Opened 14 years ago

Closed 14 years ago

#114 closed bug (fixed)

syn3 monitoring: generate alerts or caution when a service-state hasnt been updated for a while

Reported by: Edwin Eefting Owned by: rick
Priority: high Milestone:
Component: Syn-3 package Keywords:
Cc:

Description

This way we can detected 'outdated' states that are being cause by die-ing cronjobs or mailfunctioning scripts.

Change History (3)

comment:1 Changed 14 years ago by Edwin Eefting

implement like this:

syn3-state --alert-timeout=48 --caution-time=24 backup OK "backup succesfull"

If the state isnt updated for 24 hours it becomes something like: CAUTION - "Last status update was more then 24 ago."

If the state isnt updated for 48 hours it becomes something like: ALERT - "Last status update was more then 48 ago."

Both parameters are optional offcourse.

comment:2 Changed 14 years ago by rick

Owner: set to rick
Status: newassigned

comment:3 Changed 14 years ago by rick

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.