Quantcast
Channel: THWACK: Popular Discussions - Orion SDK
Browsing all 3719 articles
Browse latest View live

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 Article


Another question about AlertStatus records

When I query for alerts, and I get an ObjectType of "Routing Neighbors", or for that matter, anything that is NOT "Interface" or "Node" (actually, I haven't seen an object type of Node, so not sure...

View Article


sdk - email macro help swql or sql

I have a custom property [alertEmails] tied to applications.I want to use that in alerts...obviously.should I use: ${Orion.APM.ApplicationCustomProperties.alertemails} for a component alert? I can't...

View Article

date/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 Article

Using 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 Article


Getting 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 Article

Pulling 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 Article

Acknowledge 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 Article


SolarWinds 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


Using 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 Article

List 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 Article

sdk - email macro help swql or sql

I have a custom property [alertEmails] tied to applications.I want to use that in alerts...obviously.should I use: ${Orion.APM.ApplicationCustomProperties.alertemails} for a component alert? I can't...

View Article

Using 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 Article


Image may be NSFW.
Clik here to view.

PowerShell 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 Article

Behavioral 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 Article


How 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 Article

Orion.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 Article


AlertStatus and Events mapping?

We are trying to generate tickets based on alerts pulled from the AlertStatus table, but AlertStatus entries don't seem to have enough information. We then took a look at the Events table and noticed...

View Article

Image may be NSFW.
Clik here to view.

Using 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 Article

Filter 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 Article
Browsing all 3719 articles
Browse latest View live