Go to file
Adam Amstrong 79ed35214c bs js
git-svn-id: http://www.observium.org/svn/observer/trunk@2610 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-29 15:52:24 +00:00
attic cleanups 2011-05-17 21:14:28 +00:00
contrib shitcan obsolete syslog configs 2011-03-23 14:34:48 +00:00
html bs js 2011-09-29 15:52:24 +00:00
includes fixes from falz 2011-09-29 13:16:13 +00:00
mibs add VRP. break some layout. 2011-09-23 15:20:11 +00:00
scripts shoutcast application monitor. improvements to powerdns application monitor 2011-09-28 23:24:28 +00:00
upgrade-scripts kill a whole bunch of trailing spaces 2011-09-20 09:55:11 +00:00
CHANGELOG unfuck ipmi and update changelog and snmp.conf.example 2011-05-06 09:59:37 +00:00
COPYING more commits than sid3windr. 2011-03-15 14:32:14 +00:00
INSTALL more code cleanup (last commit for now) 2011-09-20 14:37:54 +00:00
README point out that something is disabled. force html5 in old browsers 2011-09-03 14:54:24 +00:00
addhost.php typo fix in addhost 2011-09-20 15:48:12 +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
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 change port entry in database to unsigned, to allow ports > 32k (duh!) 2011-08-24 22:35:42 +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 new funky discovery stuff (autodiscovery works now for discovery protocols) 2011-09-14 17:26:59 +00:00
delhost.php revert r1957 patch 2011-03-23 09:54:56 +00:00
discovery.php add better debugging. version check quiet. 2011-09-15 22:35:22 +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
irc.php more code cleanup 2011-09-20 14:34:27 +00:00
poll-billing.php more code cleanup 2011-09-20 14:34:27 +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
poller.php code cleanup + move poll_device to includes/polling/functions 2011-09-20 14:29:04 +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 more db* 2011-05-13 12:39:56 +00:00
syslog.php add id to syslog 2011-09-03 15:04:19 +00:00

README

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.
It's not designed to be a Nagios replacement.

Automatic host discovery is currently disabled.

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!