Opened 16 years ago

Last modified 16 years ago

#6 accepted task

check uptime / SNMP service dependency

Reported by: maarten Owned by: maarten
Priority: major Milestone: Service checks collection no.1
Component: Check plugins Version: pre-exodus
Keywords: Cc:

Description

Simple SNMP check to ensure snmp is active on the node. This could/should be the service dependecy of all service checks that use SNMP.

Change History (1)

comment:1 by maarten, 16 years ago

Owner: set to maarten
Status: newaccepted
Summary: check SNMPcheck uptime / SNMP service dependency

to check if SNMP is available we'll use check_snmp to retrieve the uptime
all checks that use snmp should depend on this service check so alerts are supressed when the SNMP daemon is down..

command_line    $USER1$/check_snmp -H $HOSTADDRESS$ -o sysUpTime.0
Note: See TracTickets for help on using tickets.