nagios-snmp-plugins/plugins/README

51 lines
1.6 KiB
Plaintext
Raw Permalink Normal View History

2016-12-04 10:31:25 +00:00
Nagios SNMP plugins 1.1.2 README
2013-11-26 20:27:10 +00:00
------------------------------
Nagios SNMP plugins is a set of Nagios plugins to check hosts/devices using snmp protocol.
2013-11-26 20:27:21 +00:00
http://nagios.manubulon.com for more details.
2013-11-26 20:27:10 +00:00
Requirements:
-------------
2013-11-26 20:27:21 +00:00
- perl in /usr/bin/perl
2013-11-26 20:27:10 +00:00
- Net::SNMP and Getopt::Long
- File utils.pm in Nagios plugin directory (default /usr/local/nagios/libexec)
2013-11-26 20:27:21 +00:00
- Nagios user can write files in /tmp/ directory
Perl, default directory and temp files location can be changed using the install.sh script.
2013-11-26 20:27:10 +00:00
Installation:
-------------
2013-11-26 20:27:21 +00:00
Read INSTALL file
2013-11-26 20:27:10 +00:00
Help and support:
-----------------
2013-11-26 20:27:21 +00:00
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/
2013-11-26 20:27:10 +00:00
Legal stuff:
------------
2016-12-04 10:31:25 +00:00
Nagios SNMP plugins version 1.1.2, Copyright (C) 2004-2007 Patrick Proy (nagios at proy.org)
2013-11-26 20:27:10 +00:00
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.