I upgraded cacti to 1.2.12 and spine to 1.2.12. The problem persists. Poller cmd.php graph draws spine no. Poller spine displays data only in "cacti graph real time". rrdtool version 1.7.1.
Code: Select all
2020/05/23 16:45:00 - POLLER: Poller[Main Poller] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q '/usr/share/cacti/poller_maintenance.php']
2020/05/23 16:45:00 - POLLER: Poller[Main Poller] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q '/usr/share/cacti/poller_automation.php' -M]
2020/05/23 16:45:00 - POLLER: Poller[Main Poller] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q '/usr/share/cacti/poller_spikekill.php']
2020/05/23 16:45:00 - POLLER: Poller[Main Poller] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q /usr/share/cacti/poller_reports.php]
2020/05/23 16:45:00 - SYSTEM STATS: Time:1.2275 Method:spine Processes:1 Threads:1 Hosts:1 HostsPerProcess:1 DataSources:1 RRDsProcessed:1
2020/05/23 16:44:59 - SPINE: Poller[Main Poller] PID[16116] Time: 0.2154 s, Threads: 1, Devices: 2
2020/05/23 16:44:59 - SPINE: Poller[Main Poller] PID[16116] DEBUG: Net-SNMP Close Completed
2020/05/23 16:44:59 - SPINE: Poller[Main Poller] PID[16116] DEBUG: MYSQL Free & Close Completed
2020/05/23 16:44:59 - SPINE: Poller[Main Poller] PID[16116] DEBUG: Allocated Variable Memory Freed
2020/05/23 16:44:59 - SPINE: Poller[Main Poller] PID[16116] DEBUG: PHP Script Server Pipes Closed
2020/05/23 16:44:59 - SPINE: Poller[Main Poller] PID[16116] DEBUG: Thread Cleanup Complete
2020/05/23 16:44:59 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:UPDATE poller_time SET end_time=NOW() WHERE poller_id=1 AND pid=16116
2020/05/23 16:44:59 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:REPLACE INTO settings (name,value) VALUES ('date',NOW())
2020/05/23 16:44:59 - SPINE: Poller[Main Poller] PID[16116] SPINE: The Final Value of Threads is 0
2020/05/23 16:44:59 - SPINE: Poller[Main Poller] PID[16116] POLLER: Active Threads is 0, Pending is 0
2020/05/23 16:44:59 - SPINE: Poller[Main Poller] PID[16116] DEBUG: The Value of Active Threads is 0 for Device ID 27
2020/05/23 16:44:59 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] HT[1] DEBUG: HOST COMPLETE: About to Exit Device Polling Thread Function
2020/05/23 16:44:59 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:UPDATE host SET polling_time=1590241499.077 - 1590241498.936 WHERE id=27
2020/05/23 16:44:59 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] HT[1] Total Time: 0.14 Seconds
2020/05/23 16:44:59 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:UPDATE poller_item SET rrd_next_step=IF((rrd_next_step-60)>=0, (rrd_next_step-60), (rrd_step-60)) WHERE host_id=27 AND poller_id=1
2020/05/23 16:44:59 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:INSERT INTO poller_output (local_data_id, rrd_name, time, output) VALUES (1950,'CONNECTIONS','2020-05-23 16:44:58','"CONNECTIONS:8') ON DUPLICATE KEY UPDATE output=VALUES(output)
2020/05/23 16:44:59 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] HT[1] DS[extra-2.bikovo-17.home:10161 - Keenetic Connections] Graphs[extra-2.bikovo-17.home:10161 - Keenetic Connections] SCRIPT: /usr/bin/php /usr/share/cacti/scripts/query_keenetic_connections.php 'extra-2.bikovo-17.home' '10161' 'public' , output: "CONNECTIONS:8
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] DEBUG: The NIFTY POPEN returned the following File Descriptor 8
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] HT[1] NOTE: There are '1' Polling Items for this Device
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SELECT action, hostname, snmp_community, snmp_version, snmp_username, snmp_password, rrd_name, rrd_path, arg1, arg2, arg3, local_data_id, rrd_num, snmp_port, snmp_timeout, snmp_auth_protocol, snmp_priv_passphrase, snmp_priv_protocol, snmp_context, snmp_engine_id FROM poller_item WHERE host_id=27 AND rrd_next_step <=0 AND poller_id=1 ORDER by snmp_port
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SELECT snmp_port, count(snmp_port) FROM poller_item WHERE host_id=27 AND rrd_next_step <=0 AND poller_id=1 GROUP BY snmp_port
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] HT[1] Device has no information for recache.
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SELECT data_query_id, action, op, assert_value, arg1 FROM poller_reindex WHERE host_id=27
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:UPDATE host SET status='3', status_event_count='0', status_fail_date='2019-09-20 10:38:00', status_rec_date='2019-09-07 08:38:00', status_last_error='Host did not respond to SNMP, UDP: Ping timed out', min_time='0.000000', max_time='344.880100', cur_time='6.765840', avg_time='4.720173', total_polls='709597', failed_polls='7955', availability='98.8789', snmp_sysDescr='Linux Extra-II-AP 4.9-ndm-4 #2 Fri May 22 22:06:31 MSK 2020 mips', snmp_sysObjectID='iso.3.6.1.4.1.8072.3.2.10', snmp_sysUpTimeInstance='2998109', snmp_sysContact='info@bredis.ru', snmp_sysName='Extra-II-AP', snmp_sysLocation='room' WHERE id='27'
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: Device [27] poll_result = snmp_get(host, '.1.3.6.1.2.1.1.6.0'); [complete]
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] WARNING: snmp_sess_sync_response(.1.3.6.1.2.1.1.6.0) [complete]
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] WARNING: snmp_sess_sync_response(.1.3.6.1.2.1.1.6.0)
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] WARNING: snmp_add_null_var(.1.3.6.1.2.1.1.6.0) [complete]
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] WARNING: snmp_add_null_var(.1.3.6.1.2.1.1.6.0)
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] WARNING: snmp_parse_oid(.1.3.6.1.2.1.1.6.0) [complete]
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] WARNING: snmp_parse_oid(.1.3.6.1.2.1.1.6.0)
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] WARNING: snmp_pdu_create(.1.3.6.1.2.1.1.6.0) [complete]
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] WARNING: snmp_pdu_create(.1.3.6.1.2.1.1.6.0)
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: Device [27] poll_result = snmp_get(host, '.1.3.6.1.2.1.1.6.0');
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: Device [27] poll_result = snmp_get(host, '.1.3.6.1.2.1.1.5.0'); [complete]
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] WARNING: snmp_sess_sync_response(.1.3.6.1.2.1.1.5.0) [complete]
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] WARNING: snmp_sess_sync_response(.1.3.6.1.2.1.1.5.0)
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] WARNING: snmp_add_null_var(.1.3.6.1.2.1.1.5.0) [complete]
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] WARNING: snmp_add_null_var(.1.3.6.1.2.1.1.5.0)
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] WARNING: snmp_parse_oid(.1.3.6.1.2.1.1.5.0) [complete]
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] WARNING: snmp_parse_oid(.1.3.6.1.2.1.1.5.0)
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] WARNING: snmp_pdu_create(.1.3.6.1.2.1.1.5.0) [complete]
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] WARNING: snmp_pdu_create(.1.3.6.1.2.1.1.5.0)
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: Device [27] poll_result = snmp_get(host, '.1.3.6.1.2.1.1.5.0');
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: Device [27] poll_result = snmp_get(host, '.1.3.6.1.2.1.1.4.0'); [complete]
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] WARNING: snmp_sess_sync_response(.1.3.6.1.2.1.1.4.0) [complete]
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] WARNING: snmp_sess_sync_response(.1.3.6.1.2.1.1.4.0)
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] WARNING: snmp_add_null_var(.1.3.6.1.2.1.1.4.0) [complete]
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] WARNING: snmp_add_null_var(.1.3.6.1.2.1.1.4.0)
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] WARNING: snmp_parse_oid(.1.3.6.1.2.1.1.4.0) [complete]
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] WARNING: snmp_parse_oid(.1.3.6.1.2.1.1.4.0)
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] WARNING: snmp_pdu_create(.1.3.6.1.2.1.1.4.0) [complete]
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] WARNING: snmp_pdu_create(.1.3.6.1.2.1.1.4.0)
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: Device [27] poll_result = snmp_get(host, '.1.3.6.1.2.1.1.4.0');
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDGB: Device[extra-2.bikovo-17.home:10161] poll_result = snmp_get(host, '.1.3.6.1.2.1.1.3.0'); [complete]
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] WARNING: snmp_sess_sync_response(.1.3.6.1.2.1.1.3.0) [complete]
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] WARNING: snmp_sess_sync_response(.1.3.6.1.2.1.1.3.0)
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] WARNING: snmp_add_null_var(.1.3.6.1.2.1.1.3.0) [complete]
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] WARNING: snmp_add_null_var(.1.3.6.1.2.1.1.3.0)
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] WARNING: snmp_parse_oid(.1.3.6.1.2.1.1.3.0) [complete]
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] WARNING: snmp_parse_oid(.1.3.6.1.2.1.1.3.0)
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] WARNING: snmp_pdu_create(.1.3.6.1.2.1.1.3.0) [complete]
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] WARNING: snmp_pdu_create(.1.3.6.1.2.1.1.3.0)
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: Device[extra-2.bikovo-17.home:10161] poll_result = snmp_get(host, '.1.3.6.1.2.1.1.3.0');
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: Device[extra-2.bikovo-17.home:10161] poll_result = snmp_get(host, '.1.3.6.1.2.1.1.2.0'); [complete]
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] WARNING: snmp_sess_sync_response(.1.3.6.1.2.1.1.2.0) [complete]
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] WARNING: snmp_sess_sync_response(.1.3.6.1.2.1.1.2.0)
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] WARNING: snmp_add_null_var(.1.3.6.1.2.1.1.2.0) [complete]
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] WARNING: snmp_add_null_var(.1.3.6.1.2.1.1.2.0)
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] WARNING: snmp_parse_oid(.1.3.6.1.2.1.1.2.0) [complete]
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] WARNING: snmp_parse_oid(.1.3.6.1.2.1.1.2.0)
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] WARNING: snmp_pdu_create(.1.3.6.1.2.1.1.2.0) [complete]
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] WARNING: snmp_pdu_create(.1.3.6.1.2.1.1.2.0)
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: Device[extra-2.bikovo-17.home:10161] poll_result = snmp_get(host, '.1.3.6.1.2.1.1.2.0');
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: Device[extra-2.bikovo-17.home:10161] poll_result = snmp_get(host, '.1.3.6.1.2.1.1.1.0'); [complete]
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] WARNING: snmp_sess_sync_response(.1.3.6.1.2.1.1.1.0) [complete]
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] WARNING: snmp_sess_sync_response(.1.3.6.1.2.1.1.1.0)
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] WARNING: snmp_add_null_var(.1.3.6.1.2.1.1.1.0) [complete]
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] WARNING: snmp_add_null_var(.1.3.6.1.2.1.1.1.0)
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] WARNING: snmp_parse_oid(.1.3.6.1.2.1.1.1.0) [complete]
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] WARNING: snmp_parse_oid(.1.3.6.1.2.1.1.1.0)
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] WARNING: snmp_pdu_create(.1.3.6.1.2.1.1.1.0) [complete]
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] WARNING: snmp_pdu_create(.1.3.6.1.2.1.1.1.0)
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: Device[extra-2.bikovo-17.home:10161] poll_result = snmp_get(host, '.1.3.6.1.2.1.1.1.0');
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] NOTE: Device[extra-2.bikovo-17.home:10161] Updating Full System Information Table
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] NOTE: Device[extra-2.bikovo-17.home:10161] Checking for System Information Update
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] SNMP Result: SNMP not performed due to setting or ping result
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] PING Result: UDP: Device is Alive
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] DEBUG: UDP Device Alive, Try Count:1, Time:6.7658 ms
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] DEBUG: Entering UDP Ping
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] IPv4 address 192.168.31.3 (extra-2.bikovo-17.home)
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[extra-2.bikovo-17.home:10161] INFO: SNMP Device 'extra-2.bikovo-17.home' has timeout 500000 (500), retries 3
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SELECT id, hostname, snmp_community, snmp_version, snmp_username, snmp_password, snmp_auth_protocol, snmp_priv_passphrase, snmp_priv_protocol, snmp_context, snmp_engine_id, snmp_port, snmp_timeout, max_oids, availability_method, ping_method, ping_port, ping_timeout, ping_retries, 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, snmp_sysUpTimeInstance, snmp_sysDescr, snmp_sysObjectID, snmp_sysContact, snmp_sysName, snmp_sysLocation FROM host WHERE id=27 AND deleted = ''
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SET SESSION sql_mode = (SELECT REPLACE(@@sql_mode,'STRICT_TRANS_TABLES', ''))
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SET SESSION sql_mode = (SELECT REPLACE(@@sql_mode,'STRICT_ALL_TABLES', ''))
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SET SESSION sql_mode = (SELECT REPLACE(@@sql_mode,'TRADITIONAL', ''))
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SET SESSION sql_mode = (SELECT REPLACE(@@sql_mode,'NO_AUTO_VALUE_ON_ZERO', ''))
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SET SESSION sql_mode = (SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY', ''))
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SET SESSION sql_mode = (SELECT REPLACE(@@sql_mode,'NO_ZERO_IN_DATE', ''))
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SET SESSION sql_mode = (SELECT REPLACE(@@sql_mode,'NO_ZERO_DATE', ''))
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SET SESSION sql_mode = (SELECT REPLACE(@@sql_mode,'STRICT_TRANS_TABLES', ''))
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SET SESSION sql_mode = (SELECT REPLACE(@@sql_mode,'STRICT_ALL_TABLES', ''))
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] Time: 0.1173 s, Threads: 1, Devices: 1
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SET SESSION sql_mode = (SELECT REPLACE(@@sql_mode,'TRADITIONAL', ''))
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEBUG: Net-SNMP Close Completed
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SET SESSION sql_mode = (SELECT REPLACE(@@sql_mode,'NO_AUTO_VALUE_ON_ZERO', ''))
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SET SESSION sql_mode = (SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY', ''))
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SET SESSION sql_mode = (SELECT REPLACE(@@sql_mode,'NO_ZERO_IN_DATE', ''))
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEBUG: MYSQL Free & Close Completed
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEBUG: Allocated Variable Memory Freed
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SET SESSION sql_mode = (SELECT REPLACE(@@sql_mode,'NO_ZERO_DATE', ''))
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEBUG: PHP Script Server Pipes Closed
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEBUG: Thread Cleanup Complete
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEVDBG: SQL:UPDATE poller_time SET end_time=NOW() WHERE poller_id=1 AND pid=16113
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] INFO: DTS: device = 1, host_id = 27, host_thread = 1, last_host_thread = 1, host_data_ids = 0, complete = 0
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEBUG: In Poller, About to Start Polling of Device for Device ID 27
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] SPINE: Active Threads is 1, Pending is 1
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEBUG: Valid Thread to be Created
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] POLLER: Active Threads is 0, Pending is 0
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEBUG: The Value of Active Threads is 0 for Device ID 0
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[0] HT[1] DEBUG: HOST COMPLETE: About to Exit Device Polling Thread Function
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:UPDATE host SET polling_time=1590241498.940 - 1590241498.936 WHERE id=0
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] Device[0] HT[1] Total Time: 0.0035 Seconds
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SELECT action, hostname, snmp_community, snmp_version, snmp_username, snmp_password, rrd_name, rrd_path, arg1, arg2, arg3, local_data_id, rrd_num, snmp_port, snmp_timeout, snmp_auth_protocol, snmp_priv_passphrase, snmp_priv_protocol, snmp_context, snmp_engine_id FROM poller_item WHERE host_id=0 AND rrd_next_step <=0 AND poller_id=1 ORDER by snmp_port
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SELECT snmp_port, count(snmp_port) FROM poller_item WHERE host_id=0 AND rrd_next_step <=0 AND poller_id=1 GROUP BY snmp_port
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEVDBG: SQL:REPLACE INTO settings (name,value) VALUES ('date',NOW())
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] SPINE: The Final Value of Threads is 0
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SET SESSION sql_mode = (SELECT REPLACE(@@sql_mode,'STRICT_TRANS_TABLES', ''))
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SET SESSION sql_mode = (SELECT REPLACE(@@sql_mode,'STRICT_ALL_TABLES', ''))
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SET SESSION sql_mode = (SELECT REPLACE(@@sql_mode,'TRADITIONAL', ''))
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SET SESSION sql_mode = (SELECT REPLACE(@@sql_mode,'NO_AUTO_VALUE_ON_ZERO', ''))
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SET SESSION sql_mode = (SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY', ''))
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SET SESSION sql_mode = (SELECT REPLACE(@@sql_mode,'NO_ZERO_IN_DATE', ''))
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SET SESSION sql_mode = (SELECT REPLACE(@@sql_mode,'NO_ZERO_DATE', ''))
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SET SESSION sql_mode = (SELECT REPLACE(@@sql_mode,'STRICT_TRANS_TABLES', ''))
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SET SESSION sql_mode = (SELECT REPLACE(@@sql_mode,'STRICT_ALL_TABLES', ''))
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SET SESSION sql_mode = (SELECT REPLACE(@@sql_mode,'TRADITIONAL', ''))
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SET SESSION sql_mode = (SELECT REPLACE(@@sql_mode,'NO_AUTO_VALUE_ON_ZERO', ''))
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SET SESSION sql_mode = (SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY', ''))
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SET SESSION sql_mode = (SELECT REPLACE(@@sql_mode,'NO_ZERO_IN_DATE', ''))
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SET SESSION sql_mode = (SELECT REPLACE(@@sql_mode,'NO_ZERO_DATE', ''))
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEBUG: In Poller, About to Start Polling of Device for Device ID 0
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SELECT COUNT(*) FROM poller_item WHERE host_id=27 AND rrd_next_step <=0
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] INFO: DTS: device = 0, host_id = 0, host_thread = 1, last_host_thread = 0, host_data_ids = 0, complete = 0
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] SPINE: Active Threads is 1, Pending is 1
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEBUG: Valid Thread to be Created
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SELECT COUNT(*) FROM poller_item WHERE host_id=0 AND rrd_next_step <=0
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEBUG: Initial Value of Active Threads is 0
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:INSERT INTO poller_time (poller_id, pid, start_time, end_time) VALUES (1, 16116, NOW(), '0000-00-00 00:00:00')
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SELECT id, device_threads FROM host WHERE disabled='' AND id BETWEEN 27 AND 27 AND host.poller_id=1 ORDER BY polling_time DESC
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] NOTE: Spine will support multithread device polling.
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SHOW COLUMNS FROM host LIKE 'device_threads'
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SHOW COLUMNS FROM host LIKE 'poller_id'
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] SPINE: Initializing PHP Script Server(s)
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEBUG: Issues with SNMP Header Version information, assuming old version of Net-SNMP.
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] SPINE: Initializing Net-SNMP API
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEBUG: Spine has got ICMP
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEBUG: Spine is running as root.
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEBUG: Spine running as 0 UID, 0 EUID
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SET SESSION sql_mode = (SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY', ''))
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SET SESSION sql_mode = (SELECT REPLACE(@@sql_mode,'NO_ZERO_DATE', ''))
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEBUG: The Maximum SNMP OID Get Size is 10
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SELECT value FROM settings WHERE name = 'max_get_size'
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEBUG: The PHP Script Server is Not Required
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEBUG: StartDevice='27', EndDevice='27', TotalPHPScripts='0'
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SELECT action FROM poller_item WHERE action=2 AND host_id BETWEEN 27 AND 27 LIMIT 1
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEBUG: The number of php script servers to run is 5
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SELECT value FROM settings WHERE name = 'php_servers'
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEBUG: The spine_log_level variable is 0
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SELECT value FROM settings WHERE name = 'spine_log_level'
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEBUG: The selective_device_debug variable is
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SELECT value FROM settings WHERE name = 'selective_device_debug'
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEBUG: The script timeout is 50
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SELECT value FROM settings WHERE name = 'script_timeout'
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEBUG: The number of concurrent processes is 1
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SELECT value FROM settings WHERE name = 'concurrent_processes'
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEBUG: The polling interval is 60 seconds
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SELECT value FROM settings WHERE name = 'poller_interval'
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEBUG: The threads variable is 1
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SELECT threads FROM poller WHERE id = '1'
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEBUG: The log_pstats variable is 1
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SELECT value FROM settings WHERE name = 'log_pstats'
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEBUG: The boost_rrd_update_enable variable is 0
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SELECT value FROM settings WHERE name = 'boost_rrd_update_enable'
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEBUG: The boost_redirect variable is 1
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SELECT value FROM settings WHERE name = 'boost_redirect'
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEBUG: The log_pwarn variable is 1
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SELECT value FROM settings WHERE name = 'log_pwarn'
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEBUG: The log_perror variable is 1
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SELECT value FROM settings WHERE name = 'log_perror'
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEBUG: The snmp_retries variable is 3
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SELECT value FROM settings WHERE name = 'snmp_retries'
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEBUG: The ping_timeout variable is 400
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SELECT value FROM settings WHERE name = 'ping_timeout'
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEBUG: The ping_retries variable is 1
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SELECT value FROM settings WHERE name = 'ping_retries'
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEBUG: The ping_method variable is 2
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SELECT value FROM settings WHERE name = 'ping_method'
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEBUG: The ping_failure_count variable is 2
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SELECT value FROM settings WHERE name = 'ping_failure_count'
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEBUG: The ping_recovery_count variable is 3
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SELECT value FROM settings WHERE name = 'ping_recovery_count'
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEBUG: The availability_method variable is 2
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SELECT value FROM settings WHERE name = 'availability_method'
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEBUG: The path_php variable is /usr/bin/php
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16116] DEVDBG: SQL:SELECT value FROM settings WHERE name = 'path_php_binary'
2020/05/23 16:44:58 - POLLER: Poller[Main Poller] DEBUG: About to Spawn a Remote Process [CMD: /usr/local/spine/bin/spine, ARGS: --poller=1 --first=27 --last=27 --mibs]
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] POLLER: Active Threads is 0, Pending is 0
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEBUG: The Value of Active Threads is 0 for Device ID 0
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] Device[0] HT[1] DEBUG: HOST COMPLETE: About to Exit Device Polling Thread Function
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEVDBG: SQL:UPDATE host SET polling_time=1590241498.841 - 1590241498.838 WHERE id=0
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] Device[0] HT[1] Total Time: 0.0028 Seconds
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEVDBG: SQL:SELECT action, hostname, snmp_community, snmp_version, snmp_username, snmp_password, rrd_name, rrd_path, arg1, arg2, arg3, local_data_id, rrd_num, snmp_port, snmp_timeout, snmp_auth_protocol, snmp_priv_passphrase, snmp_priv_protocol, snmp_context, snmp_engine_id FROM poller_item WHERE host_id=0 AND rrd_next_step <=0 AND poller_id=1 ORDER by snmp_port
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEVDBG: SQL:SELECT snmp_port, count(snmp_port) FROM poller_item WHERE host_id=0 AND rrd_next_step <=0 AND poller_id=1 GROUP BY snmp_port
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEVDBG: SQL:SET SESSION sql_mode = (SELECT REPLACE(@@sql_mode,'STRICT_TRANS_TABLES', ''))
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEVDBG: SQL:SET SESSION sql_mode = (SELECT REPLACE(@@sql_mode,'STRICT_ALL_TABLES', ''))
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEVDBG: SQL:SET SESSION sql_mode = (SELECT REPLACE(@@sql_mode,'TRADITIONAL', ''))
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEVDBG: SQL:SET SESSION sql_mode = (SELECT REPLACE(@@sql_mode,'NO_AUTO_VALUE_ON_ZERO', ''))
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEVDBG: SQL:SET SESSION sql_mode = (SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY', ''))
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEVDBG: SQL:SET SESSION sql_mode = (SELECT REPLACE(@@sql_mode,'NO_ZERO_IN_DATE', ''))
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEVDBG: SQL:SET SESSION sql_mode = (SELECT REPLACE(@@sql_mode,'NO_ZERO_DATE', ''))
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEVDBG: SQL:SET SESSION sql_mode = (SELECT REPLACE(@@sql_mode,'STRICT_TRANS_TABLES', ''))
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEVDBG: SQL:SET SESSION sql_mode = (SELECT REPLACE(@@sql_mode,'STRICT_ALL_TABLES', ''))
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEVDBG: SQL:SET SESSION sql_mode = (SELECT REPLACE(@@sql_mode,'TRADITIONAL', ''))
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEVDBG: SQL:SET SESSION sql_mode = (SELECT REPLACE(@@sql_mode,'NO_AUTO_VALUE_ON_ZERO', ''))
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEVDBG: SQL:SET SESSION sql_mode = (SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY', ''))
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEVDBG: SQL:SET SESSION sql_mode = (SELECT REPLACE(@@sql_mode,'NO_ZERO_IN_DATE', ''))
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEVDBG: SQL:SET SESSION sql_mode = (SELECT REPLACE(@@sql_mode,'NO_ZERO_DATE', ''))
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] INFO: DTS: device = 0, host_id = 0, host_thread = 1, last_host_thread = 0, host_data_ids = 0, complete = 0
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] SPINE: Active Threads is 1, Pending is 1
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEBUG: In Poller, About to Start Polling of Device for Device ID 0
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEBUG: Valid Thread to be Created
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEVDBG: SQL:SELECT COUNT(*) FROM poller_item WHERE host_id=0 AND rrd_next_step <=0
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEBUG: Initial Value of Active Threads is 0
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEVDBG: SQL:INSERT INTO poller_time (poller_id, pid, start_time, end_time) VALUES (1, 16113, NOW(), '0000-00-00 00:00:00')
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEVDBG: SQL:SELECT id, device_threads FROM host WHERE disabled='' AND id BETWEEN 0 AND 0 AND host.poller_id=1 ORDER BY polling_time DESC
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] NOTE: Spine will support multithread device polling.
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEVDBG: SQL:SHOW COLUMNS FROM host LIKE 'device_threads'
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEVDBG: SQL:SHOW COLUMNS FROM host LIKE 'poller_id'
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] SPINE: Initializing PHP Script Server(s)
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEBUG: Issues with SNMP Header Version information, assuming old version of Net-SNMP.
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] SPINE: Initializing Net-SNMP API
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEBUG: Spine has got ICMP
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEBUG: Spine is running as root.
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEBUG: Spine running as 0 UID, 0 EUID
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEVDBG: SQL:SET SESSION sql_mode = (SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY', ''))
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEVDBG: SQL:SET SESSION sql_mode = (SELECT REPLACE(@@sql_mode,'NO_ZERO_DATE', ''))
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEBUG: The Maximum SNMP OID Get Size is 10
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEVDBG: SQL:SELECT value FROM settings WHERE name = 'max_get_size'
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEBUG: The PHP Script Server is Not Required
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEBUG: StartDevice='0', EndDevice='0', TotalPHPScripts='0'
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEVDBG: SQL:SELECT action FROM poller_item WHERE action=2 AND host_id BETWEEN 0 AND 0 LIMIT 1
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEBUG: The number of php script servers to run is 5
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEVDBG: SQL:SELECT value FROM settings WHERE name = 'php_servers'
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEBUG: The spine_log_level variable is 0
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEVDBG: SQL:SELECT value FROM settings WHERE name = 'spine_log_level'
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEBUG: The selective_device_debug variable is
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEVDBG: SQL:SELECT value FROM settings WHERE name = 'selective_device_debug'
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEBUG: The script timeout is 50
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEVDBG: SQL:SELECT value FROM settings WHERE name = 'script_timeout'
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEBUG: The number of concurrent processes is 1
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEVDBG: SQL:SELECT value FROM settings WHERE name = 'concurrent_processes'
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEBUG: The polling interval is 60 seconds
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEVDBG: SQL:SELECT value FROM settings WHERE name = 'poller_interval'
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEBUG: The threads variable is 1
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEVDBG: SQL:SELECT threads FROM poller WHERE id = '1'
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEBUG: The log_pstats variable is 1
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEVDBG: SQL:SELECT value FROM settings WHERE name = 'log_pstats'
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEBUG: The boost_rrd_update_enable variable is 0
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEVDBG: SQL:SELECT value FROM settings WHERE name = 'boost_rrd_update_enable'
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEBUG: The boost_redirect variable is 1
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEVDBG: SQL:SELECT value FROM settings WHERE name = 'boost_redirect'
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEBUG: The log_pwarn variable is 1
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEVDBG: SQL:SELECT value FROM settings WHERE name = 'log_pwarn'
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEBUG: The log_perror variable is 1
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEVDBG: SQL:SELECT value FROM settings WHERE name = 'log_perror'
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEBUG: The snmp_retries variable is 3
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEVDBG: SQL:SELECT value FROM settings WHERE name = 'snmp_retries'
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEBUG: The ping_timeout variable is 400
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEVDBG: SQL:SELECT value FROM settings WHERE name = 'ping_timeout'
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEBUG: The ping_retries variable is 1
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEVDBG: SQL:SELECT value FROM settings WHERE name = 'ping_retries'
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEBUG: The ping_method variable is 2
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEVDBG: SQL:SELECT value FROM settings WHERE name = 'ping_method'
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEBUG: The ping_failure_count variable is 2
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEVDBG: SQL:SELECT value FROM settings WHERE name = 'ping_failure_count'
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEBUG: The ping_recovery_count variable is 3
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEVDBG: SQL:SELECT value FROM settings WHERE name = 'ping_recovery_count'
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEBUG: The availability_method variable is 2
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEVDBG: SQL:SELECT value FROM settings WHERE name = 'availability_method'
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEBUG: The path_php variable is /usr/bin/php
2020/05/23 16:44:58 - SPINE: Poller[Main Poller] PID[16113] DEVDBG: SQL:SELECT value FROM settings WHERE name = 'path_php_binary'
2020/05/23 16:44:58 - POLLER: Poller[Main Poller] DEBUG: About to Spawn a Remote Process [CMD: /usr/local/spine/bin/spine, ARGS: --poller=1 --first=0 --last=0 --mibs]
2020/05/23 16:44:58 - POLLER: Poller[Main Poller] NOTE: Poller Int: '60', Cron Int: '60', Time Since Last: '56.8', Max Runtime '58', Poller Runs: '1'