Alarm Server: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(No difference)
|
Revision as of 17:00, 9 February 2009
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\"