Orion 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 ArticleAPI custom poller assignment
Does the API allow for an existing custom poller to be assigned to a node? I am using SWIS via C# and have a method that does the addition of generic pollers: private String AddPoller(Int32...
View ArticleSDK 1.5 invoke with Perl ?
Hello, I am just studying the New SDK 1.5 with the examples. I was able to read a node Information and to add a Node with severall properties with the perl client but I am unable to do a invoke...
View ArticleWhere can I find "PassivePoll" using the SWQL Studio?
I am trying to replicate an advance alert manager trigger using SWQL studio, I can not find PassivePoll on the SWQL but it is available on advance alert manager when selecting the interface option.I...
View ArticleExtracting Data from Orion database
Hello Experts, I am new to solarwinds. I am in a situation where I need to extract data from Orion database. Basically I have been provided with orion SDK Software to access Orion database. I can...
View ArticleSolarWinds to Service-Now Integration
SolarWinds & Service-Now=====================We’re trying to do the following (option 1 is our preferred while option 2 is a fallback):1)A) SolarWinds generates alertB) SolarWinds uses a...
View ArticleHow to create array of arguments for Unmanage/Remanage? (C#)
I am trying to write a method for Unmanaging and Remanaging nodes in Orion, in C#. Using the CSClient example, I've been able to write a query Orion for a NodeID based on sysname. However, when I want...
View ArticleSolarwinds Information Service - Enable for External API Access
I've recently installed the Orion SDK and I want to be able to use the SWIS from various machines on our network. I think I need to change the config file so the tcp service on 17777 isn't bound to...
View ArticleCustom SWQL Query Questions
Hi All So I believe I have a syntax issue and was looking for some help? So I'm needing to create a query to give display in a view of a list of all down nodes but not un-managed ones ...with a...
View ArticleSWIS v2 VS v3 in QueryXml()
I have a growing selection of scripts which have all be using SWIS v2 connections. I've begun encountering features that are lacking in v2 and supposedly present in v3. However, when I change the...
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 to Service-Now Integration
SolarWinds & Service-Now=====================We’re trying to do the following (option 1 is our preferred while option 2 is a fallback):1)A) SolarWinds generates alertB) SolarWinds uses a...
View ArticleOrion SDK: Error 'no endpoint listening'
Hi all, I am working on a version of the script mentioned here (How to automate the creation of Orion Platform (aka Core) nodes from the API) and am running the script from NCM (version 7.0.2) server...
View ArticleAutodeploy LAN, add to NPM and NCM, and collect backup etc
Hi all I´m trying to get a feel for the SDK, which has been on my to-do list for quite some time now, however my lack of sripting knowledge may prevent my success... What i´m trying to achieve, is that...
View ArticleSWIS v2 VS v3 in QueryXml()
I have a growing selection of scripts which have all be using SWIS v2 connections. I've begun encountering features that are lacking in v2 and supposedly present in v3. However, when I change 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 ArticleCustom SWQL query for route flaps
Hello, I'm trying to come up with a custom query that I can add to a web view for flapping routes. However, I'm having trouble with the SWQL syntax. I'd like to be able to see the top XX route changes...
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 ArticleWeird / unexpected errors in SWQL Studio 1.8
I'm trying to come up with a query that will show me some performance data from the Orion.NPM.InterfaceTraffic table. So, I connect to the server using the "Orion v3" server type [so that it will use...
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 Article