OcNOS transceiver temperature display fix (#16460)

* OcNOS transceiver temperature display fix
Temperatures were not displayed in the transceiver area.  Update the group to fix that issue.

* Update test data
This commit is contained in:
Tony Murray
2024-09-29 19:18:17 -05:00
committed by GitHub
parent 615a5ab92c
commit dbfb0a6535
2 changed files with 12 additions and 12 deletions

View File

@@ -31,7 +31,7 @@ if ($os instanceof \LibreNMS\OS\Ocnos) {
'entPhysicalIndex' => $cmmStackUnitIndex * 10000 + $cmmTransIndex,
'entPhysicalIndex_measured' => 'port',
'user_func' => null,
'group' => $ifName,
'group' => 'transceiver',
]));
continue 2; // common across channels