Orion SDK Documentation for Change Approval Script Execution
Phase 1:Put script and notes in Config page:This is indicative of the regular execute script option of the API as documented in:...
View ArticleI want to take the interface down and up time in a same report not in...
1/1/2018 2:11 AMCHN-RED-AX1 - GigabitEthernet0/0/23 · CHN-KMG-AX1_GE0/0/23 Down1/1/2018 10:52 AMCHN-RED-AX1 - GigabitEthernet0/0/23 · CHN-KMG-AX1_GE0/0/23 Up in the above mentioned interface down and...
View ArticleAnyone has has a Phyton Script to add Custom Pollers directly to the...
I'm trying to add a large amount off custom pollers directly to the Orion.NPM.CustomPollers table. The UniqueName, Description, OID etc. has already been defined in a spread sheet I just need to know...
View ArticleDifference between SWQL Studio and SWQL in EOC
The new EOC makes heavy use of SWQL to report on multiple Orion instances at once, but I've stumbled over what appears to be a major difference (of which I'm sure the issue is on the EOC side and have...
View ArticleHow to use an API call to get free space of all Windows Nodes Volumes
I am currently using Postman and a GET command that successfully returns the "Caption" and "VolumeSpaceAvailable" for all nodes. I use the following statement to do...
View ArticleOrion.APM: can you update application status via SDK?
This may be a really stupid question, but since I've been banging my head against the wall for a few weeks, I thought I'd ask. Can you update an application's status via the SDK's APIs?Can you update a...
View Articlehow to add volumes to monitored resources via rest API & curl
whenever i add a node, i currently have to go into the node, click List Resources and add the volumes i want to be monitored. how do i add these volumes automatically via the Rest API and curl in linux?
View ArticlePermissions required for CRUD operations
So I am trying to use the CRUD operations (New-SwisObject, Set-SwisObject, Remove-SwisObject) to add and modify custom properties for IPNodes. So far to do this it seems that full Orion Admin is...
View ArticleDid SWQL subqueries break in npm 12.2?
All,Did SWQL subqueries change in NPM 12.2? I recently upgraded and noticed I had some reports not working. This looks for sites that dont have some devices in them. But its not returning the List...
View ArticleDevice Reachability Information from the Orion Schema
Hi Team, I am interested to know how can I measure the device reachability using the SWIS API. Basically I am looking for a specific table and corresponding attribute which can directly help me...
View ArticleServer count KPIs group by
Hi, can someone assist please.I am trying to create custom SWQL report that will count all my current OS and group them by the BusinessUnit. Both fields are custom properties.However, when I group by...
View ArticleCustom SWQL resource
Hi, Cross posting as didn't get a response in NPM area: Custom SWQL resource Thanks Stuart
View ArticleGet Volume Custom property using SDK
We are using SolarWids SDK to get Nodes, Volumes, Applications information. We need Custom property Values for one of the Custom property in orion. Below is the Query we are using, Do any one know how...
View ArticleDifference between SWQL Studio and SWQL in EOC
The new EOC makes heavy use of SWQL to report on multiple Orion instances at once, but I've stumbled over what appears to be a major difference (of which I'm sure the issue is on the EOC side and have...
View ArticleInvoking Orion.Views - AddViewToGroup
Hello Orion SDK Community, I'm Invoking the following verb as an attempt to join two pages together into a viewgroup with a tabbed interface (the same as if you customized a view, enabled the tabbed...
View ArticleModify Network Sonar Discovery attributes
Is there a way to modify the network sonar discovery scope (add ip addresses for instance) leveraging the api? directly via sql?
View ArticlePossible to Update Orion.APM.ComponentSetting
I'm trying to update about 100 different component settings and would like to automate this with a script. In the script I try to run this set command and get an error: Set-SwisObject $swis -Uri...
View ArticleSolarwinds Orion.Accounts
How can i pass values to Orion.Accounts to Create an Account using powershell? $groupId = (Invoke-SwisVerb $swis "Orion.Accounts" "CreateAccount" @( ([xml]@(...
View ArticleSWIS v3 Rest API calls not working as domain user
I have this powershell script: $server = "server" $credential = Get-Credential $query = "https://"+$server+":17778/SolarWinds/InformationService/v3/Json/Query?query=SELECT nodeid FROM...
View ArticleChange SysLog Colours on Orion?
Hello, Would anyone know how to change the SysLog Colours on Orion?
View Article