Dumping UDT using powershell
Hi,We are trying to write a utility to dump UDT information from Orion into our logging system for correlation. We have cobbled together the following SWQL query that we want to use for lookups:SELECT...
View ArticleSolarwinds API
Hii had looked at the documentation on SDK but could not find Solarwinds API that are needed to communicated between solarwinds IPSLA and portal server that reads from it??
View ArticleQueries regarding Orion SDK
Hi, I am a newbie to Orion SDK . we actually want to implement/deploy SDK in our production environment. I had some queries..maybe some one can help me out..:- we are running NPM v10.3 and soon gonna...
View ArticleAdd node (or something) to NCM - NPM
Hi,I have a question. Can be added a node via SWIS (Orion SDK) ? Can you help me about that? -like sample code-(I'm working on ASP .Net / C# project about that subject.)Thanks.
View ArticleNew SDK Version Available - SDK 1.3
Can be accessed here. Can only be used with NPM 10.1.2 and above.Adds additional product support and some basic invoke/write capabilities.
View ArticleUsing sample.pl to create simple nodes
All,I’m new to SolarWinds and Orion and using your API with Perl. I can query the CMDB for existing node information using the sample.pl program so I know I have connectivity. Now I’m trying to add a...
View ArticleAdding a node to APM/SAM using powershell with WMI credentials
I have figured out how to add a node to APM/SAM using powershell, but it only works with ICMP (or snmp) as the ObjectSubType, not with WMI (well, it adds it, but web interface errors after doing so and...
View ArticleQueries regarding Orion SDK
Hi, I am a newbie to Orion SDK . we actually want to implement/deploy SDK in our production environment. I had some queries..maybe some one can help me out..:- we are running NPM v10.3 and soon gonna...
View ArticleTrouble with custom swql query in device view
Hello, I'm attempting run a simple query (below) as a custom resource within a phone device view in vnqm, but getting "Error: A query to the SolarWinds Information Service failed"Any way I can get...
View ArticleHow to fetch Total Ingress & Egress Bytes for Orion.NetFlow.IPAddressGroups...
Hi All,I have SWQL Studio and NTA installed. I created multiple IP Address Group and would like to get Ingress and Egress Bytes for a particular IPAddressGroup using SWQL Studio. What are the inputs...
View ArticleQuestion on SWQL commands
Hi all. I have a basic question about how to extract text from a field in a query. Does SWQL support something similar to the MID command or SELECT SUBSTRING start posistion, length? I'm not a SQL...
View ArticleGetting the error of "Set-SwisObject : Access to IPAM.IPNode denied." using...
When doing the set-swisobject I get an access denied error. The account "admin" is marked as an admin in the Orion website. Is there another location to set permissions that enable read/write on the...
View Articlemodifying custom properties using swisinvoke.exe?
Could anyone suggest a code snippet for modifying custom properties using the command line swisinvoke.exe? I'd like to try launching this as an external program from a SNMP/Syslog Trap rule action and...
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 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 ArticleOrion 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 Articlehow to get critical and recovery alert data using orion sdk ?
I am working on building a plugin which will get alert critical and recovery data using Orion sdk.Can you please provide detailed queries and other related information.Is there unique id available to...
View ArticleNPM Connection Error Using SDK 10.1
Team, We are currently able to connect to the NPM v 10.1 via your SDK(not sure of the SDK verion here) to retrieve any alerts and pull them into our system. At times, for some unknown reason that I...
View ArticleRead custom properties.
Hi, I am relatively new to the Orion SDK. Using Visual Stuio 2010, C# and the Orion SDK I have connected to my Orion server.Using SWISv3: https://servername:17778/SolarWinds/InformationService/v3?wsdl...
View Article