Community-based GPL-licensed network monitoring system
Go to file
Tom Laermans 8e36ec56a2 correctly calculate frequency limits again
git-svn-id: http://www.observium.org/svn/observer/trunk@2124 61d68cd4-352d-0410-923a-c4978735b2b8
2011-04-21 10:41:43 +00:00
contrib shitcan obsolete syslog configs 2011-03-23 14:34:48 +00:00
html dynamically build sensor 'health' dropdown, allowing for new sensor types, also adding power to the menu. power is now using the icon from the device type... may need some renaming? is not the right icon :[ 2011-04-21 10:37:23 +00:00
includes correctly calculate frequency limits again 2011-04-21 10:41:43 +00:00
mibs tripplite support from falz 2011-04-08 15:32:14 +00:00
scripts cleanups, small fixes and remove test-*php from the root 2011-03-31 10:51:02 +00:00
upgrade-scripts some formatting cleanups, introduce some more FIXMEs to look at, plus replace mysql_fetch_array by mysql_fetch_assoc, for great justice 2011-04-06 13:54:50 +00:00
addhost.php more code cleanups, modify renamehost to also take a source parameter so we can build a renamehost function into the web gui some day 2011-03-27 10:21:19 +00:00
adduser.php revert r1957 patch 2011-03-23 09:54:56 +00:00
alerts.php some formatting cleanups, introduce some more FIXMEs to look at, plus replace mysql_fetch_array by mysql_fetch_assoc, for great justice 2011-04-06 13:54:50 +00:00
CHANGELOG warning warning warning 2011-04-09 12:38:45 +00:00
check-errors.php some formatting cleanups, introduce some more FIXMEs to look at, plus replace mysql_fetch_array by mysql_fetch_assoc, for great justice 2011-04-06 13:54:50 +00:00
check-services.php some formatting cleanups, introduce some more FIXMEs to look at, plus replace mysql_fetch_array by mysql_fetch_assoc, for great justice 2011-04-06 13:54:50 +00:00
cleanup.php some formatting cleanups, introduce some more FIXMEs to look at, plus replace mysql_fetch_array by mysql_fetch_assoc, for great justice 2011-04-06 13:54:50 +00:00
config.php.default revert r1957 patch 2011-03-23 09:54:56 +00:00
COPYING more commits than sid3windr. 2011-03-15 14:32:14 +00:00
database-schema.sql Release 0.10.7.1 2010-07-19 18:31:53 +00:00
database-update-pre1000.sql update changelog, clean up files 2011-03-16 22:04:29 +00:00
database-update-pre1435.sql oops, that should have gone along, obviously 2010-07-29 19:28:12 +00:00
database-update.sql add cef switching graphs and un-retard sensors polling 2011-04-13 19:08:01 +00:00
delhost.php revert r1957 patch 2011-03-23 09:54:56 +00:00
discovery.php add -m to poller 2011-04-13 09:29:44 +00:00
generate-iplist.php some formatting cleanups, introduce some more FIXMEs to look at, plus replace mysql_fetch_array by mysql_fetch_assoc, for great justice 2011-04-06 13:54:50 +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 some formatting cleanups, introduce some more FIXMEs to look at, plus replace mysql_fetch_array by mysql_fetch_assoc, for great justice 2011-04-06 13:54:50 +00:00
poll-billing.php some formatting cleanups, introduce some more FIXMEs to look at, plus replace mysql_fetch_array by mysql_fetch_assoc, for great justice 2011-04-06 13:54:50 +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 nfsen suffix support by falz, + fix poll-reachability, reported by JumpingM 2011-04-11 14:37:05 +00:00
poller.php err... er poll ignored devices! and fix some css bullshit. 2011-04-20 21:07:00 +00:00
README space/indent fixes and cleanups 2011-03-15 15:10:23 +00:00
renamehost.php more code cleanups, modify renamehost to also take a source parameter so we can build a renamehost function into the web gui some day 2011-03-27 10:21:19 +00:00
scan-snmp.php clean, clean, clean, all i have to do is clean 2011-03-15 15:27:14 +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 some formatting cleanups, introduce some more FIXMEs to look at, plus replace mysql_fetch_array by mysql_fetch_assoc, for great justice 2011-04-06 13:54:50 +00:00
syslog.php clean, clean, clean, all i have to do is clean 2011-03-15 15:27:14 +00:00
versioncheck.php enchancements from robje 2011-04-03 17:09:09 +00:00

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.

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!