Community-based GPL-licensed network monitoring system
Go to file
Tom Laermans 74faf8932c html cleanups
git-svn-id: http://www.observium.org/svn/observer/trunk@626 61d68cd4-352d-0410-923a-c4978735b2b8
2010-01-09 00:17:02 +00:00
contrib add 2008-11-28 13:20:39 +00:00
html html cleanups 2010-01-09 00:17:02 +00:00
includes some code and html cleanups 2010-01-08 23:47:54 +00:00
mibs powerconnect cpu :> 2010-01-04 16:39:15 +00:00
scripts remove old stupid nagios crap 2010-01-04 00:35:14 +00:00
addhost.php Updates 2009-11-03 20:03:26 +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 Updates 2009-11-03 20:03:26 +00:00
check-errors.php Updates 2009-11-03 20:03:26 +00:00
check-services.php fixes 2008-03-12 16:21:13 +00:00
cleanup.php replacing <? with <?php 2009-09-07 11:07:59 +00:00
config.php.default more fixes and updates from sid3windr 2009-12-31 19:06:05 +00:00
COPYING GPLv3 migration 2009-04-29 15:44:12 +00:00
database-schema.sql HURRAH FOR SID3WINDR 2009-12-28 12:00:57 +00:00
database-update.sql sid3windr updates! 2010-01-03 20:13:10 +00:00
delhost.php replacing <? with <?php 2009-09-07 11:07:59 +00:00
discovery.php git-svn-id: http://www.observium.org/svn/observer/trunk@608 61d68cd4-352d-0410-923a-c4978735b2b8 2010-01-07 16:46:55 +00:00
generate-iplist.php replacing <? with <?php 2009-09-07 11:07:59 +00:00
generate-map.sh fixes to cdp! (now works with CatOS) 2009-11-28 10:38:02 +00:00
INSTALL updates 2009-03-25 16:09:09 +00:00
map.php more eventlog fixes 2009-12-16 13:48:05 +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 correct count, variable i was used in other places, skewing the counter at the end 2010-01-07 21:27:25 +00:00
poll-reachability.php minor code cleanup, change queries to eventlog table to eventlog() function 2010-01-07 16:50:52 +00:00
poller.php Major updates on the road to 0.7 2009-10-28 13:49:37 +00:00
process-syslog.php fixes 2009-12-28 11:51:01 +00:00
README Major updates on the road to 0.7 2009-10-28 13:49:37 +00:00
renamehost.php replacing <? with <?php 2009-09-07 11:07:59 +00:00
scan-snmp.php updates 2009-10-13 10:13:04 +00:00
snmp.conf.example updates 2009-11-12 11:13:21 +00:00
snmpd.conf.example add example snmpd.conf :) 2009-11-30 16:06:30 +00:00
test-discovery.php updates additions 2009-11-09 15:52:04 +00:00
test-poll.php adding POE polling 2009-10-29 09:28:43 +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!