Skip to content

Downed Host Detection

Latest
Compare
Choose a tag to compare
@danpalamo danpalamo released this 23 Aug 17:24
· 21 commits to master since this release

Added a condition check to probe each host for sysUpTimeInstance, and if that fails, skip the data collection for that host. This shortens script execution time dramatically for host profiles with many OIDs when hosts are offline. One example took collection time for a set of 31 monitored devices, with three offline, from over 15 minutes down to 48 seconds.