10.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 ArticleUnable to connect to NPM 11.5 with SWQL Studio.
When I try to connect I get an error:ERROR SolarWinds.InformationService.Contract2.InfoServiceProxy - An error occured opening a connection to the orion communication...
View ArticleCustom SWQL Query Questions
Hi All Is there a custom sql script i can use to see all the nodes and the groups they are in and if they are in multiple groups. Here's the" why" we have a US map with store locations. These...
View ArticleSAM 6.2 problem - add a node via SDK but no custom properties
Dear Sir or Madam - For years, we have been creating our nodes via a Powershell script. Also, we have custom properties defined for our nodes. We recently upgraded our test Orion environment to SAM...
View ArticleWhy would my REST calls be working just fine, then suddenly start 'throwing'...
I've written an application (Windows / Console app) that will EXEC a specified script against device(s) being 'tracked' by our single NCM server. I left this app running last night because it had been...
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 ArticleUpdate Polling and Stat collection times by interface type
I don't like the default polling rates so I have the script below in its simplest form which will set polling and stat collection based on the interface type. The one I actually use has more logic...
View ArticleAccessing Nodecustomproperties in a powershell script
hi allIm trying to get a grips of this but failing. Ive had this script working before the latest update when i think the Node Custom Properties was moved to another table and i'm having problems...
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 ArticleAPI Documentation
One of the most frustrating things about the Orion SDK is the lack of documentation the schema is not enough. Every time I have a new project to automate integrating Orion with the project I am...
View ArticleWhich API or SDK version need to use for solarwinds orion SAM 6.2 ?
I'm using Solarwinds Orion SAM v6.2. I want to fetch alert information to my sample vb.net console application but I'm not sure which API or SDK need be use. If you share any sample program it would be...
View ArticleAccessing Nodecustomproperties in a powershell script
hi allIm trying to get a grips of this but failing. Ive had this script working before the latest update when i think the Node Custom Properties was moved to another table and i'm having problems...
View ArticleIs the Network Configuration Manager programmable?
We want to automate the execution of scripts on our devices and thus I'm wondering if it's possible to drive the Network Configuration Manager with an API or what have you? Thanks
View ArticleIs there a way through the API to determine the current managed/unmanaged...
Is there a way through the API to determine the current managed/unmanaged state of a node? I don't see anything in Orion.Nodes which would indicate the state of Managed/UnManaged.
View ArticleList of recognized 3rd party integrators that could assist with API integration
Is there a list of 3rd party, or contractors that would be available for hire to work out API issues since they aren't handled by support? We upgraded to 11.5 NPM (from 11.0.2) and our internal...
View ArticleHow to "Group By" within SWQL query using filter (Limit, TopKey, etc.)
I am attempting to generate the results I get from Flow Navigator when I filter by Citrix ports (1494, 2598) using an SWQL query within the SWQL Studio. I currently have the following: SELECT...
View ArticleSWIS Query Not Completing In Time Before Connection is Cut
Hello,I have a SWIS Query running as shown below that will only work if I do not add the "RETURN XML AUTO" (takes 2.4 seconds to run) - How can I add this in my C# app without this?...
View ArticleSWIS update to reset unmanagefrom/unmanageuntil field to NULL in the...
I got the interface Uri by a Python SWIS REST request and now want to unmanage and remanage some interfaces. Question is how do I reset the value of unmanagefrom/unmanageuntil field back to NULL in the...
View ArticleWhat is the syntax for unmanage an interface in Python using swis.invoke()...
swis.invoke("Orion.NPM.Interfaces", "Unmanage", "I:12345", '4/22/2015 6:58 PM', '4/23/2015 6:58 PM' ) did not work for me Thanks,Daniel
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