title: Monitor uptime of SNMP hosts
agents: snmp
author: Lars Michelsen <lm@mathias-kettner.de>
license: GPL
distribution: check_mk
description:
 This check is always OK and simply outputs the uptime of the target
 systems (when the last boot was and how much time has elapsed since).
 The check is always OK.

 The check uses the SNMP OID {DISMAN-EVENT-MIB::sysUpTime}.

perfdata:
 The uptime in seconds.

inventory:
 One check per system is created if the host provides that information.
