Alarm Server

From CLONWiki
Revision as of 16:00, 9 February 2009 by 129.57.167.4 (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Alarm Server receives the error messages sent mostly by error_msg program, for example to set level2 problem alarm type:

error_msg l2_check clonalarm l2_check trigger 2 ERROR 1 \"Level 2 problem\"

and to clear that alarm type:

error_msg l2_check clonalarm l2_check trigger 0 INFO 1 \"Level 2 Ok\"