Solarwinds 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 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 ArticleNodes custom property from SDK
I am using the Orion SDK to query the Orion Database. I would like the read some of the custom properties of the Nodes in the network using the SDK. The problem is i can't find a way to get the custom...
View Articlerest api invoke createcontainer question
I'm trying to use the rest api invoke createcontainer verb. In order to get the parameters right, I've had to deal with muiltiple 'cannot unpackage 6', but I'm now getting a message I don't know how...
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 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 ArticleInvalid username or password when connecting to Orion SDK via Powershell
I keep receiving invalid Username/password. My Orion account is linked with AD. Anyway I can connect using my AD credentials?
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 ArticleConnection to SolarWinds Fails with TCP Connection Error 10060
I'm trying to connect to my solarwinds orion installation with a perl script, getting the following error: LWP::Protocol::https::Socket: connect: A connection attempt failed because the connected party...
View ArticleQuestions re: IPAM/UDT and SDK
Trying to figure out which tablespace I can use with the powershell add-in to add nodes to UDT and subnets to IPAM for discovery. The node(s) already exist in Orion.Nodes tablespace. Thanks, - Jeremy
View ArticleNPM 10.1 WSDL operations do not match Java classes in SDK
I'm seeing a SWIS webservice validation error that looks like this: Caused by: javax.xml.ws.WebServiceException: The Endpoint validation failed to validate due to the following errors: :: Invalid...
View ArticleParameters for Verbs documented for SDK
I am trying to use the verbs documented for the sdk using swisinvoke, but am getting something 'cannot unpackage parameter 6', or 'requires 7 parameters not 0'. Does anyone know where I can get a list...
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 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 ArticleProblem consuming wsdl
I'm attempting to consume the wsdl in perl. I've generated the 'InformationService' package and succesfully managed to deal with the lack of an ssl-certificate and connect to the service. All I'm...
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 ArticleConverting UTC times in SWQL results
Hi, I am trying to write an SWQL query that will sum a statistic for a SAM counter by day for the last 7 days. The query works, but the times returned are UTC so don't translate correctly into local...
View ArticleAlert Sharing & the SDK
Hi The new tab we have in the Advanced Alerts 'Alert Sharing' is for integration in to the SolarWinds Web Help Desk, but I also understand that this can be utilised by the SDK. What I would like to do...
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 Article