Error when editing node after adding via SDK/API
After adding a node to Solarwinds via SDK or API (I'm using Powershell) I cannot edit the node settings. I get the following error: I have tried:Rebooting the Solarwinds boxAdding the node with the...
View ArticleSQWL: Group SLA
Hi, Does anyone have any info on how to create a 'Group' SLA report via SQWL? I found this thread, however, I'm not sure if this is the correct way. Group Availability Reports Thank you in advance.
View ArticleSWQL : NCM ConnectionProfiles table
Hi, the SQL statement below works in SQL Management studio. The objective is to retrieve the connection profile Name and build rules around it based on its name. SELECT A.[NodeID] ,A.[IP_Address]...
View ArticleSQWL: Group SLA
Hi, Does anyone have any info on how to create a 'Group' SLA report via SQWL? I found this thread, however, I'm not sure if this is the correct way. Group Availability Reports Thank you in advance.
View ArticlePowershell scripts to automatically unmanage\remanage a node using the Orion SDK
First, I'll share the script. Then, I'll explain why we need it and how it helps us in our environment.To use the script you must have the Orion SDK installed on the monitored node. Take the text...
View ArticleQuery nodes based on custom property
Hello, Is there any way to query the Orion nodes with all the custom properties? Thanks.CluM09
View ArticleRun an availability report via API
Hello, I am attempting to run a node availability query via the SolarWinds API but for some reason I am getting different results than when I run the availability report via the web-report or...
View Articlehttp request was forbidden with client authentication scheme 'Basic'
Dear Support, we are facing issues using RES API "http request was forbidden with client authentication scheme 'Basic'" could an one help here. RegardsChethan Kumar G
View ArticleInvoking Orion.APM.ApplicationTemplate UpdateApplicationTemplateSettings
Hello Orion SDK Community, I'm attempting to update a SAM template by invoking the UpdateApplicationTemplateSettings verb.Although the operation completes successfully (I get a response), no changes...
View ArticleRun an availability report via API
Hello, I am attempting to run a node availability query via the SolarWinds API but for some reason I am getting different results than when I run the availability report via the web-report or...
View ArticleQuery nodes based on custom property
Hello, Is there any way to query the Orion nodes with all the custom properties? Thanks.CluM09
View ArticleOrion SDK Documentation
I'm trying to write some python scripts for creating and modifying groups. I've been looking at some examples on the github page, but I can't find any complete documentation for the API.So parameters...
View ArticleOrion SDK 2.4 released
Orion SDK 2.4 has been released. This release contains a set of nice SWQL Studio UI upgrades:Fancy tabs with Visual Studio-like behavior courtesy of DockPanelSuiteThe query parameter window has been...
View ArticleSWQL: CPU Monitoring with sustained threshold
Hi, I was wondering if there is a way to add a 'sustained' threshold for CPU monitoring with a SWQL query. I wanted to create a CPU Monitoring dashboard that will trigger when the CPU load has reached...
View ArticleOrion SDK Documentation
I'm trying to write some python scripts for creating and modifying groups. I've been looking at some examples on the github page, but I can't find any complete documentation for the API.So parameters...
View ArticleHow to enable API in Solarwinds to integrate with other tools?
Hi, We are trying to create a “Central Dashboard for Capacity” related reports for my customer so that whenever needed one can login to this Tool and generate a report. To generate those reports in our...
View ArticleUpgraded server. Python API broken, PowerShell working
Our server admin upgraded Solarwinds from a physical server to virtual server. He said he did it by the book. We have alot of python scripts that pull from the solarwinds API that are now broken....
View ArticleGet-SwisData : An error occurred when verifying security for the message.
When trying the following command:Get-SwisData $swis "SELECT NodeID FROM Orion.Nodes"or evenGet-SwisData $swis 'SELECT NodeID, Caption FROM Orion.Nodes'I get the following error: Get-SwisData : An...
View Articlehttp request was forbidden with client authentication scheme 'Basic'
Dear Support, we are facing issues using RES API "http request was forbidden with client authentication scheme 'Basic'" could an one help here. RegardsChethan Kumar G
View Article