Hi, I'm trying to create modern dashboard for SAM component, With SAM component I'm monitoring "google.com" now I want to create dashboard which show me the component present availability during time (last 90 days), I created swql query that show me the current availability (I used KPI widget) SELECT…
I am working on automating mutes on servers using Orion SDK Powershell module. I am getting username or password errors whenever I use the -Credential or -Username/Password parameters but no issues with -Trusted under my own context. -Trusted is not desired as this task will be ran by a service account. I know the creds I…
I needed to move several IPAM subnets into other directories after import. It would have been time consuming to do this through the Web Console. Built this script to make these changes via the API. The downside is that the changes are only reflected after you restart all of the Orion services on your main polling engine…
Is there an API method for adding/removing DHCP scopes to Groups in IPAM?
Hi Can one help me to convert following SQL to SWQL SELECT * FROM (SELECT SUM(CASE WHEN NodesCustomProperties.ATM_Branches = 'ATM Branches' THEN 1 ELSE 0 END) AS Total_ATM_BRanches ,SUM(CASE WHEN NodesCustomProperties.BRANCH_TYPE = 'NON-ATM' THEN 1 ELSE 0 END) AS Total_NON_ATM_BRanches ,SUM(CASE WHEN…
Hi, we have Solarwinds integrated with ServiceNow Event Management. However some of the Events are coming though with the wrong severity and we need to change this on the Solarwinds side. Anyone know how this is captured. I have tried changing the Alert Configuration from Critical to Warning but they still come through as…
I was hunting all over the place in SWQL Studio trying to find where the PIDs were kept and just could not find it. Finally I went into SQL and saw there's a table there called APM_Process_Detail and that is where the PID for Process monitors are. Why is that table not available in SWQL? Is this just an oversite or is…
Let's say I want to clear an active alert using a URL like myserver.mycompany.com:17778/.../ClearAlert What would the rest of the line look like assuming it's possible? I have tried:…
Hello Everyone, I'm confused by the Generated Properties in SWQL Studio. I need to inventory Aruba thin access points and the table 'Orion Wireless Access Points Thin' appears to have what I need (see below.) But the fields are all Generated Properties and running the SELECT TOP 1000 SWQL query produces an error. I guess…
Hi, Can someone share me the queries which are used in Modern Dashboards of Orion demo please? It's Config Summary dashboard of Orion Demo for which I am looking for the queries used for all the widgets. I am able to build All NCM nodes widget but can't get it for all. Thanks in advance.
It looks like you're new here. Sign in or register to get started.