Description
has to be done after
Activity
Scott Theleman October 19, 2023 at 2:05 PM
Done in OPG 9.0.4, Horizon 32.0.4, opennms-js
2.5.8.
Scott Theleman October 9, 2023 at 1:42 PM
Horizon and opennms-js
issues are complete, waiting for the release this week then will wire up OPG.
Scott Theleman September 29, 2023 at 4:10 PMEdited
Tickets opened for Horizon and opennms-js
issues, will complete them in current and next sprint, then finish this item. Will need to wait for next Horizon release to finish these in OPG.
Scott Theleman September 29, 2023 at 3:32 PM
First 2 items are easily fixed, will have a PR out soon.
For Monitored Services query, node ID, it would need to be added both the Rest service and to opennms-js
. Will open tickets for those.
For Monitored Services IP Address, only the ipInterfaceId
is returned in the Rest API call, however it still needs to be mapped in opennms-js
, I’ll open a ticket for that. However, the IP Address itself is not returned in the Rest API call, I will open a ticket for that, then it needs to be mapped in opennms-js
.
When running a SNMP Interfaces query, the node ID appears in the query inspector, but is not rendered in the table.
On an IP Interfaces query, the node ID is the right-most column. Is it possible to resort it by default to be next to the hostname?
On a Monitored Services query, the node ID is not returned in the query inspector, and would be helpful to see, along with a node label.
On a Monitored Services query, the IP address field is blank. The query inspector shows that the
ipInterfaceId
is included in the results, but this is not rendered to the IP address.Tested against a Horizon 32.0.3 instance.