Community-based GPL-licensed network monitoring system
Go to file
2010-08-04 16:11:32 +00:00
contrib add port parser to default config, rename some stuff 2010-07-10 11:47:27 +00:00
html prettier cras sessions (separate clientless from tunnels) 2010-08-04 15:44:41 +00:00
includes revert quote in asa os detection 2010-08-03 22:06:42 +00:00
mibs clean up more mib names (remove .txt, .mib, .my) 2010-08-04 16:11:32 +00:00
scripts fix php notice 2010-07-16 00:14:42 +00:00
addhost.php fix addhost that got borked a few commits back 2010-07-30 16:24:01 +00:00
adduser.php undebug adduser :> 2010-06-29 12:48:35 +00:00
alerts.php test commit 2010-06-14 19:16:05 +00:00
CHANGELOG Release 0.10.7.1 2010-07-19 18:31:53 +00:00
check-errors.php THIS. IS. OBSERVIUM. also some indexes on sql tables. 2010-07-17 12:58:09 +00:00
check-services.php updated email sending to allow global disabling and sysContact override 2010-07-11 19:11:46 +00:00
cleanup.php include defaults.php before config.php, not FROM config.php 2010-02-27 14:44:38 +00:00
config.php.default autogenerate $config['base_url'] (why didn't we do this all along?) 2010-07-26 20:54:59 +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 database updates 2010-07-30 18:26:07 +00:00
delhost.php clean up commandline delhost output 2010-06-23 14:49:08 +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 fix junos ATM VC polling and display for tehvookje 2010-07-31 22:27:35 +00:00
fix-events.php rejig events system (still not great. meh) clean up some pages. 2010-06-20 21:37:05 +00:00
generate-iplist.php fix a couple of graphs 2010-06-12 20:14:41 +00:00
generate-map.sh fixes to cdp! (now works with CatOS) 2009-11-28 10:38:02 +00:00
INSTALL THIS. IS. OBSERVIUM. also some indexes on sql tables. 2010-07-17 12:58:09 +00:00
irc.php some fixes, and cleanups, also bits per second not bytes ;) 2010-07-28 15:57:32 +00:00
map.php change interfaces table to ports (to match GUI conventions) 2010-02-20 17:22:22 +00:00
poll-billing.php billing bugfix :) 2010-06-21 04:28:37 +00:00
poll-device.php switch to poller.php away from poll-device.php. increase syslog table read speed a bit by using php-side device info cache 2010-06-23 19:17:06 +00:00
poll-reachability.php fix front page. fix port poller and port descr parser a little. 2010-07-26 20:05:14 +00:00
poller.php improve poller (refresh $device array when we start a new device, so we don't get issues with overlap) remove old crap from catos poller, add CISCO-CEF mibs 2010-08-02 19:52:28 +00:00
README THIS. IS. OBSERVIUM. also some indexes on sql tables. 2010-07-17 12:58:09 +00:00
renamehost.php include defaults.php before config.php, not FROM config.php 2010-02-27 14:44:38 +00:00
scan-snmp.php include defaults.php before config.php, not FROM config.php 2010-02-27 14:44:38 +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 include defaults.php before config.php, not FROM config.php 2010-02-27 14:44:38 +00:00
syslog.php include defaults.php before config.php, not FROM config.php 2010-02-27 14:44:38 +00:00
test-discovery.php fixes to new sensors setup 2010-07-29 20:34:31 +00:00
test-poll.php THIS. IS. OBSERVIUM. also some indexes on sql tables. 2010-07-17 12:58:09 +00:00
versioncheck.php THIS. IS. OBSERVIUM. also some indexes on sql tables. 2010-07-17 12:58:09 +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!