Collection of CheckMK checks (see https://checkmk.com/). All checks and plugins are provided as is. Absolutely no warranty. Send any comments to thl-cmk[at]outlook[dot]com

Skip to content
CHANGELOG 251 B
Newer Older
thl-cmk's avatar
thl-cmk committed
2022-03-06: extended to use snmpEngineTime if available
2022-03-07: fixed if snmpEngineTime == 0
2022-03-08: renamed to snmp_uptime_extended to avoid caching issues with the original check
thl-cmk's avatar
thl-cmk committed
2023-08-05: made parse function more stable (try/except/else)