Comments
-
Thanks for the reply mesverrum, When I run the query I get the following message: Error: A query to the SolarWinds Information Service failed. I have run select n.nodeid, n.caption, n.ip_address from orion.nodes n and it returns the full list of nodes. When I run the query with where n.uri not in ( SELECT distinct…
-
Thanks for the reply. Unfortunately that query shows me a list of all the dependencies that already exist. I need a list of nodes that are not part of a created dependency. Thanks