Orion SDK does not provoke Auditing Events?
I'm working on a perl library that will, among other things, slurp a family of Custom Properties out of our CRM and into SolarWinds NPM Nodes. I'm noticing that when I use the web interface to...
View ArticleWhere to add Access-Control-Allow-Origin?
Hi all, I'm trying to poll data from the REST API, only I can't get that data because of an access-control-allow-origin header error. I've tried adding the appropriate xml data to the web config for...
View ArticleCan I have query get NPM(i.e, interface and node) related data by using...
Hi , I am trying get Network Performance related monitoring data from server using Orion SDK'squeryXML() method.Here I have Interface, Node and InterfaceTraffic tables in Orion SDK's data base.What...
View ArticleConnect version 3 of the Orion/SWIS DB from a Java application
Hello, I'm currently accessing the Orion/SWIS DB for reporting purpose on our Web application. I took the Java sample of the SDK (V1.8) and this sample uses the version 2 of the Orion DB. The one of...
View ArticleHow to use "Alert data sharing" with SDK?Where can I find the sharing data?
As title, on SolarWinds Knowledge Base :: What SolarWinds products support alert data sharing?It said any third-party applications that have subscribed to alert notifications using the Orion SDK.But...
View ArticleUsing Powershell to add nodes with Custom Properties for Device Type
Hello,Running Orion NPM 10.6.0 and SDK 1.7 on Win2k8R2 Can anyone help with adding devices into Orion using Powershell? To complete via NPM Web console, select Management, Edit Node.Select groups,...
View Articlehow to input 'y' or 'yes' with powershell script to NCM
Hello, Teamis anybody who can give me an idea how to input the 'yes' or 'y' command when waiting for the user input.want to automate the Nexus 3048 ios upgrade process with powershell script with NCM....
View ArticleTrying to create custom swql query
I am trying to take an SQL Query and plug it into the SWQL Custom Query on one of our Orion views. this is what i have.. replaced names in brackets.. use [database]SELECT ComputerName, SourceName,...
View ArticleNeed Help Converting SQL Report Writer Code to SWQL - Down Time Duration
Here is Report Writer SQL code that produces the duration of down time for a node. I need to be able to convert this to SWQL and populate the 'hours down' time into a custom property field. I want to...
View ArticleSOAP and JSON APIs return different results for the same endpoint.
We've been making use of the API for various scripting things, and have had some luck. I built a perl-based script to do some automated tasks, and leveraged the sample code in the SDK. Worked! Now I'm...
View ArticleHelp with SWIS/JSON node addition
Hello, I have just started to dabble with the Orion SDK and am looking for a way to integrate Solarwinds with some Python scripts we have to automatically provision gear, etc. I followed the Python...
View ArticleHow to use "Alert data sharing" with SDK?Where can I find the sharing data?
As title, on SolarWinds Knowledge Base :: What SolarWinds products support alert data sharing?It said any third-party applications that have subscribed to alert notifications using the Orion SDK.But...
View ArticleDateTime SWQL Question
I need help converting this to SWQL : This is how far i got..... convert(varchar(10),(DATEDIFF(HH,0,GETDATE()-MAX(Events.EventTime))%24 ))+' Hours 'This is how far i...
View ArticleIs there a unique ID for alerts?
I am acknowledging alerts using the method described in this questions: Is it possible to acknowledge alerts programmically from a linux server? I am looking for a unique ID that is attached to an...
View ArticleSOAP and JSON APIs return different results for the same endpoint.
We've been making use of the API for various scripting things, and have had some luck. I built a perl-based script to do some automated tasks, and leveraged the sample code in the SDK. Worked! Now I'm...
View ArticleHow to use "Alert data sharing" with SDK?Where can I find the sharing data?
As title, on SolarWinds Knowledge Base :: What SolarWinds products support alert data sharing?It said any third-party applications that have subscribed to alert notifications using the Orion SDK.But...
View ArticleIs it possible to acknowledge alerts programmically from a linux server?
We are using OpsGenie to aggregate all the alerts for our alerting. We'd like to integrate Solarwinds too. I was wondering if there is a way to programmically acknowledge alerts from a linux server? I...
View ArticleHelp with SWIS/JSON node addition
Hello, I have just started to dabble with the Orion SDK and am looking for a way to integrate Solarwinds with some Python scripts we have to automatically provision gear, etc. I followed the Python...
View ArticlePowerShell Module based on the SDK
Hi All, I started working on a PowerShell module, converting existing code examples in the SDK to “Cmdlets” Functions. The ultimate goal is to just make it easier to re-use code. My own use case in...
View ArticleCustom SWQL Query for Nodes Down Showing Every Time Node Went Down
I'm trying to tweak our nodes down resource to add the date/time the system went down. I'm trying to figure out why it is listing all the times the nodes have went down and not just the most recent....
View Article