Community-based GPL-licensed network monitoring system https://www.librenms.org
  • PHP 85.3%
  • Blade 6.3%
  • JavaScript 5.8%
  • Python 1%
  • Vue 0.7%
  • Other 0.8%
Find a file
Peca Nesovanovic 137ea9ad6d
[mes24xx] Fix entPhysicalIndex / inventory / empty SFP slots (#18057)
* mes24 OS, entphy index, central entLPMappingTable

* rector

* Pull code out of generic EntitMib.  This will not work generically for all devices. A few cleanups.

* Make the mapping opt in

* fix sm-os incorrect entphy index

* Restore empty cages to inventory

---------

Co-authored-by: Tony Murray <murraytony@gmail.com>
2026-08-09 22:03:57 -05:00
.github Switch from php-cs-fixer to pint (#20222) 2026-08-04 23:14:48 +02:00
app fix(sensors): format frequency values with SI prefixes (#20259) 2026-08-09 19:05:36 -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 some phpstan fixes (#19968) 2026-06-29 09:30:40 -05:00
database Allow vrfs.mplsVpnVrfDescription to be null (#20185) 2026-07-29 15:27:38 +01:00
dist Modify cron example to use lnms device:discover new (#19344) 2026-03-29 20:54:35 +01:00
doc Fix typo and improve consistency of JSON formatting (#20255) 2026-08-07 12:02:33 -05:00
html Update Sophos XG with current MIB file, new sensor data and new logos (#20133) 2026-08-09 02:04:59 -05:00
includes [mes24xx] Fix entPhysicalIndex / inventory / empty SFP slots (#18057) 2026-08-09 22:03:57 -05:00
lang Add FDB and ARP to global search (#20240) 2026-08-07 14:26:25 -05:00
LibreNMS [mes24xx] Fix entPhysicalIndex / inventory / empty SFP slots (#18057) 2026-08-09 22:03:57 -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 Update Sophos XG with current MIB file, new sensor data and new logos (#20133) 2026-08-09 02:04:59 -05:00
misc Move definitions in to resources/definitions (#17341) 2025-05-19 08:07:54 -05:00
resources fix(vrp): fix false stack alerts on standalone Huawei S5720 devices (#20245) 2026-08-09 17:51:43 -05:00
routes Modernize access points device tab (#20239) 2026-08-09 01:37:39 -05:00
rrd Restore gitignore file contents (#9784) 2019-02-06 06:57:44 -06:00
scripts New command dev:collect-snmprec (#20196) 2026-08-02 19:18:49 -05:00
storage Laravel 12.x Shift (#17515) 2025-04-28 11:56:05 +02:00
tests [mes24xx] Fix entPhysicalIndex / inventory / empty SFP slots (#18057) 2026-08-09 22:03:57 -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
.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 Device down status reason show all (#19892) 2026-07-01 09:52:37 -05:00
CODE_OF_CONDUCT.md Remove hardcoded URLs to doc (#12364) 2020-11-27 23:34:58 +01:00
composer.json Switch from php-cs-fixer to pint (#20222) 2026-08-04 23:14:48 +02:00
composer.lock Bump league/commonmark from 2.8.3 to 2.9.0 (#20248) 2026-08-07 10:08:29 +00: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 Remove python dependency check from daily.sh (#20107) 2026-07-24 12:53:38 +01:00
daily.sh Remove python dependency check from daily.sh (#20107) 2026-07-24 12:53:38 +01: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 Bump minimum PHP version to 8.4 (#20244) 2026-08-07 11:33:00 -05:00
package-lock.json Bump fast-uri from 3.1.4 to 3.1.5 (#20230) 2026-08-07 11:35:12 +02:00
package.json Config Backups: highlighting and line numbers (#20173) 2026-07-29 15:23:52 -05:00
phpstan-baseline-deprecated.neon Modernize access points device tab (#20239) 2026-08-09 01:37:39 -05: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
pint.json Add lang to pint directories (#20254) 2026-08-07 11:19:55 -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 Update PHP dependencies and add tooling scripts (#20198) 2026-08-01 23:52:29 +02:00
renamehost.php Standardise device rename operations and fix duplicate hostname check during rename (#19998) 2026-07-24 20:20:04 -05: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 snmp-scan.py fix usage on newer python (#20160) 2026-07-28 12:01:31 -05: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]