Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / checkman / snmp_uptime
blob058c03e9a2c116f32b58dda5c755bbcc57b11a90
1 title: Uptime of SNMP hosts
2 agents: snmp
3 catalog: os/misc
4 license: GPL
5 distribution: check_mk
6 description:
7  This check is always OK and simply outputs the uptime of the target
8  systems (when the last boot was and how much time has elapsed since).
9  The check is always OK.
11  The check uses the SNMP OID {DISMAN-EVENT-MIB::sysUpTime}.
13 inventory:
14  One check per system is created if the host provides that information.