Community-based GPL-licensed network monitoring system
Go to file
Adam Amstrong 7b915fc2f3 fixes
git-svn-id: http://www.observium.org/svn/observer/trunk@394 61d68cd4-352d-0410-923a-c4978735b2b8
2009-03-27 10:07:55 +00:00
contrib add 2008-11-28 13:20:39 +00:00
fonts adding some free fonts... 2008-03-22 14:04:46 +00:00
html fixes 2009-03-27 10:07:55 +00:00
includes small fixes 2009-03-26 11:43:31 +00:00
mibs removing .index 2009-03-24 10:44:16 +00:00
scripts add jpgraph downloader script 2009-03-25 16:01:34 +00:00
addhost.php fixes 2009-03-02 18:12:09 +00:00
adduser.php security fixes and some juniper graphing stuff. 2008-07-22 08:24:34 +00:00
alerts.php git-svn-id: http://www.observium.org/svn/observer/trunk@118 61d68cd4-352d-0410-923a-c4978735b2b8 2007-11-23 11:37:28 +00:00
CHANGELOG updates 2009-03-25 16:06:09 +00:00
check-errors.php Fix some errors, make the interfaces errors script a little better 2008-03-17 22:31:05 +00:00
check-services.php fixes 2008-03-12 16:21:13 +00:00
cleanup.php per-port SNMP polling. thanks to jonathan@studenteninternet.be 2009-02-02 16:00:11 +00:00
config.php.default fixed temperature graphing with unusual characters and added 3750 stackwise interfaces to ignored list (thanks Dario Calami) 2009-03-24 16:18:02 +00:00
COPYRIGHT Update Licenses 2008-03-09 18:58:56 +00:00
cron-hourly.sh updates 2009-03-24 13:56:47 +00:00
cron-minute.sh fixing things! 2007-04-04 10:43:23 +00:00
cron.sh updates 2009-03-25 15:25:58 +00:00
delhost.php fixing silly things, tsk! 2008-03-22 15:03:55 +00:00
discover-cdp.php remove the last usage of config variables outside of the $config array ($rrd_file) + fixed adduser script 2009-03-16 15:19:44 +00:00
discover-macaccounting.php adding basic mac-accounting polling and discovery (MANUAL!!) 2009-03-24 13:32:47 +00:00
discovery.php updates 2009-03-25 15:25:58 +00:00
generate-iplist.php add some ipv6 niceness 2008-04-10 14:52:51 +00:00
generate-map.sh lots of fixes for non-webroot installations 2009-03-23 17:32:25 +00:00
get-apache.sh some updates. 2008-03-12 11:36:28 +00:00
INSTALL updates 2009-03-25 16:09:09 +00:00
LICENCE test 2008-04-08 22:19:48 +00:00
mac-accounting.pl adding basic mac-accounting polling and discovery (MANUAL!!) 2009-03-24 13:32:47 +00:00
mac-accounting.sh.example adding basic mac-accounting polling and discovery (MANUAL!!) 2009-03-24 13:32:47 +00:00
map.php lots of fixes for non-webroot installations 2009-03-23 17:32:25 +00:00
mysql-schema.sql lots of fixes for non-webroot installations 2009-03-23 17:32:25 +00:00
poll-billing.php per-port SNMP polling. thanks to jonathan@studenteninternet.be 2009-02-02 16:00:11 +00:00
poll-device.php remove the last usage of config variables outside of the $config array ($rrd_file) + fixed adduser script 2009-03-16 15:19:44 +00:00
poll-ifstatus.php per-port SNMP polling. thanks to jonathan@studenteninternet.be 2009-02-02 16:00:11 +00:00
poll-ifstatus.sh per-port SNMP polling. thanks to jonathan@studenteninternet.be 2009-02-02 16:00:11 +00:00
poll-mac_accounting.php adding basic mac-accounting polling and discovery (MANUAL!!) 2009-03-24 13:32:47 +00:00
poll-os.php per-port SNMP polling. thanks to jonathan@studenteninternet.be 2009-02-02 16:00:11 +00:00
poll-reachability.php fix login and some other things 2009-03-17 20:26:29 +00:00
process-syslog.php fixes 2009-03-02 18:12:09 +00:00
README updates 2009-03-25 16:06:09 +00:00
remove-deleted-interfaces.php fixing things, adding better security 2009-03-11 14:50:24 +00:00
renamehost.php fix login and some other things 2009-03-17 20:26:29 +00:00
scan-snmp.php remove the last usage of config variables outside of the $config array ($rrd_file) + fixed adduser script 2009-03-16 15:19:44 +00:00
snmp.conf.example new 2008-11-12 12:55:41 +00:00
test-discovery.php fixes 2009-03-02 18:12:09 +00:00
update-interface.php fixing update-interface.php to use config variables for snmpget location and remove incorrect mib dir 2009-03-24 10:45:51 +00:00
versioncheck.php updates 2009-03-24 13:56:47 +00:00

Copyright (C) 2006-2008 Adam Armstrong <adama@memetic.org>

Please see license.txt for usage requirements and restrictions.

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

Observer is an auto-discovering network monitoring system. 

It's designed to be an easily-navigable interface to the health of your network.

Planned Features
----------------

* Full IPv6 capabilities                            * In Progress
* Pseudowire (MPLS/L2TP) tracking                   * In Progress
* MPLS IP-VPN tracking                              * In Progress
* 6500/7600 non-MSFC CPU tracking (pfc/dfc et al)
* 6500/7600 non-MSFC memory tracking
* 95th and metered usage tracking                   * In Progress

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

Installation of Observer 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.observernms.org.

Please email adama@memetic.org with any feature requests, bug reports or just to tell me
that you're using observer!