I am now noticing that some of the devices are displaying gaps in their graphs, and as the all the devices are the same and are using the same templates, I figure this is a problem with too many things being run by the poller. I have set the php allocated memory to 128M and the timeout is 30 seconds. I am getting the following types of errors in the log file:
Code: Select all
CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id, rrd_name, time, output) values (673, 'apRssiDSI', '2008-04-15 14:15:17', 'U')"
CMDPHP: Poller[0] Host[36] DS[673] SERVER: /var/www/cacti/scripts/ss_Canopy.php ss_Canopy 10.5.12.127 localnet rssi, output: U
CMDPHP: Poller[0] Host[36] DS[673] WARNING: Result from SERVER not valid. Partial Result:
Code: Select all
SPINE: Poller[0] Host[49] DS[560] SS[1] WARNING: Result from SERVER not valid. Partial Result: ...
SPINE: Poller[0] ERROR: SS[1] PHP Script Server communications lost.
Thanks.