mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
bd56d2e3fe
git-svn-id: http://www.observium.org/svn/observer/trunk@2250 61d68cd4-352d-0410-923a-c4978735b2b8
36 lines
1.3 KiB
Plaintext
36 lines
1.3 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 COPYING for usage requirements and restrictions.
|
|
|
|
Introduction
|
|
------------
|
|
|
|
Observium is an auto-discovering network monitoring system.
|
|
|
|
It's designed to be an easily-navigable interface to the health of your network.
|
|
It's not designed to be a Nagios replacement.
|
|
|
|
Installation
|
|
------------
|
|
|
|
Installation of Observium 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.observium.org.
|
|
|
|
Please email adama@memetic.org with any feature requests, bug reports or just to tell me
|
|
that you're using observer!
|