nicolargo / nagisk

Nagisk is a simple tool to monitor Asterisk from a Nagios server.
http://blog.nicolargo.com/tag/nagisk
17 stars 13 forks source link

Nagisk is a simple Perl script to monitor an Asterisk PBX server from Nagios.

Installation and configuration

Follow this link: http://blog.nicolargo.com/2008/10/superviser-asterisk-dans-nagios-grace-a-nagisk.html

Version tracking

v1.2.10: 09/2016 by Iain Farrington -c failover: Shows status of failover devices v1.2.9: 01/2016 by Pierre-Alexandre CAQUINEAU

v1.2.3: 11/2011 by ManuxFR : -c registry : Display the status of the SIP trunk - "sip show registry" Compatible with Asterisk 1.8.4.2

v1.2.2: 03/2011 by Frederic: -c konference: Displays the number of active conferences. Tresholds are against the number of active conferences. This is for the Konference module, not for the Meetme module. Will show: "Active conferences: 5" -c jabber -b : Displays the status of a particular jabber buddy. Will show: "Buddy: freddy (Connected)" "Connected" will return OK "Connecting" will return WARNING "Disconnected" will return CRITICAL

v1.2.1: 03/2011 by Frederic:

v1.2: 03/2011 by Frederic:

v1.1: Add the following options: -c zaptel: Display the status of the zaptel card -c span: Display the status of a specific span (set with -s option) -s : Set the span number (default is 1)

v1.0: first public release

License

Distributed under the GPLv3 license.