I'm having some problem with my polling.
I'm using Centos 5.x
I can't seem to get the graphs out and my crontab doesn't seem to be working.
In my sys utilities > cacti log, poller.php doesn't seem to run every 5 minutes.
This is what's in the crontab -e of my user*/5 * * * * php /var/www/html/cacti/poller.php > /dev/null 2>&1
When I manually run poller.php on my shell, this is what I get
Can anyone help?Waiting on 3/3 pollers.
Waiting on 3/3 pollers.
Waiting on 3/3 pollers.
Waiting on 3/3 pollers.
Waiting on 3/3 pollers.
Waiting on 3/3 pollers.
Waiting on 3/3 pollers.
07/08/2007 08:27:12 AM - POLLER: Poller[0] Maximum runtime of 292 seconds exceeded. Exiting.
07/08/2007 08:27:12 AM - SYSTEM STATS: Time:293.0556 Method:cactid Processes:3 Threads:3 Hosts:3 HostsPerProcess:1 DataSources:16 RRDsProcessed:42
Warning: pclose(): 50 is not a valid stream resource in /var/www/html/cacti/lib/rrd.php on line 47
I'm also having some trouble getting cacti to show my network interfaces on my server. (I want to track bandwidth coming in/out of this server). But I think that's another question for another time.