check_zaptel

check_zaptel is a nagios pluging to check the status of zaptel devices, mainly used in asterisk pbxs.

The plugin uses /proc/zaptel on the local machine, the most common use is access zaptel status information from a centralized nagios installation via nrpe.

Syntax

check_zaptel [-v] -s spanno [-s spanno ...]

Sample usage

# /usr/lib/nagios/plugins/check_zaptel -s1 -s2 -s3
ZAPTEL OK: TE4/0/1 , TE4/0/2 , TE4/0/3

# /usr/lib/nagios/plugins/check_zaptel -s1 -s2 -s3 -s4
ZAPTEL Critical: TE4/0/1 , TE4/0/2 , TE4/0/3 , TE4/0/4 RED

# /usr/lib/nagios/plugins/check_zaptel -s1 -vv
ZAPTEL OK: Span 1: TE4/0/1 "T4XXP (PCI) Card 0 Span 1" HDB3/CCS/CRC4

download

You can download check_zaptel from this server check_zaptel-0.9.1.tar.gz

or get it from nagios exchange