Cacti (home)ForumsRepositoryDocumentation
Cacti: offical forums and support  

 FAQFAQ   SearchSearch   MemberlistMemberlist    RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in    


plugin discover ... No tab!!!
Goto page 1, 2  Next
 
Post new topic   Reply to topic    Cacti Forum Index -> Plugin General
Author Message
driden91



Joined: 20 Jan 2006
Posts: 43

PostPosted: Fri Feb 10, 2006 11:19 am    Post subject: plugin discover ... No tab!!! Reply with quote

I'have intalled cacti with the plugin discovery

I added the following line to cacti/include/config.php
$plugins[] = 'discovery';

and dropped the files in /cacti/plugins/discovery and imported the discover.sql file into the cacti db

I checked for rights, etc, but I do not see anywhere to add and it doesn't appear available as a tab

help me please ?
Back to top
Allen K



Joined: 15 Oct 2005
Posts: 22

PostPosted: Fri Feb 10, 2006 2:56 pm    Post subject: Reply with quote

There was an answer on this just recently in the forum.. You might want to search for topics in the last couple weeks for discovery issues, but it is a simple character that needs to be changed for the plugin-name
Back to top
lanyao



Joined: 14 Dec 2005
Posts: 8

PostPosted: Mon Feb 13, 2006 8:34 pm    Post subject: Reply with quote

try to run "php findhosts.php" under command line.
Back to top
driden91



Joined: 20 Jan 2006
Posts: 43

PostPosted: Tue Feb 14, 2006 3:09 am    Post subject: Reply with quote

that's the result to the command 'php findhost.php'

Code:
discovery $ php findhosts.php
02/14/2006 09:08:52 AM - POLLER: Poller[0] Network Discover is now running
02/14/2006 09:08:52 AM - POLLER: Poller[0] ERROR: Network Discover subnet setting is not set!
Back to top
fmangeant
Cacti Guru User


Joined: 19 Sep 2003
Posts: 2325
Location: Sophia-Antipolis, France

PostPosted: Tue Feb 14, 2006 3:28 am    Post subject: Reply with quote

Hi

did you set the subnet to scan in Settings -> Misc ?
Back to top
driden91



Joined: 20 Jan 2006
Posts: 43

PostPosted: Tue Feb 14, 2006 3:44 am    Post subject: Reply with quote

i haven't this option in 'setting'
Back to top
driden91



Joined: 20 Jan 2006
Posts: 43

PostPosted: Tue Feb 14, 2006 5:01 am    Post subject: Reply with quote

any idea ?
Back to top
AndyStewart
Cacti User


Joined: 29 Sep 2005
Posts: 102
Location: Edinburgh, Scotland

PostPosted: Tue Feb 14, 2006 5:07 am    Post subject: Reply with quote

In plugins folder, is the sub folder called "discover" or "discovery" - should be "discovery"

...and the file config.php in include should have the line:

$plugins[] = 'discovery';
Back to top
driden91



Joined: 20 Jan 2006
Posts: 43

PostPosted: Tue Feb 14, 2006 6:04 am    Post subject: Reply with quote

my config :

Code:
cacti@*** /export/home/www/cacti/plugins $ ls -al
total 20
drwxr-xr-x   4 cacti apache 4096 Feb 14 11:48 .
drwxrwxr-x  14 cacti apache 4096 Feb 14 09:42 ..
drwxrwxrwx   3 cacti apache 4096 Jan 27 14:27 cycle
drwxr-xr-x   3 cacti apache 4096 Feb 14 09:42 discovery
-rwxrwxrwx   1 cacti apache   44 Feb 10 15:49 index.php


Code:
$plugins = array();
$plugins[] = 'discovery';
Back to top
driden91



Joined: 20 Jan 2006
Posts: 43

PostPosted: Wed Feb 15, 2006 7:54 am    Post subject: Reply with quote

any idea ?
Back to top
Allen K



Joined: 15 Oct 2005
Posts: 22

PostPosted: Fri Feb 17, 2006 1:47 am    Post subject: Reply with quote

try changing to "discover" for both the config.php and the folder name.
Back to top
driden91



Joined: 20 Jan 2006
Posts: 43

PostPosted: Fri Feb 17, 2006 3:19 am    Post subject: Reply with quote

i'have rename the folder to discover and discover into config.php --> same result

And i have installed another plugin 'cycle' it's the same result, no tab ... anything with different plugins

help me please !!
Back to top
cigamit
Developer


Joined: 07 Apr 2005
Posts: 978
Location: B/CS Texas

PostPosted: Fri Feb 17, 2006 2:55 pm    Post subject: Reply with quote

Best bet is to try reinstalling the Plugin Architecture, that is more than likely where your problem is.
Back to top
anuraganuj
Cacti User


Joined: 21 Feb 2006
Posts: 70

PostPosted: Wed Mar 08, 2006 8:31 am    Post subject: no discovery tab Reply with quote

I did the same settings tried settings folder and plugin to both Discover and discovery but no tab. i have other plugins working fine.pls help
Back to top
cigamit
Developer


Joined: 07 Apr 2005
Posts: 978
Location: B/CS Texas

PostPosted: Wed Mar 08, 2006 9:08 am    Post subject: Reply with quote

Have you also imported the database file, and gave the user permissions in Cacti to view the tab?

Also, for the record, the directory should be called "discovery" in all lower case.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Cacti Forum Index -> Plugin General All times are GMT - 5 Hours
Goto page 1, 2  Next
Page 1 of 2

 



Powered by phpBB © 2001, 2005 phpBB Group