Community-based GPL-licensed network monitoring system
Go to file
2012-05-20 19:28:37 +00:00
attic move from port_id to interface_id. make ports discovery only discover. add some cleaner functions. add a tiny bit of alerting infrastructure. 2012-05-16 13:25:50 +00:00
contrib move from port_id to interface_id. make ports discovery only discover. add some cleaner functions. add a tiny bit of alerting infrastructure. 2012-05-16 13:25:50 +00:00
html add agent sensor capacity, hddtemp script in agent-local as demo, possibly needs a little more work 2012-05-20 18:23:40 +00:00
includes move hddtemp to unix-agent/ instead of applications/ 2012-05-20 19:28:37 +00:00
licenses delete old stuff, put licenses into licenses 2011-09-29 15:58:18 +00:00
mibs Add support for APC UPS. #55. 2012-05-15 16:59:01 +00:00
scripts move hddtemp to unix-agent/ instead of applications/ 2012-05-20 19:28:37 +00:00
sql-schema change remanining interface_id to port_id 2012-05-18 16:21:39 +00:00
upgrade-scripts fix upgrade script 2011-12-06 22:56:15 +00:00
addhost.php replace "sha1" with "sha", as required by net-snmp 2012-05-15 17:03:35 +00:00
adduser.php phpDocumentator headers. retire static-config. IF YOU ARE READING THIS, REMOVE IT FROM THE BOTTOM YOUR CONFIG.PHP. YES. YOU. 2012-05-09 10:01:42 +00:00
alerts.php phpDocumentator headers. retire static-config. IF YOU ARE READING THIS, REMOVE IT FROM THE BOTTOM YOUR CONFIG.PHP. YES. YOU. 2012-05-09 10:01:42 +00:00
billing-calculate.php phpDocumentator headers. retire static-config. IF YOU ARE READING THIS, REMOVE IT FROM THE BOTTOM YOUR CONFIG.PHP. YES. YOU. 2012-05-09 10:01:42 +00:00
CHANGELOG move logout link to the far right, update included documentation files 2012-04-30 22:26:33 +00:00
check-errors.php move from port_id to interface_id. make ports discovery only discover. add some cleaner functions. add a tiny bit of alerting infrastructure. 2012-05-16 13:25:50 +00:00
check-services.php phpDocumentator headers. retire static-config. IF YOU ARE READING THIS, REMOVE IT FROM THE BOTTOM YOUR CONFIG.PHP. YES. YOU. 2012-05-09 10:01:42 +00:00
config.php.default phpDocumentator headers. retire static-config. IF YOU ARE READING THIS, REMOVE IT FROM THE BOTTOM YOUR CONFIG.PHP. YES. YOU. 2012-05-09 10:01:42 +00:00
delhost.php phpDocumentator headers. retire static-config. IF YOU ARE READING THIS, REMOVE IT FROM THE BOTTOM YOUR CONFIG.PHP. YES. YOU. 2012-05-09 10:01:42 +00:00
discovery.php phpDocumentator headers. retire static-config. IF YOU ARE READING THIS, REMOVE IT FROM THE BOTTOM YOUR CONFIG.PHP. YES. YOU. 2012-05-09 10:01:42 +00:00
generate-iplist.php phpDocumentator headers. retire static-config. IF YOU ARE READING THIS, REMOVE IT FROM THE BOTTOM YOUR CONFIG.PHP. YES. YOU. 2012-05-09 10:01:42 +00:00
generate-map.sh ginger patch 2010-09-03 18:26:59 +00:00
INSTALL move logout link to the far right, update included documentation files 2012-04-30 22:26:33 +00:00
irc.php phpDocumentator headers. retire static-config. IF YOU ARE READING THIS, REMOVE IT FROM THE BOTTOM YOUR CONFIG.PHP. YES. YOU. 2012-05-09 10:01:42 +00:00
poll-billing.php move from port_id to interface_id. make ports discovery only discover. add some cleaner functions. add a tiny bit of alerting infrastructure. 2012-05-16 13:25:50 +00:00
poll-device.php phpDocumentator headers. retire static-config. IF YOU ARE READING THIS, REMOVE IT FROM THE BOTTOM YOUR CONFIG.PHP. YES. YOU. 2012-05-09 10:01:42 +00:00
poller.php move from port_id to interface_id. make ports discovery only discover. add some cleaner functions. add a tiny bit of alerting infrastructure. 2012-05-16 13:25:50 +00:00
README move logout link to the far right, update included documentation files 2012-04-30 22:26:33 +00:00
renamehost.php phpDocumentator headers. retire static-config. IF YOU ARE READING THIS, REMOVE IT FROM THE BOTTOM YOUR CONFIG.PHP. YES. YOU. 2012-05-09 10:01:42 +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 move from port_id to interface_id. make ports discovery only discover. add some cleaner functions. add a tiny bit of alerting infrastructure. 2012-05-16 13:25:50 +00:00
syslog.php phpDocumentator headers. retire static-config. IF YOU ARE READING THIS, REMOVE IT FROM THE BOTTOM YOUR CONFIG.PHP. YES. YOU. 2012-05-09 10:01:42 +00:00

Copyright (C) 2006-2012 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 Observium!