Internal Server Error when unmanaging node over HTTP
Hi, I am trying to use the Orion SDK to unmanage a node via a http request. My request is as follows:POST https://10.13.36.29:17778/SolarWinds/InformationService/v3/Json/Invoke/Orion.Nodes/Unmanage...
View Articledate/time shown via SW Information Service v3
Relatively new to SWQL and was beginning to leverage in Custom Query resource.. EventTime for a given record in NetPerfMon Events table is 2014-03-31 09:49:06.897(as seen via SQL SMS).The event, when...
View ArticlePreferred change control for SWIS and SWQL?
Do you change/version control at all?If so what do you prefer to use?- I have not yet connected Visual Studio directly to SWIS but if I get time to do that then TFVC might be my next step…unless theres...
View ArticleSQL Reporting Services as a consolidated Orion report interface.
We're looking at methods for presenting reports from NPM and SAM from multiple instances of SolarWinds in different regions.Candidate solutions being considered are SRS, using the EOC in some expanded...
View ArticleUsing PowerShell to add dependencies in NPM
Hello,Anyone in the community trying to use the SDK to add dependencies via PowerShell? Automated the device add/remove, but trying to help our network guys by automating the dependencies. The help and...
View ArticleUsing SWis query to get interface utilization
I am trying to use the SDK SWis (and not use ODBC), but am having some issues with getting the right query together. I am familiar with table joins and date manipulation in SQL, but so far cannot see...
View ArticlePulling Web-Based Reports via API
I am looking for a way to deliver reports that we have setup in Orion to our customers and I was curious if there is a way to do this via the API? These reports have been created using the new...
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 ArticleBehavioral difference between SWISv2 and SWISv3, SOAP issue with valid SWQL...
I've been writing a perl api layer for our internal applications for the past year and I have accumulated quite a few unit tests. Today while switching from using a SWISv2 connection to using SWISv3,...
View ArticleAcknowledge Events Log Table via API
I would like to acknowledge events in the events log table via the invoke command. Is this possible? If not? How do a get a list of Alerts for a specific node, I then would like to use that...
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 ArticleHow can I connect to SWIS in a SAM Windows Powershell Script component?
I would like to use Get-SwisData in a Windows Powershell script component but I am unable to connect using 'Connect-Swis -Trusted' (the error is Invalid User Name) and 'Connect-Swis -Credential...
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 ArticleFilter for last 30 days
Hello, I'm using the below to pull down/up and duration statistics: SELECT NodeName AS [Node Name], '/Orion/images/StatusIcons/Small-' + StatusIcon AS [_IconFor_Node Name], DetailsUrl AS...
View ArticleThird 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 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 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 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 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 Article