Community-based GPL-licensed network monitoring system https://www.librenms.org
  • PHP 85.2%
  • Blade 6.2%
  • JavaScript 5.9%
  • Python 1%
  • Vue 0.7%
  • Other 0.9%
Find a file
Tony Murray 8bef21cb32
Query Builder cleanup (#19967)
* Query Builder cleanup
fixes #19734
and fixes a couple other issues
adds types

* Fix inconsistent type
2026-06-25 16:29:21 -05:00
.github Add PHPStan level 6 check on new PHP files in PRs (#19410) 2026-04-15 23:18:29 +01:00
app AlertRules utility cleanup (#19950) 2026-06-25 16:28:59 -05:00
bootstrap filter widget ?filter= avoids saved (#19687) 2026-05-17 01:13:40 -05:00
cache fix: page/graph load speed: part 1 (#6611) 2017-05-10 08:57:10 +01:00
config Add EES power alarm SNMP trap handler (#19670) 2026-05-14 22:51:57 +01:00
database Updated mpls_saps.sapsDescription to 160 varchar (#19959) 2026-06-25 16:52:27 +01:00
dist Modify cron example to use lnms device:discover new (#19344) 2026-03-29 20:54:35 +01:00
doc Only update ping stats in poller and improve fast ping speed (#18674) 2026-06-24 14:31:33 -05:00
html Dashboard UI updates (#19790) 2026-06-24 09:59:38 +01:00
includes AlertRules utility cleanup (#19950) 2026-06-25 16:28:59 -05:00
lang Only update ping stats in poller and improve fast ping speed (#18674) 2026-06-24 14:31:33 -05:00
LibreNMS Query Builder cleanup (#19967) 2026-06-25 16:29:21 -05:00
licenses Swich links to https (#12511) 2021-02-09 00:29:04 +01:00
logs Restore gitignore file contents (#9784) 2019-02-06 06:57:44 -06:00
mibs Add support for XKL DXMOS (#19899) 2026-06-18 23:53:20 +01:00
misc Move definitions in to resources/definitions (#17341) 2025-05-19 08:07:54 -05:00
resources Fix the dashboard widgets edit/delete (#19962) 2026-06-25 17:02:01 +01:00
routes Migrate some legacy forms to Laravel (#19872) 2026-06-16 12:35:48 +01:00
rrd Restore gitignore file contents (#9784) 2019-02-06 06:57:44 -06:00
scripts Cleanup set_dev_attrib (#19442) 2026-05-22 21:59:52 -05:00
storage Laravel 12.x Shift (#17515) 2025-04-28 11:56:05 +02:00
tests AlertRules utility cleanup (#19950) 2026-06-25 16:28:59 -05:00
.editorconfig yaml indent fine tuning (#15189) 2023-08-04 13:28:37 +02:00
.env.example Laravel 12.x Shift (#17515) 2025-04-28 11:56:05 +02:00
.git-blame-ignore-revs Rector to PHP 8.2 (#18498) 2025-11-12 02:02:10 +01:00
.gitignore Add 90-day availability bar to device overview (#19342) 2026-04-16 22:28:14 +00:00
.php-cs-fixer.php Bump php-cs-fixer to 3.4.0 (#14224) 2022-08-23 16:45:57 +02:00
.styleci.yml Add StyleCI config (#12126) 2020-09-21 16:02:55 +02:00
alerts.php Deprecate direct calls to LibreNMS\Config (#17948) 2025-06-26 13:50:46 -05:00
artisan Laravel 12.x Shift (#17515) 2025-04-28 11:56:05 +02:00
AUTHORS.md Improved EdgeCOS discovery (#16771) 2024-11-27 10:51:58 +00:00
billing-calculate.php Deprecate direct calls to LibreNMS\Config (#17948) 2025-06-26 13:50:46 -05:00
CHANGELOG.md Small Cleanup (#8871) 2018-07-07 13:55:17 +01:00
check-services.php Refactor some general scripts to stop using dbFacile (#18542) 2025-12-10 00:41:57 -06:00
CODE_OF_CONDUCT.md Remove hardcoded URLs to doc (#12364) 2020-11-27 23:34:58 +01:00
composer.json tests(phpstan): Add phpunit extension (#19402) 2026-04-07 07:05:39 -05:00
composer.lock Bump guzzlehttp/guzzle from 7.10.0 to 7.12.3 (#19941) 2026-06-24 12:24:01 +01:00
config.php.default Move definitions in to resources/definitions (#17341) 2025-05-19 08:07:54 -05:00
config_to_json.php Deprecate direct calls to LibreNMS\Config (#17948) 2025-06-26 13:50:46 -05:00
CONTRIBUTING.md documentation link fixes (#10848) 2019-11-19 17:14:15 +01:00
cronic shellcheck (#12258) 2020-11-11 23:21:15 +01:00
daily.php Changed master channel exit code to 2 (#19954) 2026-06-24 12:08:37 -05:00
daily.sh Changed master channel exit code to 2 (#19954) 2026-06-24 12:08:37 -05:00
delhost.php Convert delhost.php to Artisan command (#17739) 2025-06-04 23:29:40 +01:00
discovery-wrapper.py Switch scheduled jobs to lnms device:discover (#18738) 2026-01-06 23:57:31 +00:00
discovery.php Remove old discovery code (#18782) 2026-01-22 14:51:49 -06:00
irc.php Apply fixes from StyleCI (#17325) 2025-03-24 20:11:34 +00:00
librenms-service.py Dispatcher log stdout (#18953) 2026-01-29 14:27:27 +00:00
LICENSE.txt Swich links to https (#12511) 2021-02-09 00:29:04 +01:00
lnms Fix bash-completions when calling lnms via sudo -u librenms (#18229) 2025-09-26 23:03:42 +00:00
mkdocs.yml Added alerting operations (#19306) 2026-04-16 11:43:19 +01:00
package-lock.json Bump form-data from 4.0.5 to 4.0.6 (#19938) 2026-06-22 15:25:42 +01:00
package.json Bump esbuild, vite and laravel-vite-plugin (#19893) 2026-06-14 22:52:05 +01:00
phpstan-baseline-deprecated.neon Removed unused alert function and code (#19894) 2026-06-14 23:10:46 +01:00
phpstan-deprecated.neon Use git sparse checkout for CI workflows (#17576) 2025-05-01 01:15:10 +02:00
phpstan-legacy.neon Add PHPStan test for legacy codebase (#18252) 2025-09-23 22:14:03 +02:00
phpstan.neon Add PHPStan level 6 check on new PHP files in PRs (#19410) 2026-04-15 23:18:29 +01:00
phpunit.xml Support for KAFKA producer in LibreNMS (#16285) 2025-06-27 10:21:26 +00:00
ping.php Only update ping stats in poller and improve fast ping speed (#18674) 2026-06-24 14:31:33 -05:00
poll-billing.php Remove logfile function (#18852) 2026-01-26 23:17:45 +00:00
poller-wrapper.py Task Scheduler Configuration (#16356) 2024-11-12 09:38:36 -06:00
poller.php Deprecate direct calls to LibreNMS\Config (#17948) 2025-06-26 13:50:46 -05:00
publiccode.yml Update software version to 26.6.0 2026-06-15 08:37:12 +01:00
README.md Update README copyright year (#19923) 2026-06-19 17:18:03 +01:00
rector.php Strong typing for table and select controllers (#19572) 2026-05-10 07:59:44 -05:00
renamehost.php Add renamehost function result handling and exit codes (#12980) 2021-06-25 00:34:16 +02:00
requirements.txt Rework service signal handling (#17884) 2025-07-17 15:53:16 -05:00
SECURITY.md Fix typos "receive" (#18085) 2025-07-23 14:02:25 -05:00
services-wrapper.py Task Scheduler Configuration (#16356) 2024-11-12 09:38:36 -06:00
snmp-scan.py Remove internal usages of config_to_json.php (#16388) 2024-09-13 13:22:01 +02:00
snmpd.conf.example Clarify non-x86 hardware info sources for snmpd (#12253) 2020-10-22 02:39:06 +02:00
snmptrap.php Remove debug globals (#12811) 2021-04-29 22:42:18 -05:00
syslog.php Remove logfile function (#18852) 2026-01-26 23:17:45 +00:00
validate.php Fix app imports and backticks (#18851) 2026-01-22 14:23:01 -06:00
vite.config.mjs Vite server, use APP_URL (#18384) 2025-10-17 13:50:31 -05:00

Test Status

Introduction

LibreNMS is an auto-discovering 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.

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 behavior towards others.

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-2026 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 https://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

Backers

Support us with a monthly donation and help us continue our activities. [Become a backer]

Sponsors

Become a sponsor and get your logo on our README on GitHub with a link to your site. [Become a sponsor]