Schema Documentation - Properties-Type
In the example blelow, what is the "type" definition of "System.Double"? Trying to determine if the value of "AveragePacketLoss" is in whole number, percentage, etc. For example:In the highlighted...
View Articleadd node using powershell
We are trying to automate the server build process so wanted to know how to add node in solarwinds using powershell for monitoring.
View ArticleInvoke-SwisVerb - Access Denied
I was advised by SolarWinds support to post a question on the community forms. I am trying to run the below command and receive access is denied errors. The account is a full admin on the server and...
View ArticleHow to add only UP interfaces using Python/Orion sdk
I can add the nodes and interfaces using the Python script. I used the DiscoverInterfaceOnNode to add the new interfaces and specify the specific interfaces as well. Up to this point everything is...
View ArticleSchema Documentation - Properties-Type
In the example blelow, what is the "type" definition of "System.Double"? Trying to determine if the value of "AveragePacketLoss" is in whole number, percentage, etc. For example:In the highlighted...
View ArticleNeed help adding CustomPropertyValues in Orion
Hello -I am just looking for a simple answer - and NOT a complicated solution with sql triggers etc We have a custom field defined, I can see the values in the dbo.CustomPropertyValues table. When...
View ArticleReceiving 403 Forbidden When Using REST API In C#
Receiving 403 Forbidden When Using REST API In C# I was referred to the following C# example of using REST APIs Sample code: OrionSDK/Program.cs at master · solarwinds/OrionSDK · GitHub This looked...
View ArticleAuto Discovery for Windows Servers
Hello, I am trying to create a Python application that imports Windows servers using the Auto Discovery process. I have the VIM plugin added, but that seems to only import the VMWare ESXI hosts....
View ArticleSolarwinds API Volume Filter
Hello Community, Does anyone know how to filter the volume types for servers inside of the Solarwinds API? I have followed this thread: Setting CreateCorePluginConfiguration details for...
View ArticleAuto Discovery for Windows Servers
Hello, I am trying to create a Python application that imports Windows servers using the Auto Discovery process. I have the VIM plugin added, but that seems to only import the VMWare ESXI hosts....
View ArticlePowerShell or Python ?
Ive taken a few python classes at school a while back and while I enjoyed it I never used it too much in the real world. From doing research and reading various posts I seem to have this feeling that...
View ArticleCustom SWQL resource
Hi, Cross posting as didn't get a response in NPM area: Custom SWQL resource Thanks Stuart
View ArticleReceiving 403 Forbidden When Using REST API In C#
Receiving 403 Forbidden When Using REST API In C# I was referred to the following C# example of using REST APIs Sample code: OrionSDK/Program.cs at master · solarwinds/OrionSDK · GitHub This looked...
View Article403 with rest api call
I;ve seen a few other people with this issue, and some where resolved, but nowhere is a solution to be found. The code: $VLANNAAM = "Somevlan"$cred = get-credential$invoked = Invoke-RestMethod -Uri...
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 ArticlePowerShell or Python ?
Ive taken a few python classes at school a while back and while I enjoyed it I never used it too much in the real world. From doing research and reading various posts I seem to have this feeling that...
View ArticleBuild Alert Variable list for each Object Type
We're building custom alert actions that will send properties and values to our ServiceNow Event Management instance to create/close Events automatically for us. I have a PowerShell script that we...
View ArticleWhat are the options to mass Export/Edit/Import Alert Configurations for...
What are the options to mass Export/Edit/Import Alert Configurations for Orion 2015.1.2 (NPM 11.5.2)? Actions taken so far with apparent dead-ends without upgrading Solarwinds: Using Solarwinds web...
View ArticleCustom SWQL resource
Hi, Cross posting as didn't get a response in NPM area: Custom SWQL resource Thanks Stuart
View Article