nagios-snmp-plugins/plugins
2016-12-04 11:31:25 +01:00
..
doc New upstream version 2.0.0 2016-12-04 11:31:25 +01:00
Changelog New upstream version 2.0.0 2016-12-04 11:31:25 +01:00
check_snmp_boostedge.pl New upstream version 2.0.0 2016-12-04 11:31:25 +01:00
check_snmp_cpfw.pl New upstream version 2.0.0 2016-12-04 11:31:25 +01:00
check_snmp_css.pl New upstream version 2.0.0 2016-12-04 11:31:25 +01:00
check_snmp_css_main.pl New upstream version 2.0.0 2016-12-04 11:31:25 +01:00
check_snmp_env.pl New upstream version 2.0.0 2016-12-04 11:31:25 +01:00
check_snmp_int.pl New upstream version 2.0.0 2016-12-04 11:31:25 +01:00
check_snmp_linkproof_nhr.pl New upstream version 2.0.0 2016-12-04 11:31:25 +01:00
check_snmp_load.pl New upstream version 2.0.0 2016-12-04 11:31:25 +01:00
check_snmp_mem.pl New upstream version 2.0.0 2016-12-04 11:31:25 +01:00
check_snmp_nsbox.pl New upstream version 2.0.0 2016-12-04 11:31:25 +01:00
check_snmp_process.pl New upstream version 2.0.0 2016-12-04 11:31:25 +01:00
check_snmp_storage.pl New upstream version 2.0.0 2016-12-04 11:31:25 +01:00
check_snmp_vrrp.pl New upstream version 2.0.0 2016-12-04 11:31:25 +01:00
check_snmp_win.pl New upstream version 2.0.0 2016-12-04 11:31:25 +01:00
INSTALL New upstream version 2.0.0 2016-12-04 11:31:25 +01:00
install.sh New upstream version 2.0.0 2016-12-04 11:31:25 +01:00
LICENSE New upstream version 2.0.0 2016-12-04 11:31:25 +01:00
README New upstream version 2.0.0 2016-12-04 11:31:25 +01:00

Nagios SNMP plugins 1.1.2 README
------------------------------


Nagios SNMP plugins is a set of Nagios plugins to check hosts/devices using snmp protocol.
http://nagios.manubulon.com for more details.


Requirements:
-------------
- perl in /usr/bin/perl 
- Net::SNMP and Getopt::Long
- File utils.pm in Nagios plugin directory (default /usr/local/nagios/libexec)
- Nagios user can write files in /tmp/ directory

Perl, default directory and temp files location can be changed using the install.sh script. 

Installation:
-------------

Read INSTALL file

Help and support:
-----------------

Help files, config examples and FAQ in the doc/ directory
http://nagios.manubulon.com/
FAQ : http://nagios.manubulon.com/faq.html
Mailling list, forum : http://sourceforge.net/projects/nagios-snmp/


Legal stuff:
------------

    Nagios SNMP plugins version 1.1.2, Copyright (C) 2004-2007 Patrick Proy (nagios at proy.org)

    This program is free software; you can redistribute it and/or modify 
    it under the terms of the GNU General Public License version 2 as 
    published by the Free Software Foundation.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA

    Nagios and the Nagios logo are registered trademarks of Ethan Galstad.