Community-based GPL-licensed network monitoring system
Go to file
2016-11-15 07:18:07 +00:00
.github docs: Issue template to ask people to use irc / community for creating issues 2016-10-31 22:28:12 +02:00
contrib refactor: Updated a lot of references to LibreNMS - copyright still left intact (#4339) 2016-09-08 08:12:23 -05:00
doc doc: Added FAQ on why EdgeRouters might not be detected 2016-11-14 07:52:43 +00:00
html fix: Merge pull request #4939 from laf/issue-4937 2016-11-14 21:54:12 -06:00
includes newdevice: Added support for Dell PowerConnect 6024 2016-11-14 08:28:55 +00:00
lib lib vis update 2016-09-18 15:43:37 +03:00
LibreNMS fix: Fix irc bot user level (#4833) 2016-10-20 17:53:49 +00:00
licenses delete old stuff, put licenses into licenses 2011-09-29 15:58:18 +00:00
mibs Start of cleaning up mibs (#4806) 2016-11-09 18:23:27 -06:00
misc Updated alert_rules.json with more examples 2016-11-03 07:52:05 +00:00
scripts Clean up migration scripts by doing a chown on destination folders and files to the LibreNMS user and group, remove leftover XML files from source directories, and allow user to specify the SNMP version string in the 'settings' section of . (#4792) 2016-10-15 00:48:04 +01:00
sql-schema feature: Added the option to select alert rules from a collection 2016-10-29 10:56:59 +00:00
tests newdevice: Added support for Dell PowerConnect 6024 2016-11-14 08:28:55 +00:00
.editorconfig added editorconfig file for project 2016-01-04 13:16:13 +01:00
.gitignore feature: Added custom css and include directories which are ignored by git (#4871) 2016-10-28 05:55:40 +00:00
.php_cs PSR2 Cleanup: /html edition 2016-08-18 21:29:30 -05:00
.scrutinizer.yml Move third party software to html/lib form html/includes 2016-08-15 13:16:10 -05:00
.travis.yml Travis bash and python testing (#4917) 2016-11-03 07:42:29 +00:00
addhost.php feature: allow scripts to be run from any working directory (#4437) 2016-09-14 16:53:04 +01:00
adduser.php feature: allow scripts to be run from any working directory (#4437) 2016-09-14 16:53:04 +01:00
alerts.php refactor: Update alert rules to generate sql query and store in db (#4748) 2016-10-15 00:29:55 +01:00
AUTHORS.md Update AUTHORS.md (#4980) 2016-11-13 10:26:16 +00:00
billing-calculate.php feature: allow scripts to be run from any working directory (#4437) 2016-09-14 16:53:04 +01:00
build-base.php fix: This change broke the web installer 2016-09-16 10:51:52 +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 feature: allow scripts to be run from any working directory (#4437) 2016-09-14 16:53:04 +01:00
composer.json Downgrade to php_codesniffer 2.6.* for now (#4325) 2016-09-02 12:30:28 -05:00
config_to_json.php feature: allow scripts to be run from any working directory (#4437) 2016-09-14 16:53:04 +01:00
config.php.default refactor: Default to only using mysqli (#4915) 2016-11-10 19:40:53 -06:00
CONTRIBUTING.md Add contributing placeholder file 2015-05-16 14:28:09 +10:00
cronic fix: Updated bin/bash to use env in cronic script (#4752) 2016-10-13 22:23:53 +01:00
daily.php refactor: Update alert rules to generate sql query and store in db (#4748) 2016-10-15 00:29:55 +01:00
daily.sh fix: daily.sh log_dir failed when install_dir and log_dir were not set 2016-11-14 16:03:51 -06:00
delhost.php feature: allow scripts to be run from any working directory (#4437) 2016-09-14 16:53:04 +01:00
discovery-wrapper.py feature: Added new discovery-wrapper.py script to replicate poller-wrapper.py (#4351) 2016-09-09 10:43:38 -05:00
discovery.php feature: allow scripts to be run from any working directory (#4437) 2016-09-14 16:53:04 +01:00
dist-pollers.php feature: allow scripts to be run from any working directory (#4437) 2016-09-14 16:53:04 +01:00
irc.php feature: allow scripts to be run from any working directory (#4437) 2016-09-14 16:53:04 +01:00
librenms.cron More more docs (#4197) 2016-08-25 18:40:11 -05:00
librenms.nonroot.cron More more docs (#4197) 2016-08-25 18:40:11 -05: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
mkdocs.yml doc: Added doc on security and vulnerabilities 2016-10-07 11:21:19 +00:00
phpunit.xml RRDtool dual process (remote creation/check) (#4104) 2016-08-22 16:32:05 +01:00
poll-billing.php feature: allow scripts to be run from any working directory (#4437) 2016-09-14 16:53:04 +01:00
poller-service.py Use python2 in Python script shebang lines 2016-04-11 15:38:51 +02:00
poller-wrapper.py refactor: Updated a lot of references to LibreNMS - copyright still left intact (#4339) 2016-09-08 08:12:23 -05:00
poller.php refactor: Small poller improvements, removes unecessary queries / execs (#4741) 2016-10-14 20:03:26 -05:00
README.md docs: update freenode links (#4935) 2016-11-04 07:09:02 +00:00
readmegen.yml Small updates 2016-08-28 21:55:19 +01:00
renamehost.php feature: allow scripts to be run from any working directory (#4437) 2016-09-14 16:53:04 +01:00
snmp-scan.php feature: RFC3021 (/31) and /32 support added to snmp-scan.php (#4889) 2016-10-28 06:00:16 +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 feature: allow scripts to be run from any working directory (#4437) 2016-09-14 16:53:04 +01:00
syslog.php feature: allow scripts to be run from any working directory (#4437) 2016-09-14 16:53:04 +01:00
validate.php Added check for local timezone = php timezone (#4965) 2016-11-15 07:18:07 +00:00

Scrutinizer Status Scrutinizer Code Quality Travis Status

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 one of the VirtualBox images we have available, documentation is provided which details login credentials and setup details.

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