Webserver: Apache 2.2
Cacti: 0.8.8b
Spine: cmd.php
MySQL: 5.1.73
PHP: 5.4.34
RRDTool (Cygwin or Win32 build): RRDTool 1.4.x
Net-SNMP: NET-SNMP version: 5.5
For some strange reason (out of the blue, or at least I can find no correlation to anything) our graphs seemingly don't appear to generate correctly, it's as if the time is not read correctly, or graphed correctly. When executing php /var/www/html/cacti/poller.php it runs through everything and ends with
Code: Select all
OK u:0.02 s:0.03 r:41.92
OK u:0.02 s:0.03 r:42.23
12/19/2014 10:10:40 PM - SYSTEM STATS: Time:42.3490 Method:cmd.php Processes:1 Threads:N/A Hosts:11 HostsPerProcess:11 DataSources:701 RRDsProcessed:353
So it appears to be working alright. I've enabled graph debugging and it says okay as well. Here's a snippet of that, as well as what the graphs ALL appear as.
Any help would be appreciated, thanks in advance!