Thold not polling - possible typo.....

Support questions about the Threshold plugin

Moderators: Developers, Moderators

Post Reply
princea
Posts: 31
Joined: Fri Jun 10, 2005 5:12 am
Contact:

Thold not polling - possible typo.....

Post by princea »

I'm new to Linux and Cacti - however I have managed to get everything working apart from Thold - it is just not polling?? Can you help - below is my crontab entry.....

*/5 * * * * cactiuser /www/php/bin/php www/htdocs/cacti/poller.php > /dev/null 2>&1 && cactiuser /www/php/bin/php /www/htdocs/cacti/thold/check-thold.php > /dev/null 2>&1

I'm sure I have done something wrong... Below is my previous entry - which worked fine for Cacti.....

*/5 * * * * cactiuser /www/php/bin/php /www/htdocs/cacti/poller.php > /dev/null 2>&1
[asm]
Posts: 21
Joined: Sun Apr 03, 2005 5:36 pm

Post by [asm] »

must be:

Code: Select all

*/5 * * * * cactiuser /www/php/bin/php www/htdocs/cacti/poller.php > /dev/null 2>&1 && /www/php/bin/php /www/htdocs/cacti/thold/check-thold.php > /dev/null 2>&1
princea
Posts: 31
Joined: Fri Jun 10, 2005 5:12 am
Contact:

Post by princea »

Thanks ASM - that sorted it straight out! :D
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest