You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Additionally, several messages that are device related (for example the debug lines for polled values) don't contain a device ID, but only the IP/name of the device.
Would be helpful to have a kind of unified message-header for each type of log message, so that all necessary clues are inside each message.
Few Lines have DEBUG: Device[xx] and the rest Device[44] DEBUG
2022-05-04 10:20:03 - SPINE: Poller[1] PID[45643] PT[34376899840] DEBUG: Device[44] HT[1] In Poller, About to Start Polling
2022-05-04 10:20:03 - SPINE: Poller[1] PID[45643] PT[34376899840] Device[44] DEBUG: Entering ICMP Ping
2022-05-04 10:20:03 - SPINE: Poller[1] PID[45643] PT[34376899840] Device[44] DEBUG: Attempting to ping ......, seq 0 (Retry 0 of 3)
2022-05-04 10:20:03 - SPINE: Poller[1] PID[45643] PT[34376899840] Device[44] DEBUG: ICMP Device Alive, Try Count:1, Time:5.0600 ms
2022-05-04 10:20:03 - SPINE: Poller[1] PID[45643] PT[34376899840] Device[44] DEBUG: Entering SNMP Ping
2022-05-04 10:20:03 - SPINE: Poller[1] PID[45643] PT[34376899840] DEBUG: Device[44] HT[1] RECACHE: Processing 3 items in the auto reindex cache for '......'
2022-05-04 10:20:04 - SPINE: Poller[1] PID[45643] PT[34376899840] DEBUG: Device[44] HT[1] DEBUG: HOST COMPLETE: About to Exit Device Polling Thread Function
Spine 1.2.20
The text was updated successfully, but these errors were encountered: