I am looking for a report or SQL query to find all ip addresses on each node. We have NPM, IPAM, APM, and NetFlows installed in our Orion system.
I would like the output similar to...
Node IP Address
Server1 123.345.567.1
Server1 123.345.567.2
Server2 123.345.567.3
Server3 123.345.567.4
Anyone have that report or query already built?
Thanks