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 , 16 years ago
Owner: | set to |
---|---|
Status: | new → accepted |
Summary: | check SNMP → check uptime / SNMP service dependency |
comment:2 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
SNMP is already been checked
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..