Opened 16 years ago

Closed 14 years ago

#6 closed task (fixed)

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 (2)

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

comment:2 by richardvm, 14 years ago

Resolution: fixed
Status: acceptedclosed

SNMP is already been checked

Note: See TracTickets for help on using tickets.