I have a fresh install and was working fine, no major issues on performance but all of a sudden my graphs stop being generated at midnight.
Here is the support info:
When I run poller.php manually my log shows SNMP timeouts:General Information
Date Wed, 08 Aug 2012 13:11:28 -0700
Cacti Version 0.8.8a
Cacti OS win32
SNMP Version NET-SNMP version: 5.6.1.1
RRDTool Version RRDTool 1.2.x
Hosts 7
Graphs 54
Data Sources SNMP: 7
SNMP Query: 47
Total: 54
Poller Information
Interval 300
Type cmd.php
Items Action[0]: 101
Total: 101
Concurrent Processes 10
Max Threads 1
PHP Servers 1
Script Timeout 25
Max OID 10
Last Run Statistics Time:4.7070 Method:cmd.php Processes:10 Threads:N/A Hosts:8 HostsPerProcess:1 DataSources:101 RRDsProcessed:54
PHP Information
PHP Version 5.3.15
PHP OS WINNT
PHP uname Windows NT SUPPORT 5.1 build 2600 (Windows XP Professional Service Pack 3) i586
PHP SNMP Installed
max_execution_time 30
memory_limit 128M
immediately followed by:08/08/2012 01:06:34 PM - RECACHE STATS: RecacheTime:1.5404 HostsRecached:1
08/08/2012 01:06:32 PM - PCOMMAND: Poller[0] Host[6] WARNING: Recache Event Detected for Host
08/08/2012 01:06:31 PM - SYSTEM STATS: Time:5.3131 Method:cmd.php Processes:10 Threads:N/A Hosts:8 HostsPerProcess:1 DataSources:101 RRDsProcessed:54
08/08/2012 01:06:31 PM - CMDPHP: Poller[0] Host[9] DS[78] WARNING: Result from SNMP not valid. Partial Result: U
08/08/2012 01:06:31 PM - CMDPHP: Poller[0] WARNING: SNMP Get Timeout for Host:'192.168.5.1', and OID:''
08/08/2012 01:06:31 PM - CMDPHP: Poller[0] Host[8] DS[74] WARNING: Result from SNMP not valid. Partial Result: U
08/08/2012 01:06:31 PM - CMDPHP: Poller[0] WARNING: SNMP Get Timeout for Host:'192.168.4.2', and OID:''
08/08/2012 01:06:30 PM - CMDPHP: Poller[0] Host[7] DS[68] WARNING: Result from SNMP not valid. Partial Result: U
08/08/2012 01:06:30 PM - CMDPHP: Poller[0] WARNING: SNMP Get Timeout for Host:'192.168.1.1', and OID:''
08/08/2012 01:06:30 PM - CMDPHP: Poller[0] Host[10] DS[87] WARNING: Result from SNMP not valid. Partial Result: U
08/08/2012 01:06:30 PM - CMDPHP: Poller[0] WARNING: SNMP Get Timeout for Host:'192.168.13.1', and OID:'.1.3.6.1.2.1.2.2.1.16.6'
08/08/2012 01:06:30 PM - CMDPHP: Poller[0] Host[10] DS[87] WARNING: Result from SNMP not valid. Partial Result: U
08/08/2012 01:06:30 PM - CMDPHP: Poller[0] WARNING: SNMP Get Timeout for Host:'192.168.13.1', and OID:'.1.3.6.1.2.1.2.2.1.10.6'
08/08/2012 01:06:30 PM - CMDPHP: Poller[0] Host[10] DS[82] WARNING: Result from SNMP not valid. Partial Result: U
08/08/2012 01:06:30 PM - CMDPHP: Poller[0] WARNING: SNMP Get Timeout for Host:'192.168.13.1', and OID:''
08/08/2012 01:06:28 PM - CMDPHP: Poller[0] Host[6] DS[62] WARNING: Result from SNMP not valid. Partial Result: U
08/08/2012 01:06:28 PM - CMDPHP: Poller[0] WARNING: SNMP Get Timeout for Host:'192.168.10.1', and OID:''
08/08/2012 01:06:28 PM - CMDPHP: Poller[0] ASSERT: '835878724<5853062' failed. Recaching host '192.168.10.1', data query #1
08/08/2012 01:06:27 PM - CMDPHP: Poller[0] Host[4] DS[89] WARNING: Result from SNMP not valid. Partial Result: U
08/08/2012 01:06:27 PM - CMDPHP: Poller[0] WARNING: SNMP Get Timeout for Host:'192.168.1.2', and OID:''
08/08/2012 01:06:27 PM - CMDPHP: Poller[0] Host[4] DS[60] WARNING: Result from SNMP not valid. Partial Result: U
08/08/2012 01:06:27 PM - CMDPHP: Poller[0] WARNING: SNMP Get Timeout for Host:'192.168.1.2', and OID:''
Poller is set to 5min while Maximum Concurrent Poller Processes = 10POLLER: Poller[0] WARNING: Scheduled Task is out of sync with the Poller Interval! The Poller Interval is '300' seconds, with a maximum of a '300' second Scheduled Task, but 360025 seconds have passed since the last poll
Not sure what else to tweak here with the respect to scheduling, it was based on docs.
Thanks again.