50 lines
		
	
	
	
		
			1.6 KiB
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			50 lines
		
	
	
	
		
			1.6 KiB
		
	
	
	
		
			Text
		
	
	
	
	
	
Nagios SNMP plugins 1.1.1 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.1, 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.
 |