Files
librenms-librenms/README
T

46 lines
1.6 KiB
Plaintext
Raw Normal View History

2009-04-29 15:44:12 +00:00
Copyright (C) 2006-2009 Adam Armstrong <adama@memetic.org>
2007-04-03 14:10:23 +00:00
2009-04-29 15:44:12 +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.
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 COPYING for usage requirements and restrictions.
2007-04-03 14:10:23 +00:00
Introduction
------------
2008-03-09 18:58:56 +00:00
Observer is an auto-discovering network monitoring system.
It's designed to be an easily-navigable interface to the health of your network.
2007-04-03 14:10:23 +00:00
2008-09-25 13:54:58 +00:00
Planned Features
----------------
2009-04-29 15:44:12 +00:00
* CollectD Integration * In Progress
2009-03-25 16:06:09 +00:00
* Full IPv6 capabilities * In Progress
* Pseudowire (MPLS/L2TP) tracking * In Progress
* MPLS IP-VPN tracking * In Progress
* 95th and metered usage tracking * In Progress
2009-04-29 15:44:12 +00:00
* Nagios Integration * Too scary for contempation
2008-09-25 13:54:58 +00:00
Installation
------------
2007-06-24 17:12:02 +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!
2009-03-24 13:56:47 +00:00
Please see http://www.observernms.org.
2009-03-25 16:06:09 +00:00
Please email adama@memetic.org with any feature requests, bug reports or just to tell me
that you're using observer!