I added "sudo -u" before the user portion in the cron.d/cacti file. I have not noticed any changes in behavior.
I did a quick search on the most recent errors and warnings on the cacti log file, you can see below. Is there any other info I can get for you to help in this troubleshooting?
Code: Select all
06/04/2018 09:52:06 AM
<cacti server>$ sudo tail -n 5000 /var/log/cacti/cacti.log | grep -iunH --color error
49:04/06/2018 09:25:54 - POLLER: Poller[1] WARNING: Invalid Response(s), Errors[1] Device[2] Thread[1] DS[48]
246:04/06/2018 09:25:54 - DBCALL DEVEL: SQL Assoc: "SELECT id, description, hostname, status, disabled, status_event_count, status_fail_date, status_rec_date, status_last_error, min_time, max_time, cur_time, avg_time, total_polls, failed_polls, availability, snmp_engine_id FROM host ORDER BY id ASC"
248:04/06/2018 09:25:54 - DBCALL DEVEL: SQL Exec: "INSERT INTO `snmpagent_cache` (name, value, oid) VALUES ('cactiApplDeviceStatus', '3', '.1.3.6.1.4.1.23925.1.14.1.4.2'), ('cactiApplDeviceEventCount', '0', '.1.3.6.1.4.1.23925.1.14.1.5.2'), ('cactiApplDeviceFailDate', '2018-05-23 13:10:02', '.1.3.6.1.4.1.23925.1.14.1.6.2'), ('cactiApplDeviceRecoveryDate', '2018-05-23 14:45:01', '.1.3.6.1.4.1.23925.1.14.1.7.2'), ('cactiApplDeviceLastError', 'Device did not respond to SNMP, UDP Ping Success (0.06 ms)', '.1.3.6.1.4.1.23925.1.14.1.8.2') ON DUPLICATE KEY UPDATE value=VALUES(value)"
252:04/06/2018 09:25:54 - DBCALL DEVEL: SQL Exec: "INSERT INTO `snmpagent_cache` (name, value, oid) VALUES ('cactiApplDeviceStatus', '3', '.1.3.6.1.4.1.23925.1.14.1.4.3'), ('cactiApplDeviceEventCount', '0', '.1.3.6.1.4.1.23925.1.14.1.5.3'), ('cactiApplDeviceFailDate', '2018-05-29 15:04:02', '.1.3.6.1.4.1.23925.1.14.1.6.3'), ('cactiApplDeviceRecoveryDate', '2018-05-29 15:09:01', '.1.3.6.1.4.1.23925.1.14.1.7.3'), ('cactiApplDeviceLastError', 'Device did not respond to SNMP, UDP Ping Success (0.07 ms)', '.1.3.6.1.4.1.23925.1.14.1.8.3') ON DUPLICATE KEY UPDATE value=VALUES(value)"
334:04/06/2018 09:26:01 - DBCALL DEVEL: SQL Exec: "UPDATE host SET status = ?, status_event_count = ?, status_fail_date = ?, status_rec_date = ?, status_last_error = ?, min_time = ?, max_time = ?, cur_time = ?, avg_time = ?, total_polls = ?, failed_polls = ?, availability = ? WHERE hostname = ?"
350:04/06/2018 09:26:01 - DBCALL DEVEL: SQL Exec: "UPDATE host SET status = ?, status_event_count = ?, status_fail_date = ?, status_rec_date = ?, status_last_error = ?, min_time = ?, max_time = ?, cur_time = ?, avg_time = ?, total_polls = ?, failed_polls = ?, availability = ? WHERE hostname = ?"
395:04/06/2018 09:26:03 - POLLER: Poller[1] WARNING: Invalid Response(s), Errors[1] Device[2] Thread[1] DS[48]
748:04/06/2018 09:26:04 - DBCALL DEVEL: SQL Assoc: "SELECT id, description, hostname, status, disabled, status_event_count, status_fail_date, status_rec_date, status_last_error, min_time, max_time, cur_time, avg_time, total_polls, failed_polls, availability, snmp_engine_id FROM host ORDER BY id ASC"
750:04/06/2018 09:26:04 - DBCALL DEVEL: SQL Exec: "INSERT INTO `snmpagent_cache` (name, value, oid) VALUES ('cactiApplDeviceStatus', '3', '.1.3.6.1.4.1.23925.1.14.1.4.2'), ('cactiApplDeviceEventCount', '0', '.1.3.6.1.4.1.23925.1.14.1.5.2'), ('cactiApplDeviceFailDate', '2018-05-23 13:10:02', '.1.3.6.1.4.1.23925.1.14.1.6.2'), ('cactiApplDeviceRecoveryDate', '2018-05-23 14:45:01', '.1.3.6.1.4.1.23925.1.14.1.7.2'), ('cactiApplDeviceLastError', 'Device did not respond to SNMP, UDP Ping Success (0.06 ms)', '.1.3.6.1.4.1.23925.1.14.1.8.2') ON DUPLICATE KEY UPDATE value=VALUES(value)"
754:04/06/2018 09:26:04 - DBCALL DEVEL: SQL Exec: "INSERT INTO `snmpagent_cache` (name, value, oid) VALUES ('cactiApplDeviceStatus', '3', '.1.3.6.1.4.1.23925.1.14.1.4.3'), ('cactiApplDeviceEventCount', '0', '.1.3.6.1.4.1.23925.1.14.1.5.3'), ('cactiApplDeviceFailDate', '2018-05-29 15:04:02', '.1.3.6.1.4.1.23925.1.14.1.6.3'), ('cactiApplDeviceRecoveryDate', '2018-05-29 15:09:01', '.1.3.6.1.4.1.23925.1.14.1.7.3'), ('cactiApplDeviceLastError', 'Device did not respond to SNMP, UDP Ping Success (0.07 ms)', '.1.3.6.1.4.1.23925.1.14.1.8.3') ON DUPLICATE KEY UPDATE value=VALUES(value)"
843:04/06/2018 09:27:01 - DBCALL DEVEL: SQL Exec: "UPDATE host SET status = ?, status_event_count = ?, status_fail_date = ?, status_rec_date = ?, status_last_error = ?, min_time = ?, max_time = ?, cur_time = ?, avg_time = ?, total_polls = ?, failed_polls = ?, availability = ? WHERE hostname = ?"
848:04/06/2018 09:27:01 - DBCALL DEVEL: SQL Exec: "UPDATE host SET status = ?, status_event_count = ?, status_fail_date = ?, status_rec_date = ?, status_last_error = ?, min_time = ?, max_time = ?, cur_time = ?, avg_time = ?, total_polls = ?, failed_polls = ?, availability = ? WHERE hostname = ?"
894:04/06/2018 09:27:02 - POLLER: Poller[1] WARNING: Invalid Response(s), Errors[1] Device[2] Thread[1] DS[48]
1257:04/06/2018 09:27:05 - DBCALL DEVEL: SQL Assoc: "SELECT id, description, hostname, status, disabled, status_event_count, status_fail_date, status_rec_date, status_last_error, min_time, max_time, cur_time, avg_time, total_polls, failed_polls, availability, snmp_engine_id FROM host ORDER BY id ASC"
1259:04/06/2018 09:27:05 - DBCALL DEVEL: SQL Exec: "INSERT INTO `snmpagent_cache` (name, value, oid) VALUES ('cactiApplDeviceStatus', '3', '.1.3.6.1.4.1.23925.1.14.1.4.2'), ('cactiApplDeviceEventCount', '0', '.1.3.6.1.4.1.23925.1.14.1.5.2'), ('cactiApplDeviceFailDate', '2018-05-23 13:10:02', '.1.3.6.1.4.1.23925.1.14.1.6.2'), ('cactiApplDeviceRecoveryDate', '2018-05-23 14:45:01', '.1.3.6.1.4.1.23925.1.14.1.7.2'), ('cactiApplDeviceLastError', 'Device did not respond to SNMP, UDP Ping Success (0.06 ms)', '.1.3.6.1.4.1.23925.1.14.1.8.2') ON DUPLICATE KEY UPDATE value=VALUES(value)"
1263:04/06/2018 09:27:05 - DBCALL DEVEL: SQL Exec: "INSERT INTO `snmpagent_cache` (name, value, oid) VALUES ('cactiApplDeviceStatus', '3', '.1.3.6.1.4.1.23925.1.14.1.4.3'), ('cactiApplDeviceEventCount', '0', '.1.3.6.1.4.1.23925.1.14.1.5.3'), ('cactiApplDeviceFailDate', '2018-05-29 15:04:02', '.1.3.6.1.4.1.23925.1.14.1.6.3'), ('cactiApplDeviceRecoveryDate', '2018-05-29 15:09:01', '.1.3.6.1.4.1.23925.1.14.1.7.3'), ('cactiApplDeviceLastError', 'Device did not respond to SNMP, UDP Ping Success (0.07 ms)', '.1.3.6.1.4.1.23925.1.14.1.8.3') ON DUPLICATE KEY UPDATE value=VALUES(value)"
1351:04/06/2018 09:28:01 - DBCALL DEVEL: SQL Exec: "UPDATE host SET status = ?, status_event_count = ?, status_fail_date = ?, status_rec_date = ?, status_last_error = ?, min_time = ?, max_time = ?, cur_time = ?, avg_time = ?, total_polls = ?, failed_polls = ?, availability = ? WHERE hostname = ?"
1358:04/06/2018 09:28:01 - DBCALL DEVEL: SQL Exec: "UPDATE host SET status = ?, status_event_count = ?, status_fail_date = ?, status_rec_date = ?, status_last_error = ?, min_time = ?, max_time = ?, cur_time = ?, avg_time = ?, total_polls = ?, failed_polls = ?, availability = ? WHERE hostname = ?"
1688:04/06/2018 09:29:03 - POLLER: Poller[1] WARNING: Invalid Response(s), Errors[1] Device[2] Thread[1] DS[48]
1899:04/06/2018 09:29:04 - DBCALL DEVEL: SQL Exec: "UPDATE host SET status = ?, status_event_count = ?, status_fail_date = ?, status_rec_date = ?, status_last_error = ?, min_time = ?, max_time = ?, cur_time = ?, avg_time = ?, total_polls = ?, failed_polls = ?, availability = ? WHERE hostname = ?"
1920:04/06/2018 09:29:04 - DBCALL DEVEL: SQL Exec: "UPDATE host SET status = ?, status_event_count = ?, status_fail_date = ?, status_rec_date = ?, status_last_error = ?, min_time = ?, max_time = ?, cur_time = ?, avg_time = ?, total_polls = ?, failed_polls = ?, availability = ? WHERE hostname = ?"
1962:04/06/2018 09:29:05 - POLLER: Poller[1] WARNING: Invalid Response(s), Errors[1] Device[2] Thread[1] DS[48]
2315:04/06/2018 09:29:06 - DBCALL DEVEL: SQL Assoc: "SELECT id, description, hostname, status, disabled, status_event_count, status_fail_date, status_rec_date, status_last_error, min_time, max_time, cur_time, avg_time, total_polls, failed_polls, availability, snmp_engine_id FROM host ORDER BY id ASC"
2317:04/06/2018 09:29:06 - DBCALL DEVEL: SQL Exec: "INSERT INTO `snmpagent_cache` (name, value, oid) VALUES ('cactiApplDeviceStatus', '3', '.1.3.6.1.4.1.23925.1.14.1.4.2'), ('cactiApplDeviceEventCount', '0', '.1.3.6.1.4.1.23925.1.14.1.5.2'), ('cactiApplDeviceFailDate', '2018-05-23 13:10:02', '.1.3.6.1.4.1.23925.1.14.1.6.2'), ('cactiApplDeviceRecoveryDate', '2018-05-23 14:45:01', '.1.3.6.1.4.1.23925.1.14.1.7.2'), ('cactiApplDeviceLastError', 'Device did not respond to SNMP, UDP Ping Success (0.06 ms)', '.1.3.6.1.4.1.23925.1.14.1.8.2') ON DUPLICATE KEY UPDATE value=VALUES(value)"
2321:04/06/2018 09:29:06 - DBCALL DEVEL: SQL Exec: "INSERT INTO `snmpagent_cache` (name, value, oid) VALUES ('cactiApplDeviceStatus', '3', '.1.3.6.1.4.1.23925.1.14.1.4.3'), ('cactiApplDeviceEventCount', '0', '.1.3.6.1.4.1.23925.1.14.1.5.3'), ('cactiApplDeviceFailDate', '2018-05-29 15:04:02', '.1.3.6.1.4.1.23925.1.14.1.6.3'), ('cactiApplDeviceRecoveryDate', '2018-05-29 15:09:01', '.1.3.6.1.4.1.23925.1.14.1.7.3'), ('cactiApplDeviceLastError', 'Device did not respond to SNMP, UDP Ping Success (0.07 ms)', '.1.3.6.1.4.1.23925.1.14.1.8.3') ON DUPLICATE KEY UPDATE value=VALUES(value)"
2432:04/06/2018 09:30:02 - DBCALL DEVEL: SQL Exec: "UPDATE host SET status = ?, status_event_count = ?, status_fail_date = ?, status_rec_date = ?, status_last_error = ?, min_time = ?, max_time = ?, cur_time = ?, avg_time = ?, total_polls = ?, failed_polls = ?, availability = ? WHERE hostname = ?"
2450:04/06/2018 09:30:02 - DBCALL DEVEL: SQL Exec: "UPDATE host SET status = ?, status_event_count = ?, status_fail_date = ?, status_rec_date = ?, status_last_error = ?, min_time = ?, max_time = ?, cur_time = ?, avg_time = ?, total_polls = ?, failed_polls = ?, availability = ? WHERE hostname = ?"
2492:04/06/2018 09:30:03 - POLLER: Poller[1] WARNING: Invalid Response(s), Errors[1] Device[2] Thread[1] DS[48]
2855:04/06/2018 09:30:05 - DBCALL DEVEL: SQL Assoc: "SELECT id, description, hostname, status, disabled, status_event_count, status_fail_date, status_rec_date, status_last_error, min_time, max_time, cur_time, avg_time, total_polls, failed_polls, availability, snmp_engine_id FROM host ORDER BY id ASC"
2857:04/06/2018 09:30:05 - DBCALL DEVEL: SQL Exec: "INSERT INTO `snmpagent_cache` (name, value, oid) VALUES ('cactiApplDeviceStatus', '3', '.1.3.6.1.4.1.23925.1.14.1.4.2'), ('cactiApplDeviceEventCount', '0', '.1.3.6.1.4.1.23925.1.14.1.5.2'), ('cactiApplDeviceFailDate', '2018-05-23 13:10:02', '.1.3.6.1.4.1.23925.1.14.1.6.2'), ('cactiApplDeviceRecoveryDate', '2018-05-23 14:45:01', '.1.3.6.1.4.1.23925.1.14.1.7.2'), ('cactiApplDeviceLastError', 'Device did not respond to SNMP, UDP Ping Success (0.06 ms)', '.1.3.6.1.4.1.23925.1.14.1.8.2') ON DUPLICATE KEY UPDATE value=VALUES(value)"
2861:04/06/2018 09:30:05 - DBCALL DEVEL: SQL Exec: "INSERT INTO `snmpagent_cache` (name, value, oid) VALUES ('cactiApplDeviceStatus', '3', '.1.3.6.1.4.1.23925.1.14.1.4.3'), ('cactiApplDeviceEventCount', '0', '.1.3.6.1.4.1.23925.1.14.1.5.3'), ('cactiApplDeviceFailDate', '2018-05-29 15:04:02', '.1.3.6.1.4.1.23925.1.14.1.6.3'), ('cactiApplDeviceRecoveryDate', '2018-05-29 15:09:01', '.1.3.6.1.4.1.23925.1.14.1.7.3'), ('cactiApplDeviceLastError', 'Device did not respond to SNMP, UDP Ping Success (0.07 ms)', '.1.3.6.1.4.1.23925.1.14.1.8.3') ON DUPLICATE KEY UPDATE value=VALUES(value)"
2931:04/06/2018 09:31:02 - DBCALL DEVEL: SQL Exec: "UPDATE host SET status = ?, status_event_count = ?, status_fail_date = ?, status_rec_date = ?, status_last_error = ?, min_time = ?, max_time = ?, cur_time = ?, avg_time = ?, total_polls = ?, failed_polls = ?, availability = ? WHERE hostname = ?"
2962:04/06/2018 09:31:02 - DBCALL DEVEL: SQL Exec: "UPDATE host SET status = ?, status_event_count = ?, status_fail_date = ?, status_rec_date = ?, status_last_error = ?, min_time = ?, max_time = ?, cur_time = ?, avg_time = ?, total_polls = ?, failed_polls = ?, availability = ? WHERE hostname = ?"
3261:04/06/2018 09:31:51 - POLLER: Poller[1] WARNING: Invalid Response(s), Errors[1] Device[2] Thread[1] DS[48]
3458:04/06/2018 09:31:52 - DBCALL DEVEL: SQL Assoc: "SELECT id, description, hostname, status, disabled, status_event_count, status_fail_date, status_rec_date, status_last_error, min_time, max_time, cur_time, avg_time, total_polls, failed_polls, availability, snmp_engine_id FROM host ORDER BY id ASC"
3460:04/06/2018 09:31:52 - DBCALL DEVEL: SQL Exec: "INSERT INTO `snmpagent_cache` (name, value, oid) VALUES ('cactiApplDeviceStatus', '3', '.1.3.6.1.4.1.23925.1.14.1.4.2'), ('cactiApplDeviceEventCount', '0', '.1.3.6.1.4.1.23925.1.14.1.5.2'), ('cactiApplDeviceFailDate', '2018-05-23 13:10:02', '.1.3.6.1.4.1.23925.1.14.1.6.2'), ('cactiApplDeviceRecoveryDate', '2018-05-23 14:45:01', '.1.3.6.1.4.1.23925.1.14.1.7.2'), ('cactiApplDeviceLastError', 'Device did not respond to SNMP, UDP Ping Success (0.06 ms)', '.1.3.6.1.4.1.23925.1.14.1.8.2') ON DUPLICATE KEY UPDATE value=VALUES(value)"
3464:04/06/2018 09:31:52 - DBCALL DEVEL: SQL Exec: "INSERT INTO `snmpagent_cache` (name, value, oid) VALUES ('cactiApplDeviceStatus', '3', '.1.3.6.1.4.1.23925.1.14.1.4.3'), ('cactiApplDeviceEventCount', '0', '.1.3.6.1.4.1.23925.1.14.1.5.3'), ('cactiApplDeviceFailDate', '2018-05-29 15:04:02', '.1.3.6.1.4.1.23925.1.14.1.6.3'), ('cactiApplDeviceRecoveryDate', '2018-05-29 15:09:01', '.1.3.6.1.4.1.23925.1.14.1.7.3'), ('cactiApplDeviceLastError', 'Device did not respond to SNMP, UDP Ping Success (0.07 ms)', '.1.3.6.1.4.1.23925.1.14.1.8.3') ON DUPLICATE KEY UPDATE value=VALUES(value)"
3546:04/06/2018 09:32:01 - DBCALL DEVEL: SQL Exec: "UPDATE host SET status = ?, status_event_count = ?, status_fail_date = ?, status_rec_date = ?, status_last_error = ?, min_time = ?, max_time = ?, cur_time = ?, avg_time = ?, total_polls = ?, failed_polls = ?, availability = ? WHERE hostname = ?"
3562:04/06/2018 09:32:01 - DBCALL DEVEL: SQL Exec: "UPDATE host SET status = ?, status_event_count = ?, status_fail_date = ?, status_rec_date = ?, status_last_error = ?, min_time = ?, max_time = ?, cur_time = ?, avg_time = ?, total_polls = ?, failed_polls = ?, availability = ? WHERE hostname = ?"
3607:04/06/2018 09:32:03 - POLLER: Poller[1] WARNING: Invalid Response(s), Errors[1] Device[2] Thread[1] DS[48]
3960:04/06/2018 09:32:04 - DBCALL DEVEL: SQL Assoc: "SELECT id, description, hostname, status, disabled, status_event_count, status_fail_date, status_rec_date, status_last_error, min_time, max_time, cur_time, avg_time, total_polls, failed_polls, availability, snmp_engine_id FROM host ORDER BY id ASC"
3962:04/06/2018 09:32:04 - DBCALL DEVEL: SQL Exec: "INSERT INTO `snmpagent_cache` (name, value, oid) VALUES ('cactiApplDeviceStatus', '3', '.1.3.6.1.4.1.23925.1.14.1.4.2'), ('cactiApplDeviceEventCount', '0', '.1.3.6.1.4.1.23925.1.14.1.5.2'), ('cactiApplDeviceFailDate', '2018-05-23 13:10:02', '.1.3.6.1.4.1.23925.1.14.1.6.2'), ('cactiApplDeviceRecoveryDate', '2018-05-23 14:45:01', '.1.3.6.1.4.1.23925.1.14.1.7.2'), ('cactiApplDeviceLastError', 'Device did not respond to SNMP, UDP Ping Success (0.06 ms)', '.1.3.6.1.4.1.23925.1.14.1.8.2') ON DUPLICATE KEY UPDATE value=VALUES(value)"
3966:04/06/2018 09:32:04 - DBCALL DEVEL: SQL Exec: "INSERT INTO `snmpagent_cache` (name, value, oid) VALUES ('cactiApplDeviceStatus', '3', '.1.3.6.1.4.1.23925.1.14.1.4.3'), ('cactiApplDeviceEventCount', '0', '.1.3.6.1.4.1.23925.1.14.1.5.3'), ('cactiApplDeviceFailDate', '2018-05-29 15:04:02', '.1.3.6.1.4.1.23925.1.14.1.6.3'), ('cactiApplDeviceRecoveryDate', '2018-05-29 15:09:01', '.1.3.6.1.4.1.23925.1.14.1.7.3'), ('cactiApplDeviceLastError', 'Device did not respond to SNMP, UDP Ping Success (0.07 ms)', '.1.3.6.1.4.1.23925.1.14.1.8.3') ON DUPLICATE KEY UPDATE value=VALUES(value)"
4048:04/06/2018 09:33:01 - DBCALL DEVEL: SQL Exec: "UPDATE host SET status = ?, status_event_count = ?, status_fail_date = ?, status_rec_date = ?, status_last_error = ?, min_time = ?, max_time = ?, cur_time = ?, avg_time = ?, total_polls = ?, failed_polls = ?, availability = ? WHERE hostname = ?"
4063:04/06/2018 09:33:01 - DBCALL DEVEL: SQL Exec: "UPDATE host SET status = ?, status_event_count = ?, status_fail_date = ?, status_rec_date = ?, status_last_error = ?, min_time = ?, max_time = ?, cur_time = ?, avg_time = ?, total_polls = ?, failed_polls = ?, availability = ? WHERE hostname = ?"
4107:04/06/2018 09:33:03 - POLLER: Poller[1] WARNING: Invalid Response(s), Errors[1] Device[2] Thread[1] DS[48]
4469:04/06/2018 09:33:05 - DBCALL DEVEL: SQL Assoc: "SELECT id, description, hostname, status, disabled, status_event_count, status_fail_date, status_rec_date, status_last_error, min_time, max_time, cur_time, avg_time, total_polls, failed_polls, availability, snmp_engine_id FROM host ORDER BY id ASC"
4471:04/06/2018 09:33:05 - DBCALL DEVEL: SQL Exec: "INSERT INTO `snmpagent_cache` (name, value, oid) VALUES ('cactiApplDeviceStatus', '3', '.1.3.6.1.4.1.23925.1.14.1.4.2'), ('cactiApplDeviceEventCount', '0', '.1.3.6.1.4.1.23925.1.14.1.5.2'), ('cactiApplDeviceFailDate', '2018-05-23 13:10:02', '.1.3.6.1.4.1.23925.1.14.1.6.2'), ('cactiApplDeviceRecoveryDate', '2018-05-23 14:45:01', '.1.3.6.1.4.1.23925.1.14.1.7.2'), ('cactiApplDeviceLastError', 'Device did not respond to SNMP, UDP Ping Success (0.06 ms)', '.1.3.6.1.4.1.23925.1.14.1.8.2') ON DUPLICATE KEY UPDATE value=VALUES(value)"
4475:04/06/2018 09:33:05 - DBCALL DEVEL: SQL Exec: "INSERT INTO `snmpagent_cache` (name, value, oid) VALUES ('cactiApplDeviceStatus', '3', '.1.3.6.1.4.1.23925.1.14.1.4.3'), ('cactiApplDeviceEventCount', '0', '.1.3.6.1.4.1.23925.1.14.1.5.3'), ('cactiApplDeviceFailDate', '2018-05-29 15:04:02', '.1.3.6.1.4.1.23925.1.14.1.6.3'), ('cactiApplDeviceRecoveryDate', '2018-05-29 15:09:01', '.1.3.6.1.4.1.23925.1.14.1.7.3'), ('cactiApplDeviceLastError', 'Device did not respond to SNMP, UDP Ping Success (0.07 ms)', '.1.3.6.1.4.1.23925.1.14.1.8.3') ON DUPLICATE KEY UPDATE value=VALUES(value)"
4555:04/06/2018 09:34:01 - DBCALL DEVEL: SQL Exec: "UPDATE host SET status = ?, status_event_count = ?, status_fail_date = ?, status_rec_date = ?, status_last_error = ?, min_time = ?, max_time = ?, cur_time = ?, avg_time = ?, total_polls = ?, failed_polls = ?, availability = ? WHERE hostname = ?"
4575:04/06/2018 09:34:01 - DBCALL DEVEL: SQL Exec: "UPDATE host SET status = ?, status_event_count = ?, status_fail_date = ?, status_rec_date = ?, status_last_error = ?, min_time = ?, max_time = ?, cur_time = ?, avg_time = ?, total_polls = ?, failed_polls = ?, availability = ? WHERE hostname = ?"
4970:04/06/2018 09:35:00 - DBCALL DEVEL: SQL Assoc: "SELECT id, description, hostname, status, disabled, status_event_count, status_fail_date, status_rec_date, status_last_error, min_time, max_time, cur_time, avg_time, total_polls, failed_polls, availability, snmp_engine_id FROM host ORDER BY id ASC"
4972:04/06/2018 09:35:00 - DBCALL DEVEL: SQL Exec: "INSERT INTO `snmpagent_cache` (name, value, oid) VALUES ('cactiApplDeviceStatus', '3', '.1.3.6.1.4.1.23925.1.14.1.4.2'), ('cactiApplDeviceEventCount', '0', '.1.3.6.1.4.1.23925.1.14.1.5.2'), ('cactiApplDeviceFailDate', '2018-05-23 13:10:02', '.1.3.6.1.4.1.23925.1.14.1.6.2'), ('cactiApplDeviceRecoveryDate', '2018-05-23 14:45:01', '.1.3.6.1.4.1.23925.1.14.1.7.2'), ('cactiApplDeviceLastError', 'Device did not respond to SNMP, UDP Ping Success (0.06 ms)', '.1.3.6.1.4.1.23925.1.14.1.8.2') ON DUPLICATE KEY UPDATE value=VALUES(value)"
4976:04/06/2018 09:35:00 - DBCALL DEVEL: SQL Exec: "INSERT INTO `snmpagent_cache` (name, value, oid) VALUES ('cactiApplDeviceStatus', '3', '.1.3.6.1.4.1.23925.1.14.1.4.3'), ('cactiApplDeviceEventCount', '0', '.1.3.6.1.4.1.23925.1.14.1.5.3'), ('cactiApplDeviceFailDate', '2018-05-29 15:04:02', '.1.3.6.1.4.1.23925.1.14.1.6.3'), ('cactiApplDeviceRecoveryDate', '2018-05-29 15:09:01', '.1.3.6.1.4.1.23925.1.14.1.7.3'), ('cactiApplDeviceLastError', 'Device did not respond to SNMP, UDP Ping Success (0.07 ms)', '.1.3.6.1.4.1.23925.1.14.1.8.3') ON DUPLICATE KEY UPDATE value=VALUES(value)"
4997:04/06/2018 09:35:03 - POLLER: Poller[1] WARNING: Invalid Response(s), Errors[1] Device[2] Thread[1] DS[48]
<cacti server>$ sudo tail -n 5000 /var/log/cacti/cacti.log | grep -iunH --color warn
49:04/06/2018 09:25:54 - POLLER: Poller[1] WARNING: Invalid Response(s), Errors[1] Device[2] Thread[1] DS[48]
328:04/06/2018 09:26:01 - POLLER: Poller[1] Device[0] DS[48] WARNING: Result from CMD not valid. Partial Result: U
395:04/06/2018 09:26:03 - POLLER: Poller[1] WARNING: Invalid Response(s), Errors[1] Device[2] Thread[1] DS[48]
833:04/06/2018 09:27:01 - POLLER: Poller[1] Device[0] DS[48] WARNING: Result from CMD not valid. Partial Result: U
894:04/06/2018 09:27:02 - POLLER: Poller[1] WARNING: Invalid Response(s), Errors[1] Device[2] Thread[1] DS[48]
1349:04/06/2018 09:28:01 - POLLER: Poller[1] Device[0] DS[48] WARNING: Result from CMD not valid. Partial Result: U
1687:04/06/2018 09:29:03 - CMDPHP WARNING: cmd.php poller over ran its polling intervale and therefore ending
1688:04/06/2018 09:29:03 - POLLER: Poller[1] WARNING: Invalid Response(s), Errors[1] Device[2] Thread[1] DS[48]
1891:04/06/2018 09:29:04 - POLLER: Poller[1] Device[0] DS[48] WARNING: Result from CMD not valid. Partial Result: U
1962:04/06/2018 09:29:05 - POLLER: Poller[1] WARNING: Invalid Response(s), Errors[1] Device[2] Thread[1] DS[48]
2428:04/06/2018 09:30:02 - POLLER: Poller[1] Device[0] DS[48] WARNING: Result from CMD not valid. Partial Result: U
2492:04/06/2018 09:30:03 - POLLER: Poller[1] WARNING: Invalid Response(s), Errors[1] Device[2] Thread[1] DS[48]
2922:04/06/2018 09:31:02 - POLLER: Poller[1] Device[0] DS[48] WARNING: Result from CMD not valid. Partial Result: U
3261:04/06/2018 09:31:51 - POLLER: Poller[1] WARNING: Invalid Response(s), Errors[1] Device[2] Thread[1] DS[48]
3540:04/06/2018 09:32:01 - POLLER: Poller[1] Device[0] DS[48] WARNING: Result from CMD not valid. Partial Result: U
3607:04/06/2018 09:32:03 - POLLER: Poller[1] WARNING: Invalid Response(s), Errors[1] Device[2] Thread[1] DS[48]
4042:04/06/2018 09:33:01 - POLLER: Poller[1] Device[0] DS[48] WARNING: Result from CMD not valid. Partial Result: U
4107:04/06/2018 09:33:03 - POLLER: Poller[1] WARNING: Invalid Response(s), Errors[1] Device[2] Thread[1] DS[48]
4549:04/06/2018 09:34:01 - POLLER: Poller[1] Device[0] DS[48] WARNING: Result from CMD not valid. Partial Result: U
4996:04/06/2018 09:35:03 - CMDPHP WARNING: cmd.php poller over ran its polling intervale and therefore ending
4997:04/06/2018 09:35:03 - POLLER: Poller[1] WARNING: Invalid Response(s), Errors[1] Device[2] Thread[1] DS[48]