New upstream version 2.0.0
This commit is contained in:
parent
1eca1c0377
commit
9c06100871
71 changed files with 20366 additions and 9590 deletions
50
plugins/README
Normal file
50
plugins/README
Normal file
|
@ -0,0 +1,50 @@
|
|||
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.
|
Loading…
Add table
Add a link
Reference in a new issue