Third Party Application Acknowledge SolarWinds Event
Hello, I am currently working to find a solution for acknowledging SolarWinds events from an IBM Tivoli Netcool server. I am already generating SNMP alerts using the SolarWinds Advanced Alert Manager....
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 ArticleHow to list detailed Orion table column definitions / schema (e.g., field...
I would like to know how I can extract the detailed column definitions for my Orion tables. It appears they are stored in SQL Server and I'm using the SWQL Studio program. I've tried the "DESC"...
View ArticleHow to connect with SWQL Studio from SDK 1.5 ?
I try to connect to the SWISS using the connect SWQL Studio from SDK 1.5I use the same username and password than the one for "Orion web console".I use Server Type: "Orion (v3) over HTTPS" When I...
View ArticleConnection Closed error when querying SWQL
I am getting a weird connection closed error when I try to do a more complex SWQL over the QueryXML service interface. Here are my queries. This one works and returns a response just fine. SELECT...
View ArticleQuery - help with joins
Hello guys,I'm very new to Orion and would like to pull some custom info with SWQL.I'm trying to get App Name, Server Names, Component Name and Statistic Data for that component.I've learned about...
View ArticleUsing PowerShell to add dependencies in NPM
Hello,Anyone in the community trying to use the SDK to add dependencies via PowerShell? Automated the device add/remove, but trying to help our network guys by automating the dependencies. The help and...
View ArticleOrion SDK 1.10 wont install as soon as it gets to the end of the installation...
I have Orion 1.9 it installed great. I deinstalled 1.9 to put in 1.10 but 1.10 fails installation right at the end of install then it rolls back
View ArticleREST API in PowerShell
I have been able to use the OrionSDK to create PowerShell scripts to help automate some processes that we have. The downside is that each team member will need to install the SDK in order to run the...
View ArticleSWIS REST/JSON API
Starting with NPM 10.4, SWIS now supports a REST/JSON API in addition to the existing SOAP API. The operations supported by each API are identical: the six basic operations of Query, Invoke, Create,...
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 ArticleOrion SDK, Add network interface and Volumes
Hi,First of all, thanks for the great SDK you provide :d). I'm using the powershell api, and it works fine.I have several questions about how to add network interface and volumes for monitoring.My...
View ArticleHelp with SWQL query for getting Nodes.CPULoad value out of TriggerQuery...
I want to put into the trigger action notification as a variable; in this case I want the Nodes.CPULoad 95 out of the TriggerQuery. Can you do it with SWQL query? SELECT TriggerQuery FROM...
View Article10.4.1 - use of Orion.Discovery verbs
I was using the SWQL Studio to look through a server newly updated to NPM 10.4.1 and noticed the verbs "CreateCorePluginConfiguration" and "StartDiscovery" on the new Orion.Discovery object. I was able...
View ArticleSet NCM Credentials
Hello all - I've managed to successfully create nodes using v3, and add that node to NCM with v2. One thing I am not seeing though is how to set the credentials for NCM? I used XmlDocument xdoc = new...
View ArticleSetting up APIs (or SDK) for IPAM reservations
Hello, One of our teams is trying to create an applet that will assign IP address reservations directly to the IPAM tables. His script is as follows:UPDATEIPAM_NodeSetStatus= 1,Description='Assigned...
View ArticleOrion SDK --Perl -- Add node issue
Using below Perl code against our standalone NCM setup, I can create new node and attach "SNMP" pollers to it. I can see, through querying SWQL, that the software (NCM 7.2.1) populate node data in...
View ArticleSolarWinds\Orion SDK\Schema\3.0\ documentation question
In my copy of the SolarWinds\Orion SDK\Schema\3.0\Orion.AlertStatus.html document, the notes field is empty for all of the fields. Can anyone either point me to a different doc, or give me the...
View ArticleUnable to connect to Alert Central using SWQL Studio
I am trying to connect to Alert Central using SWQL Studio. I can not figure out what I am doing wrong. Here is the initial connection. Server Name is...
View ArticleAdding new tab to Orion view? Possible?
I wanted to ask around and see if it was possible to add a new tab to the main Orion view? For example.... I would like to add a new tab that when moused over would list out each of my real time...
View Article