Community-based GPL-licensed network monitoring system
Go to file
Ibrahim Tachijian 34bb987301 I agree to the conditions of the Contributor Agreement
contained in doc/General/Contributing.md.
2016-03-10 17:58:19 +01:00
contrib Ignore 3rd-party libraries when searching 2016-01-02 07:10:41 +10:00
doc Merge pull request #3187 from pblasquez/patch-2 2016-03-08 22:03:51 +01:00
html Merge pull request #3195 from richardlawley/issue-3151 2016-03-10 12:50:09 +00:00
includes Merge pull request #3203 from murrant/syslog-issue-3199 2016-03-10 12:49:37 +00:00
lib malaysia map - malaysia.js 2016-02-29 01:56:22 +08:00
licenses delete old stuff, put licenses into licenses 2011-09-29 15:58:18 +00:00
mibs Adding GANDI-MIB for packet journey 2016-03-03 15:25:17 +01:00
misc Notifcation and tab->spaces fix. 2016-03-03 06:46:39 -06:00
scripts Split is removed in PHP7, replace with explode as none were using it as a regex. 2016-02-25 14:34:06 -06:00
sql-schema Improve performance of billing poller 2016-03-01 10:20:25 +00:00
tests Fix indentation. 2016-03-09 14:31:00 -06:00
.editorconfig added editorconfig file for project 2016-01-04 13:16:13 +01:00
.gitignore Enable phpunit testing in Travis CI. 2016-03-03 11:56:29 -06:00
.scrutinizer.yml Always wondered why scrut complains about this code still!! 2015-03-31 19:44:08 +01:00
.travis.yml Fixed .travis.yml 2016-03-03 20:04:09 +00:00
addhost.php Add support for setting port association mode when adding a host. 2016-01-26 13:49:57 +01:00
adduser.php Fix coding style part 2 2015-07-15 11:04:22 +02:00
alerts.php Merge pull request #3138 from f0o/minor-alerting-addons 2016-03-08 21:00:37 +00:00
AUTHORS.md I agree to the conditions of the Contributor Agreement 2016-03-10 17:58:19 +01:00
billing-calculate.php Fix coding style part 2 2015-07-15 11:04:22 +02:00
build-base.php SQLs are performed up to an execution time of 45s, then a page reload is induced to avoid fcgi/cgi/modphp timeouts. 2015-09-02 15:30:51 +01:00
build.sql Fixed silly sql build for vminfo table 2016-01-24 23:36:38 +00:00
CHANGELOG Remove remaining live references to observium.org 2013-10-29 21:06:32 +10:00
check-services.php Update services SQL 2016-03-09 18:30:59 +01:00
config_to_json.php Fix spelling error in comment 2015-08-13 12:28:06 +02:00
config.php.default Update discovery and poller to allow stable interface mapping by ifName/ifDescr based port mapping. 2016-01-26 13:49:30 +01:00
CONTRIBUTING.md Add contributing placeholder file 2015-05-16 14:28:09 +10:00
cronic Added using cronic for poller-wrapper, this will now allow email alerts from cron 2015-07-07 21:04:39 +01:00
daily.php Removed innodb check from daily and updated validate to warn 2016-03-03 20:52:23 +00:00
daily.sh if no code is updated, do a schema update check and also a cleanup. move to a separate script call to make it easier to add more tasks if required in the future. 2016-02-23 13:38:29 +11:00
delhost.php Fix coding style part 2 2015-07-15 11:04:22 +02:00
discovery.php Update discovery.php 2016-02-24 12:48:22 -08:00
dist-pollers.php Fix coding style part 2 2015-07-15 11:04:22 +02:00
irc.php Use bits instead of octets for proper bps values when using ircbot's .port cmd 2016-01-20 02:00:37 +01:00
librenms.cron Fix alignment 2015-10-17 21:04:29 +00:00
librenms.nonroot.cron Fix alignment 2015-10-17 21:04:29 +00:00
LICENSE.txt Update copyright instructions 2014-06-23 13:44:12 +10:00
Makefile Update typeahead to corejavascript fork 2016-01-05 17:35:16 -07:00
phpunit.xml Enable phpunit testing in Travis CI. 2016-03-03 11:56:29 -06:00
poll-billing.php Fix previous delta being reported when no traffic passed 2016-03-01 12:41:41 +00:00
poller-service.py use threading locks instead of a boolean variable and busy loop 2015-09-14 13:38:46 -04:00
poller-wrapper.py Update poller-wrapper.py 2016-02-19 18:21:26 -08:00
poller.php Added verbose debugging, normal debugging will now try and mask certain information 2016-01-17 14:39:17 +00:00
README.md Squashed 'lib/vis/' changes from 58f0da39..46fd2ac 2016-02-17 11:57:17 -07:00
renamehost.php Apply "Squiz" code style on old (pre-2014) files 2015-07-11 16:12:35 +02:00
snmp-scan.php Fix Scrut. Moved ip-check out of transport-loop. 2015-08-01 09:58:56 +00:00
snmp.conf.example Remove user-facing references to Observium 2013-11-05 09:33:32 +10:00
snmpd.conf.example Fix example community string 2014-10-25 08:44:51 +10:00
snmptrap.php Apply "Squiz" code style on old (pre-2014) files 2015-07-11 16:12:35 +02:00
syslog.php Fix coding style part 2 2015-07-15 11:04:22 +02:00
validate.php Removed innodb check from daily and updated validate to warn 2016-03-03 20:52:23 +00:00

Introduction

LibreNMS 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. LibreNMS is a community-based fork of Observium.

We intend LibreNMS to be a viable project and community that:

  • encourages contribution,
  • focuses on the needs of its users, and
  • offers a welcoming, friendly environment for everyone.

The Debian Social Contract will be the basis of our priority system, and mutual respect is the basis of our behaviour towards others. For more about the culture we're trying to build, please read the Freenode philosophy, including guidelines for running an IRC channel and being a community catalyst.

Documentation

Documentation can be found in the doc directory or docs.librenms.org, including instructions for installing and contributing.

Participating

You can participate in the project by:

VM image

You can try LibreNMS by downloading a VM image. Currently, a Ubuntu-based image is supplied and has been tested with VirtualBox.

Download the VirtualBox / VMWare image and open it then log in with credentials provided. Enter the following command:

./daily.sh

You'll then need to find out the IP of your VM (ifconfig | grep add) and create a DNS entry for librenms.example.com to point to that IP. You can also edit your /etc/hosts file with the following line:

$ip librenms.example.com

where $ip is the IP of your VM.

Add a new user by entering:

./adduser.php <username> <password> 10 <email>

replace , and with a username, password and your email address.

From there, just point your web browser to http://librenms.example.com/ and login with your new username and password.

License

Copyright (C) 2006-2012 Adam Armstrong adama@memetic.org

Copyright (C) 2013-2016 by individual LibreNMS contributors

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/.

LICENSE.txt contains a copy of the full GPLv3 licensing conditions.

The following additional license conditions apply to LibreNMS (a GPL exception):

As a special exception, you have permission to link or otherwise combine LibreNMS with the included copies of the following third-party software, and distribute modified versions, as long as you follow the requirements of the GNU GPL v3 in regard to all of the remaining software (comprising LibreNMS).

Please see Acknowledgements