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 , 16 years ago
Owner: | set to |
---|---|
Status: | new → accepted |
Summary: | check SNMP → check uptime / SNMP service dependency |
Note:
See TracTickets
for help on using tickets.
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..