mirror of
				https://github.com/librenms/librenms.git
				synced 2024-10-07 16:52:45 +00:00 
			
		
		
		
	git-svn-id: http://www.observium.org/svn/observer/trunk@2630 61d68cd4-352d-0410-923a-c4978735b2b8
		
			
				
	
	
		
			42 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			42 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
Copyright (C) 2006-2011 Adam Armstrong <adama@memetic.org>
 | 
						|
 | 
						|
 This program is free software: you can redistribute it and/or modify
 | 
						|
 it under the terms of the GNU General Public License as published by
 | 
						|
 the Free Software Foundation, either version 3 of the License, or
 | 
						|
 (at your option) any later version.
 | 
						|
 | 
						|
 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, see <http://www.gnu.org/licenses/>.
 | 
						|
 | 
						|
Please see LICENSES/GPLv3-LICENSE.txt for usage requirements and restrictions.
 | 
						|
 | 
						|
Introduction
 | 
						|
------------
 | 
						|
 | 
						|
Observium is an autodiscovering PHP/MySQL/SNMP based network monitoring which includes
 | 
						|
support for a wide range of network hardware and operating systems including Cisco,
 | 
						|
Linux, FreeBSD, Juniper, Brocade, Foundry, HP and many more.
 | 
						|
 | 
						|
Observium has grown out of a lack of easy to configure network monitoring platforms.
 | 
						|
It is intended to provide a more navigable interface to the health and performance of
 | 
						|
your network. Its design goals include collecting as much historical data about devices
 | 
						|
 as possible, being completely autodiscovered with little or no manual intervention,
 | 
						|
and having a very intuitive interface.
 | 
						|
 | 
						|
Observium is not intended to replace an up/down alerting system, but rather to
 | 
						|
complement it with an easy to manage, intuitive representation of historical and
 | 
						|
current performance statistics, configuration visualisation and syslog capture.
 | 
						|
 | 
						|
Installation
 | 
						|
------------
 | 
						|
 | 
						|
Please see http://www.observium.org.
 | 
						|
 | 
						|
Please email adama@memetic.org with any feature requests, bug reports or just to tell me
 | 
						|
that you're using observer!
 |