Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
07/05/2006 06:35:52 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/local/bin/php, ARGS: -q /home/cacti/cacti/cmd.php 0 21]
07/05/2006 06:35:53 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/local/bin/php, ARGS: -q /home/cacti/cacti/cmd.php 22 42]
07/05/2006 06:35:54 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/local/bin/php, ARGS: -q /home/cacti/cacti/cmd.php 43 63]
07/05/2006 06:35:55 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/local/bin/php, ARGS: -q /home/cacti/cacti/cmd.php 64 91]
Waiting on 1/4 pollers.
07/05/2006 06:35:57 PM - SYSTEM STATS: Time:5.0745 Method:cmd.php Processes:4 Threads:N/A Hosts:76 HostsPerProcess:19 DataSources:2818 RRDsProcessed:0
I can snmpwalk the hosts, I have the proper option selected for net-snmp of the correct version. Graphs are refering to the RRD file and creating just fine, any data gathered prior to moving the rrd files to the new server is in the graph.
It's like the RRDfiles are just not getting updated, and I'm not sure why. I've tried clearing the poller cache and that's done nothing. When I add a new graph to a device it creates the RRD file but never updates it.
Can you confirm that the <cacti path>/rra/ directory is writable by the same user and group that you run the poller.php script as?
-Daniel
[url=http://dealnews.com/developers/cacti/memcached.html]memcached Template[/url] - Version 1.0
[url=http://dealnews.com/developers/]dealnews.com/developers[/url] - Useful scripts and Cacti templates.
[url=http://dealnews.com/]dealnews.com[/url] - How to go broke saving money.
Probably a permission issue. With cmd.php selected, change the logging level to debug and manually run: php polelr.php. Look through the log file, do you see CACT2RRD entries ?