• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

html/H03-May-2022-123,14287,681

includes/H03-May-2022-96,84658,886

libs/H09-Jul-2019-70,32629,850

logs/H03-May-2022-

mibs/H21-Aug-2019-17,468,93615,311,962

rrd/H03-May-2022-

scripts/H03-May-2022-8,0495,705

templates/H03-May-2022-3424

tests/H21-Aug-2019-10,1458,033

update/H03-May-2022-7,3504,378

.phpcs.xmlH A D24-Apr-20199.3 KiB184145

INSTALLH A D15-Nov-2018168 42

LICENSE.COMMUNITYH A D23-Aug-20192.3 KiB4532

READMEH A D15-Nov-2018751 1813

VERSIONH A D23-Aug-201918 21

add_device.phpH A D02-Mar-20199.4 KiB306241

adduser.phpH A D13-Jan-20191.8 KiB7850

alerter.phpH A D13-Jan-20193.4 KiB12481

check-errors.phpH A D13-Jan-20191.5 KiB6133

check-services.phpH A D13-Jan-20192.5 KiB9057

config.php.defaultH A D31-Aug-20181.3 KiB3524

config_to_json.phpH A D13-Jan-2019466 277

delete_device.phpH A D13-Jan-20191.3 KiB6034

discovery.phpH A D21-Aug-20198.7 KiB264199

housekeeping.phpH A D13-Jan-20193.9 KiB12489

irc.phpH A D13-Jan-201912 KiB354232

observium-wrapperH A D03-May-202237.4 KiB1,010769

poller-wrapper.pyH A D03-May-202237.4 KiB1,010739

poller.phpH A D03-May-20229.7 KiB306228

rename_device.phpH A D13-Jan-20191.6 KiB7045

snmp.conf.exampleH A D02-Mar-201962 21

snmpd.conf.exampleH A D02-Mar-20191.4 KiB4430

snmptrap.phpH A D13-Jan-20191 KiB4317

syslog.phpH A D13-Jan-20192.9 KiB12070

test_alert.phpH A D13-Jan-20193.4 KiB13278

test_code.phpH A D13-Jan-2019590 307

test_geo.phpH A D21-Aug-20191.5 KiB6933

README

1Introduction
2------------
3
4Observium is an autodiscovering PHP/MySQL/SNMP based network monitoring which includes
5support for a wide range of network hardware and operating systems including Cisco,
6Linux, FreeBSD, Juniper, Brocade, Foundry, HP and many more.
7
8Observium has grown out of a lack of easy to configure network monitoring platforms.
9It is intended to provide a more navigable interface to the health and performance of
10your network. Its design goals include collecting as much historical data about devices
11 as possible, being completely autodiscovered with little or no manual intervention,
12and having a very intuitive interface.
13
14Installation
15------------
16
17Please see https://docs.observium.org, in particular the install guide and FAQ.
18