This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

NCM SWQL Query help in 2023.2.1 / Orion (v3)

I see a few posts with NCM queries to run in SWQL but all are many years old. In SW version 2023.2.1.2035 and connection to SWQL studio as Orion (v3), running a simple query like "SELECT TOP 10 NodeID FROM Cirrus.Nodes" doesn't return anything. Is Cirrus.Nodes table not used anymore? and there is different table to query? Thanks for help.

[EDIT] What I am trying to achieve by developing SWQL query is list Nodes, NCM Connection Profile name, and few other fields if available like when was Running Config download or Error if any.

Parents Reply
  • Are you able to see the server/database on the left panel after you connect? You should be able to expand that selection and see the tables in the database. I usually use V3 AD for my connection, then it uses my logged in credentials. In addition what ever user you are logged into your computer as also needs the appropriate rights in SolarWinds to run the SQWL queries or they won't run.

Children