Community-based GPL-licensed network monitoring system
Go to file
Adam Amstrong 67fc89c6e7 updates
git-svn-id: http://www.observium.org/svn/observer/trunk@428 61d68cd4-352d-0410-923a-c4978735b2b8
2009-05-11 13:43:59 +00:00
contrib add 2008-11-28 13:20:39 +00:00
fonts adding some free fonts... 2008-03-22 14:04:46 +00:00
html updates 2009-05-11 13:43:59 +00:00
includes updates 2009-05-11 13:43:59 +00:00
mibs add mibs! 2009-04-28 12:43:50 +00:00
scripts add jpgraph downloader script 2009-03-25 16:01:34 +00:00
addhost.php fixes 2009-04-28 13:20:57 +00:00
adduser.php fixes 2009-04-28 10:28:58 +00:00
alerts.php a million fixes. half way to 0.6.0! :D 2009-04-23 21:13:56 +00:00
CHANGELOG GPLv3 migration 2009-04-29 15:44:12 +00:00
check-errors.php Fix some errors, make the interfaces errors script a little better 2008-03-17 22:31:05 +00:00
check-services.php fixes 2008-03-12 16:21:13 +00:00
cleanup.php per-port SNMP polling. thanks to jonathan@studenteninternet.be 2009-02-02 16:00:11 +00:00
config.php.default updates 2009-05-11 13:43:59 +00:00
COPYING GPLv3 migration 2009-04-29 15:44:12 +00:00
cron-hourly.sh updates 2009-03-24 13:56:47 +00:00
cron-minute.sh a million fixes. half way to 0.6.0! :D 2009-04-23 21:13:56 +00:00
cron.sh a million fixes. half way to 0.6.0! :D 2009-04-23 21:13:56 +00:00
delhost.php fixing silly things, tsk! 2008-03-22 15:03:55 +00:00
discover-cdp.php updates 2009-05-11 13:43:59 +00:00
discovery.php updates 2009-05-06 16:50:51 +00:00
generate-iplist.php add some ipv6 niceness 2008-04-10 14:52:51 +00:00
generate-map.sh lots of fixes for non-webroot installations 2009-03-23 17:32:25 +00:00
get-apache.sh some updates. 2008-03-12 11:36:28 +00:00
INSTALL updates 2009-03-25 16:09:09 +00:00
map.php lots of fixes for non-webroot installations 2009-03-23 17:32:25 +00:00
mysql-schema.sql updates 2009-04-28 14:08:20 +00:00
poll-billing.php per-port SNMP polling. thanks to jonathan@studenteninternet.be 2009-02-02 16:00:11 +00:00
poll-device.php a million fixes. half way to 0.6.0! :D 2009-04-23 21:13:56 +00:00
poll-ifstatus.php a million fixes. half way to 0.6.0! :D 2009-04-23 21:13:56 +00:00
poll-ifstatus.sh per-port SNMP polling. thanks to jonathan@studenteninternet.be 2009-02-02 16:00:11 +00:00
poll-mac_accounting.php much improved things :) 2009-05-03 22:32:01 +00:00
poll-os.php per-port SNMP polling. thanks to jonathan@studenteninternet.be 2009-02-02 16:00:11 +00:00
poll-reachability.php a million fixes. half way to 0.6.0! :D 2009-04-23 21:13:56 +00:00
process-syslog.php graphing improvements 2009-05-07 13:47:51 +00:00
README GPLv3 migration 2009-04-29 15:44:12 +00:00
remove-deleted-interfaces.php fixing things, adding better security 2009-03-11 14:50:24 +00:00
renamehost.php fix login and some other things 2009-03-17 20:26:29 +00:00
scan-snmp.php remove the last usage of config variables outside of the $config array ($rrd_file) + fixed adduser script 2009-03-16 15:19:44 +00:00
snmp.conf.example new 2008-11-12 12:55:41 +00:00
test-discovery.php updates 2009-05-11 13:43:59 +00:00
test-poll.php add cisco processor polling and many other fixes 2009-04-11 19:10:48 +00:00
update-interface.php a million fixes. half way to 0.6.0! :D 2009-04-23 21:13:56 +00:00
versioncheck.php updates 2009-03-24 13:56:47 +00:00

Copyright (C) 2006-2009 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
------------

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

Installation
------------

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!