Configuring Alarms and Warnings
Status: Beta
Brought to you by:
nicolargo
The Check SIP peers Outputs this string for example: 44 sip peers [Monitored: 7 online, 37 offline Unmonitored: 0 online, 0 offline]
It would be useful to specify custom values for alerts, for example if SIP peers goes below 44 in this case, it meens that SIP extensions such as phones are offline or have an problem that should be knowed about with a Alarm as other Nagios services. I am pretty new to Nagios and by what I see this should be done inside Nagisk script as it is there where the Alarm is marked ( $return=2; ) . I think it isn´t difficult to do knowing python whats not my case. I also think that a separate conf file could do things easyer.
Best regards.