Community-based GPL-licensed network monitoring system
Go to file
2011-12-14 22:04:56 +00:00
attic THIS. IS. SPARTA. -63dBm. 2011-12-12 15:22:31 +00:00
contrib fix links for rancid svn support 2011-10-11 10:58:43 +00:00
html watchguard firebox detection and cpu support 2011-12-14 22:04:56 +00:00
includes watchguard firebox detection and cpu support 2011-12-14 22:04:56 +00:00
licenses delete old stuff, put licenses into licenses 2011-09-29 15:58:18 +00:00
mibs watchguard firebox detection and cpu support 2011-12-14 22:04:56 +00:00
scripts fix mysql stats 2011-12-12 20:40:08 +00:00
upgrade-scripts fix upgrade script 2011-12-06 22:56:15 +00:00
addhost.php make addhost from the webinterface work correctly 2011-10-05 09:32:34 +00:00
adduser.php revert r1957 patch 2011-03-23 09:54:56 +00:00
alerts.php move poller.php (inc os/system) to db* (and others, but poller is biggest change) 2011-05-13 11:42:26 +00:00
billing-calculate.php fixes to billing-calculate. 2011-12-12 16:10:49 +00:00
CHANGELOG fix db update! 2011-11-02 19:02:03 +00:00
check-errors.php move poller.php (inc os/system) to db* (and others, but poller is biggest change) 2011-05-13 11:42:26 +00:00
check-services.php kill a whole bunch of trailing spaces 2011-09-20 09:55:11 +00:00
config.php.default restore 2516 dbFacile.php, apparently the code layout changes breaking something somewhere? 2011-09-20 15:59:51 +00:00
database-schema.sql billing rewrite (disabling svn after) 2011-12-06 22:17:37 +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-pre2245.sql fix update scripts. fuuuu 2011-05-24 14:39:44 +00:00
database-update.sql billing rewrite (disabling svn after) 2011-12-06 22:17:37 +00:00
delhost.php revert r1957 patch 2011-03-23 09:54:56 +00:00
discovery.php fix previous commit :) 2011-12-06 22:26:47 +00:00
generate-iplist.php more db* 2011-05-13 12:39:56 +00:00
generate-map.sh ginger patch 2010-09-03 18:26:59 +00:00
INSTALL more code cleanup (last commit for now) 2011-09-20 14:37:54 +00:00
irc.php ircbot fixes 2011-12-01 20:58:48 +00:00
poll-billing.php billing rewrite (disabling svn after) 2011-12-06 22:17:37 +00:00
poll-device.php syntaxer run 2011-10-04 14:38:54 +00:00
poller.php use rrdtool pipe in poller. 2011-10-01 14:54:06 +00:00
README syntaxer run + manual cleanup 2011-10-01 10:10:02 +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
snmp.conf.example unfuck ipmi and update changelog and snmp.conf.example 2011-05-06 09:59:37 +00:00
snmpd.conf.example unfuck ipmi and update changelog and snmp.conf.example 2011-05-06 09:59:37 +00:00
snmptrap.php add infrastructure to collect status of cisco catalyst 6k crossbar and new state table for entity-mib 2011-11-14 18:28:00 +00:00
syslog.php syntaxer run 2011-10-04 14:38:54 +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 LICENSES/GPLv3-LICENSE.txt for usage requirements and restrictions.

Introduction
------------

Observium is an autodiscovering PHP/MySQL/SNMP based network monitoring which includes
support for a wide range of network hardware and operating systems including Cisco,
Linux, FreeBSD, Juniper, Brocade, Foundry, HP and many more.

Observium has grown out of a lack of easy to configure network monitoring platforms.
It is intended to provide a more navigable interface to the health and performance of
your network. Its design goals include collecting as much historical data about devices
 as possible, being completely autodiscovered with little or no manual intervention,
and having a very intuitive interface.

Observium is not intended to replace an up/down alerting system, but rather to
complement it with an easy to manage, intuitive representation of historical and
current performance statistics, configuration visualisation and syslog capture.

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

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!