Pulling availability stats
Hello, I have downloaded the SWQL studio and managed to run a number of queries successfully, allowing us to use the NPM data across our other internal systems.* Apologies if this is not the correct...
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 ArticleTrying to get some information for Perl API for Orion
Hi,Where can I get the perdoc for the perl api? Want to know the commands that can be invoked.All I have is the PM. I was able to get a small program to run basic queries but whenever I tried the...
View ArticleUsing the SDK powershell snap in - some newbie questions
Hi all,Just getting started doing an integration between Orion and some of our other tools. Have been through the SDK 1.3 and found some useful stuff in there especially around the kind of things we're...
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 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 ArticlePulling availability stats
Hello, I have downloaded the SWQL studio and managed to run a number of queries successfully, allowing us to use the NPM data across our other internal systems.* Apologies if this is not the correct...
View ArticleSwisSnapin and PSremoting
SDK version 1.5NPM version 10.2.2 I'm having trouble using SwisSnapin inside a PSremoting session. Using local SW credentials so there isn't any double-hop windows authentication issues, I can't seem...
View ArticleSDK/PowerShell - Group Creation Script Issue
Trying to use the following script (based on the 'Groups' example in the SDK) to add groups based on Nodes.Location and a CustomProperty != if (! (Get-PSSnapin | where {$_.Name -eq "SwisSnapin"})) {...
View ArticleDatabase default value null causes issue adding
When using the API to add a device, the default for IOS Version and OS type are null. Without these values in the DB, the node details fail to display. Perhaps a default value of Unknown would be...
View ArticleCan the SDK be used to extract SAM component statistical data into CSV?
I apologize if this has been asked or if the solution is already well-known. I just found the SDK today and I'm going through the samples. What I'd like to accomplish is some kind of scheduled data...
View ArticleTrying to create a new view type
So I've been working on trying to integrate my NOC view (http://thwack.solarwinds.com/docs/DOC-157771) into Orion itself, rather than have it as a isolated web application. Has anyone been able to...
View ArticleDatabase model
Is there an overview of the exposed tables where I can see how the entities in each table relate to each other? It some times take a bit of guess work to figure out that for instance Orion.Nodes.NodeID...
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 ArticlePowerShell Script to Unmanage Hosts Connection Problems
Using SDK version 1.5 with NPM 10.2.2 It seems I'm having problems connecting to my Solarwinds server using SDK. Itry "$swis = Connect-Swis -host 'solarwindsserver.domain.com'" I getprompted for a user...
View ArticleHTTP - Search String being an HTML element
Hello, I believe I have found a bug, having just added an HTTP Monitor with the Search String set to <bodyChecking this with SWQL Studio I can see this is stored correctly in:...
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 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 ArticleAccessing custom poller data via the API?
I'm curious if it's possible to access the data returned from an NPM custom poller via the API? I can see the custom poller configuration via SWQL, but am stumped on a way to query the datastore...
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 Article