
Nagios *passive* plugin to gather the Asterisk fax statistics. Supports both the 
Spandsp and Digium FFA ( Fax for Asterisk ) modules. by support@voipbusiness.us.


Readme.txt - The documentation for the plugin. DONT FORGET TO READ THIS!
MANIFEST   - This file.

This package contains three subdirectories, cpan, ffa, and spandsp. 

The cpan directory contains the following CPAN modules provided for convenience.
AnyEvent-7.12.tar.gz
Asterisk-AMI-v0.2.8.tar.gz
 
Install AnyEvent first as that is a dependency of Asterisk::AMI.


The ffa directory contains the following files when the Digium Fax for Asterisk 
fax module is used:

get_fax_stats.pl - The nagios plugin to collect the fax statistics. 
faxstats-lib.pl  - Perl library that is required by the fax_stats_ffa.pl plugin.
faxstats.ini     - Config file that is required by the fax_stats_ffa.pl plugin.
asterisk-fax.cfg - Service template file that can be used by the Nagios server.  


The spandsp directory contains the following files when the Asterisk Spandsp fax 
module is used:

get_fax_stats.pl - The nagios plugin to collect the fax statistics.
faxstats-lib.pl  - Perl library that is required by the fax_stats_ffa.pl plugin.
faxstats.ini     - Config file that is required by the fax_stats_ffa.pl plugin.
asterisk-fax.cfg - Service template file that can be used by the Nagios server.


