2010-01-19 22:57:38 +00:00
|
|
|
Copyright (C) 2006-2010 Adam Armstrong <adama@memetic.org>
|
2007-04-03 14:10:23 +00:00
|
|
|
|
2009-10-28 13:49:37 +00:00
|
|
|
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.
|
2009-04-29 15:44:12 +00:00
|
|
|
|
2009-10-28 13:49:37 +00:00
|
|
|
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.
|
2009-04-29 15:44:12 +00:00
|
|
|
|
2009-10-28 13:49:37 +00:00
|
|
|
You should have received a copy of the GNU General Public License
|
|
|
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
2009-04-29 15:44:12 +00:00
|
|
|
|
2009-10-28 13:49:37 +00:00
|
|
|
Please see COPYING for usage requirements and restrictions.
|
2007-04-03 14:10:23 +00:00
|
|
|
|
2009-10-28 13:49:37 +00:00
|
|
|
Introduction
|
|
|
|
------------
|
|
|
|
|
|
|
|
Observer is an auto-discovering network monitoring system.
|
|
|
|
|
|
|
|
It's designed to be an easily-navigable interface to the health of your network.
|
|
|
|
|
|
|
|
Planned Features
|
|
|
|
----------------
|
|
|
|
|
|
|
|
* CollectD Integration * In Progress
|
|
|
|
* Full IPv6 capabilities * In Progress
|
|
|
|
* Pseudowire (MPLS/L2TP) tracking * In Progress
|
|
|
|
* MPLS IP-VPN tracking * In Progress
|
|
|
|
* 95th and metered usage tracking * In Progress
|
|
|
|
* Nagios Integration * Too scary for contempation
|
2009-08-05 15:33:45 +00:00
|
|
|
|
|
|
|
Installation
|
2007-04-03 14:10:23 +00:00
|
|
|
------------
|
2009-10-28 13:49:37 +00:00
|
|
|
|
|
|
|
Installation of Observer is currently not for the faint of heart! There is no automated
|
|
|
|
install script, so it'll probably take quite a bit of fiddling!
|
|
|
|
|
|
|
|
Please see http://www.observernms.org.
|
|
|
|
|
|
|
|
Please email adama@memetic.org with any feature requests, bug reports or just to tell me
|
|
|
|
that you're using observer!
|