When asking for help and support, please provide as much information as possible. This should include:
- Steps to reproduce an issue.
- The output of
./validate.php
If it’s an issue with the WebUI then please consider including a screenshot and the browser version you are using.
If you are having troubles with discovery/polling include the pastebin output of:
./discovery.php -h HOSTNAME -d | curl --data-binary @- https://paste.rs/
./poller.php -h HOSTNAME -r -f -d | curl --data-binary @- https://paste.rs/
If you need to post any text longer than a few lines, please use a “pastebin” service, we recommend using https://paste.rs/ or https://paste.sh/
./validate.php
| Component | Version |
|---|---|
| LibreNMS | 26.1.0-dev.16+874e45831 (2025-12-17T20:47:18+01:00) |
| DB Schema | 2025_12_05_205509_devices_add_mtu_status (362) |
| PHP | 8.3.28 |
| Python | 3.10.12 |
| Database | MariaDB 10.6.22-MariaDB-0ubuntu0.22.04.1 |
| RRDTool | 1.7.2 |
| SNMP | 5.9.1 |
| =========================================== |
[OK] Composer Version: 2.9.2[OK] Dependencies up-to-date.[OK] Database Connected[OK] Database Schema is current[OK] SQL Server meets minimum requirements[OK] lower_case_table_names is enabled[OK] MySQL engine is optimal[OK] Database and column collations are correct[OK] Database schema correct[OK] MySQL and PHP time match[OK] Active pollers found[OK] Dispatcher Service not detected[OK] Locks are functional[OK] Python poller wrapper is polling[OK] Redis is unavailable[OK] rrdtool version ok[OK] Connected to rrdcached
LibreNMS don’t detect or poll rx/tx parameters from some time (don’t know when it happend exacly) in the beggining of december it worked but suddenly I lost all of historical data, and now I don’t even have page tab “dBm” under health tab I downgraded librenms to latest 25 still nothing trier discovery and now I even deleted device and added it from zero. Still dBm not available
When I run lnms device:discovery host -vvv I see
entPhysicalDescr.300061614 = Ethernet1/36 Lane 1 Transceiver Transmit Power Sensor
entPhysicalDescr.300065123 = Ethernet1/38 Lane 1 Transceiver Voltage Sensor
entPhysicalDescr.300065124 = Ethernet1/38 Lane 1 Transceiver Bias Current Sensor
entPhysicalDescr.300065127 = Ethernet1/38 Lane 1 Transceiver Temperature Sensor
entPhysicalDescr.300065133 = Ethernet1/38 Lane 1 Transceiver Receive Power Sensor
entPhysicalDescr.300065134 = Ethernet1/38 Lane 1 Transceiver Transmit Power Sensor
but in ./lnms device:poll I don’t have it.
Can someone help me ? (I found that problem about week ago but don’t know when it appeared)