Cactiusers.org


It is currently Thu May 17, 2012 9:36 am




Post new topic Reply to topic  [ 5 posts ] 
 Thold and monitor work, but the others failed. 
Author Message
New User

Joined: Sat Feb 04, 2006 12:03 pm
Posts: 3
Post Thold and monitor work, but the others failed.
Hi Jimmy,
I download all of the plugins and install them according to the readme file.
but I could only get Thold and monitor work, discover and haloe are failed to show a tab.
any clue to the correct direction?


Sat Feb 04, 2006 12:27 pm
User

Joined: Mon Oct 10, 2005 11:30 pm
Posts: 47
Post 
Check to see if you have the boxes checked for your user under realm permissions in Console -> User Management -> (Edit)


Sat Feb 04, 2006 4:06 pm
New User

Joined: Sat Feb 04, 2006 12:03 pm
Posts: 3
Post 
yeah, you are right, after I select the syslogs, I can see the "syslogs" now, but I can't find any info about "discover".
I download the discover plugins, and extract it to the cacti\plugins\discover
and modified the cacti\includes\config.php as following:
$plugins = array();
$plugins[] = 'thold';
$plugins[] = 'monitor';
$plugins[] = 'haloe';
$plugins[] = 'discover';
$plugins[] = 'tools';

any idea?


Sat Feb 04, 2006 9:07 pm
New User

Joined: Sat Feb 04, 2006 12:03 pm
Posts: 3
Post 
the syslogs encounter some problem:
Warning: mysql_pconnect(): Access denied for user: 'cactiuser@localhost' (Using password: YES) in C:\Apache2\htdocs\cacti\lib\adodb\drivers\adodb-mysql.inc.php on line 355

and I find out that thepassword within cacti\plugins\haloe\config.php is different from the password within cacti\include\config.php

So, do I need to manually execute the cacti\plugins\haloe\setup.php?


Sat Feb 04, 2006 11:21 pm
User

Joined: Mon Oct 10, 2005 11:30 pm
Posts: 47
Post 
There should be a separate db named syslog (with matching username and pass in haloes config.php) with the following tables
syslog
syslog_alert
syslog_incoming
syslog_remove

(the structure and data are in syslog.sql) You can import them into your db using these commands from the plugins/haloe directory:
mysqladmin --user=root create syslog
mysql syslog < syslog.sql
(adjust username and password as necessary)

I need to get the docs for this plugin squared away so they cover all the bases. Most of the testing has been done on the CactiEZ cd so there are differences when applying them to an existing install. Also this plugin is still beta so its bound to be a bumpy ride.

I'm not sure what problem you are having with discover, I'll have a look at it on a fresh install of cacti tomorrow if I get a chance.


Sun Feb 05, 2006 5:26 am
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 


Who is online

Users browsing this forum: Exabot [Bot] and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for: