Community-based GPL-licensed network monitoring system
Go to file
2011-03-11 21:37:17 +00:00
contrib ginger patch 2010-09-03 18:26:59 +00:00
html add missing icon and ipsec flowstats graph changes 2011-03-11 12:01:13 +00:00
includes reindent ports.inc.php + don't db/rrd-update deleted ports 2011-03-11 21:37:17 +00:00
mibs add NET-SNMP-PASS-MIB 2011-02-10 15:04:20 +00:00
scripts remove old and not very well working snmpd ipmi addin 2010-12-15 17:55:12 +00:00
addhost.php ginger patch 2010-09-03 18:26:59 +00:00
adduser.php unbroke adduser.php 2010-11-22 22:06:37 +00:00
alerts.php ginger patch 2010-09-03 18:26:59 +00:00
CHANGELOG Show unit on IPMI poll, minor fix to CHANGELOG 2010-12-16 11:25:02 +00:00
check-errors.php ginger patch 2010-09-03 18:26:59 +00:00
check-services.php ginger patch 2010-09-03 18:26:59 +00:00
cleanup.php bye bye ipcalc, + cleanup of cleanup.php 2011-03-08 18:17:49 +00:00
config.php.default add comment for snmp internal :> 2010-12-05 14:15:58 +00:00
COPYING GPLv3 migration 2009-04-29 15:44:12 +00:00
database-schema.sql Release 0.10.7.1 2010-07-19 18:31:53 +00:00
database-update-pre1000.sql add ; to old db update script 2010-04-25 17:53:14 +00:00
database-update-pre1435.sql oops, that should have gone along, obviously 2010-07-29 19:28:12 +00:00
database-update.sql some sensor unification, rename sensor rrds and rename the DS, add testing IPMI support (no web-part yet) - tested against Intel RMM3 and working. some further cleanups as well. 2010-12-15 17:54:42 +00:00
delhost.php Minor fixes, some cleanups, and standardising on echo("x") instead of echo "x" 2010-11-20 14:04:07 +00:00
DEVELOPING Add XUPS-MIB, basic powerware detection and temperature readings, split up voltages polling into separate files + minor fixes 2010-07-31 18:42:30 +00:00
discovery.php cleanup discovery.php, with help from Corentin Chary 2011-03-09 12:11:14 +00:00
fix-events.php rejig events system (still not great. meh) clean up some pages. 2010-06-20 21:37:05 +00:00
fix-port-rrd.php Minor fixes, some cleanups, and standardising on echo("x") instead of echo "x" 2010-11-20 14:04:07 +00:00
fix-sensor-rrd.php commit sensor fix script that should have gone along with the previous ones 2010-12-15 17:57:42 +00:00
generate-iplist.php bye bye ipcalc, + cleanup of cleanup.php 2011-03-08 18:17:49 +00:00
generate-map.sh ginger patch 2010-09-03 18:26:59 +00:00
INSTALL discovery/processors-ucd-old: add quotes, patch by Corentin Chary 2011-03-08 16:56:20 +00:00
irc.php ginger patch 2010-09-03 18:26:59 +00:00
map.php ginger patch 2010-09-03 18:26:59 +00:00
poll-billing.php cleanups, reindents, etc 2011-03-11 18:03:49 +00:00
poll-device.php Minor fixes, some cleanups, and standardising on echo("x") instead of echo "x" 2010-11-20 14:04:07 +00:00
poll-reachability.php poll-reachability.php: switch to isPingable() and snmp_get(), patch by Corentin Chary 2011-03-04 17:48:25 +00:00
poller.php fix some uptime issues from one of the latest snmp_ commits 2011-03-11 15:51:32 +00:00
README THIS. IS. OBSERVIUM. also some indexes on sql tables. 2010-07-17 12:58:09 +00:00
renamehost.php ginger patch 2010-09-03 18:26:59 +00:00
scan-snmp.php ginger patch 2010-09-03 18:26:59 +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
snmptrap.php ginger patch 2010-09-03 18:26:59 +00:00
syslog.php ginger patch 2010-09-03 18:26:59 +00:00
test-discovery.php ginger patch 2010-09-03 18:26:59 +00:00
test-poll.php ginger patch 2010-09-03 18:26:59 +00:00
versioncheck.php Get rid of some more execs 2011-03-10 15:51:56 +00:00

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

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 contemplation

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!