[asterisk-users] E1 check with nagios, how to?
Mark Deneen
mdeneen at gmail.com
Tue Sep 28 10:17:09 CDT 2010
Are you monitoring some dahdi hardware or a separate "black box"?
If dahdi, you could write a nagios plugin in shell with something like this:
ALARMS=`dahdi_scan | grep alarms | grep -v OK | wc -l`
and then set the appropriate exit code if ALARMS is not 0.
-M
On Tue, Sep 28, 2010 at 9:22 AM, Dario Quiroz <darioquiroz at gmail.com> wrote:
> We need to monitorate the E1 with nagios, somebody did this? any ideia?
> Thanks in advance!
>
> --
> Atenciosamente,
>
> -------------------------------------------------------
>
> Dario Quiroz
>
> (71) 9275-9080
> gtalk: darioquiroz at gmail.com
>
> -------------------------------------------------------
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
> http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
More information about the asterisk-users
mailing list