Hi,
Wondering if anyone has ran into this issue i am having. We constantly are getting false alarms for 2 of our Juniper QFX5100-48S-6Q Switch.
We have QSFP’s 1 Lane is currently in use, and we keep getting alerts for all the other Lanes even though they are disabled on the switch. We also Disabled the Rx / Tx Alerts for those specefic ports in Health but, the ports get removed and keep coming back on the next poll.
#1: [xe-0/0/49:0 lane 2 Rx Power]
Value: -24.43 (dbm)
low: -13.5, low_warn: -9.5, high_warn: 2.4, high: 3.4
#2: [xe-0/0/49:1 lane 2 Rx Power]
Value: -24.43 (dbm)
low: -13.5, low_warn: -9.5, high_warn: 2.4, high: 3.4
#3: [xe-0/0/49:2 lane 2 Rx Power]
Value: -24.43 (dbm)
low: -13.5, low_warn: -9.5, high_warn: 2.4, high: 3.4
#4: [xe-0/0/49:3 lane 2 Rx Power]
Value: -24.43 (dbm)
low: -13.5, low_warn: -9.5, high_warn: 2.4, high: 3.4
#5: [xe-0/0/52:0 lane 2 Rx Power]
Value: -23.37 (dbm)
low: -13.5, low_warn: -9.5, high_warn: 2.4, high: 3.4
#6: [xe-0/0/52:1 lane 2 Rx Power]
Value: -23.37 (dbm)
low: -13.5, low_warn: -9.5, high_warn: 2.4, high: 3.4
#7: [xe-0/0/52:2 lane 2 Rx Power]
Value: -23.37 (dbm)
low: -13.5, low_warn: -9.5, high_warn: 2.4, high: 3.4
#8: [xe-0/0/52:3 lane 2 Rx Power]
Value: -23.37 (dbm)
low: -13.5, low_warn: -9.5, high_warn: 2.4, high: 3.4
Any Insight or Assistance would be appreciated.
LibreNMS Discovery
SQL[[1;33mselect migration from migrations order by id desc limit 1 [0;33m[][0m 0.35ms]
SQL[[1;33mselect count(*) as aggregate from migrations [0;33m[][0m 0.21ms]
SQL[[1;33mselect version() [0;33m[][0m 0.23ms]
===========================================
| Component | Version |
|---|---|
| LibreNMS | 23.7.0-37-gf72656249 (2023-07-31T23:26:47-04:00) |
| DB Schema | 2023_06_02_230406_create_vendor_oui_table (253) |
| PHP | 8.1.2-1ubuntu2.13 |
| Python | 3.10.6 |
| Database | MariaDB 10.6.12-MariaDB-0ubuntu0.22.04.1 |
| RRDTool | 1.7.2 |
| SNMP | 5.9.1 |
| =========================================== | |
| DEBUG! | |
| Updating os_def.cache | |
SQL[[1;33mSELECT * FROM devices WHERE disabled = 0 AND hostname LIKE ‘jm-901’ ORDER BY device_id DESC [0;33m[][0m 0.52ms] |
./discovery.php jm-901 2023-08-01 09:55:40 - 0 devices discovered in 0.154 secs
[0;36mSNMP[0m [0/0.00s]:
[1;33mSQL[0m [5/0.02s]: Select[5/0.02s]
[0;32mRRD[0m [0/0.00s]:
LibreNMS Poller
SQL[[1;33mselect migration from migrations order by id desc limit 1 [0;33m[][0m 0.38ms]
SQL[[1;33mselect count(*) as aggregate from migrations [0;33m[][0m 0.2ms]
SQL[[1;33mselect version() [0;33m[][0m 0.17ms]
===========================================
| Component | Version |
|---|---|
| LibreNMS | 23.7.0-37-gf72656249 (2023-07-31T23:26:47-04:00) |
| DB Schema | 2023_06_02_230406_create_vendor_oui_table (253) |
| PHP | 8.1.2-1ubuntu2.13 |
| Python | 3.10.6 |
| Database | MariaDB 10.6.12-MariaDB-0ubuntu0.22.04.1 |
| RRDTool | 1.7.2 |
| SNMP | 5.9.1 |
| =========================================== | |
| DEBUG! | |
| Updating os_def.cache | |
| Starting polling run: |
SQL[[1;33mSELECT * FROM devices WHERE disabled = 0 AND hostname = ‘jm-901’ ORDER BY device_id ASC [0;33m[][0m 0.51ms]
./poller.php jm-901 2023-08-01 09:57:32 - 0 devices polled in 0.150 secs
[0;36mSNMP[0m [0/0.00s]:
[1;33mSQL[0m [5/0.02s]: Select[5/0.02s]
Thank you.