Third Party Application Acknowledge SolarWinds Event
Hello, I am currently working to find a solution for acknowledging SolarWinds events from an IBM Tivoli Netcool server. I am already generating SNMP alerts using the SolarWinds Advanced Alert Manager....
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 ArticleGet-SwisObject : An error occurred when verifying security for the message.
I am trying to connect to SolarWinds server from a different server and run a powershell script. My ultimate goal is mark an IP address as available. I can get the connection established, but as soon...
View ArticlePowerShell Module based on the SDK
Hi All, I started working on a PowerShell module, converting existing code examples in the SDK to “Cmdlets” Functions. The ultimate goal is to just make it easier to re-use code. My own use case 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 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 ArticleInsert directly to AlertLog or Events Log
Is there a way to insert either into the Orion AlertLog? I have a need to insert Alerts directly into Orion without causing problems. The way SolarWinds handles Traps does not give us the ability to...
View ArticleList of Available Pollers in DB?
Hello! I see that the SDK comes with a list of supported pollers in the SDK documentation. I was wondering where in the database is the list of all the pollers in the product? I can see the list of...
View ArticleOrion.AlertStatus field questions
What is the difference between Orion.AlertStatus.State and Orion.AlertStatus.WorkingState ? What is Orion.AlertStatus.TriggerTimeOffset ? (Offset from what/when?) Thanks,Scott
View ArticleGet-SwisObject : An error occurred when verifying security for the message.
I am trying to connect to SolarWinds server from a different server and run a powershell script. My ultimate goal is mark an IP address as available. I can get the connection established, but as soon...
View ArticleIP Duplicate via SWIS on NPM
I have a problem about create Node via SWIS. If we create a node having duplicate IP address via NPM web interface, NPM web interface returns an error about duplicate IP address. But If we use SWIS at...
View ArticleUpdate AlertStatus record
I would like to update the an AlertStatus record programatically. I am able to update the TriggerCount and the Notes field as well. I would like to do an update of the LastUpdate record.I am doing...
View ArticleSDK changes in NPM 10.7
We've upgraded to Orion NPM 10.7 and we are having problems with the SDK.It looks like the standard node pollers have changed in Orion NPM 10.7. Previously, when creating a new node via the SDK we...
View ArticleExecuting CLI for NCM with Python language
http://t.co/JUyJEt8oWuhttp://thwack.solarwinds.com/thread/39001Hello, My name is David, Shin and Interested in the SDN and ACI for Cisco now,Tis interface can programable with the python language, also...
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 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 ArticleUpdate AlertStatus record
I would like to update the an AlertStatus record programatically. I am able to update the TriggerCount and the Notes field as well. I would like to do an update of the LastUpdate record.I am doing...
View ArticleOrion.AlertStatus field questions
What is the difference between Orion.AlertStatus.State and Orion.AlertStatus.WorkingState ? What is Orion.AlertStatus.TriggerTimeOffset ? (Offset from what/when?) Thanks,Scott
View ArticleUpdating Orion.WorldMap.Point via the Perl SDK
I've been playing with the new world maps with doing the creating, updating and deletion of points via the Perl Orion SDK. I've had success with creating points with the following:my $data =...
View ArticleOrion SDK & Java
Started to play around with the SDK under Java, and so far it works pretty fine. Packaged the Orion SDK in an utility project, created a few wrapper classes, externalized the SWIS parameters (user,...
View Article