add node to container powershell
Hello Guys, I can't find how to add a node to group/container with powershell, i have the uri of the node and for the group but i don't know how to merge them, Please help with simple powershell...
View ArticleCan we create dependencies using the SDK?
I have a couple of thousand switches, for which dependency mapping through a GUI would be painful.: rob.hock descubed that here Re: Alert Chaining Is there a way to create these programmatically?can...
View ArticleIs it possible to acknowledge alerts programmically from a linux server?
We are using OpsGenie to aggregate all the alerts for our alerting. We'd like to integrate Solarwinds too. I was wondering if there is a way to programmically acknowledge alerts from a linux server? I...
View ArticleTrigger NCM configuration download from SDK
Is there any way with the SDK to start a configuration download? For some reason my nightly backup of configs runs into some issues, but when I manually download from node details, it always works...
View ArticleNeed to do a select on a GUID datatype using SWIS .. not having much success
I am doing some integration work with our back end ticketing system for our support teams. This integration step will implement ticket auto-closure .. so that when an advanced alert is cleared .. then...
View ArticleOrion API via PHP
One of the things I have been tasked with doing is understanding the API to see if we can use it for some of our reporting. I reviewed the Orion API documentation and there aren’t any PHP examples. I...
View Article"Complex" SWQL Query and Error
Hi all,I'm trying to create a table resource for displaying custom poller results using swql query. I've created the query in SQL, where it works without problems. When converted to SWQL though, it...
View ArticleNode Details blank when adding node Via Perl SDK
I'm having an issue when adding a node via SDK, the Node details show blank, the Polling Details section says simply "A Network Node was Not Selected", and I am unable to see my node under "Manage...
View ArticleCustom Query: Color for node's status
I have a Custom Query Resource to display Nodes with their CPU/Ram,etc....SELECT '' AS n,n.Caption as NODE,n.Stats.CPULoad AS CPU,n.Stats.PercentMemoryUsed AS RAM,'/Orion/images/StatusIcons/small-' +...
View ArticleHas anybody added an interface on a WMI polled device successfully?
I am using sdk 1.9 via powershell to add and monitor both snmp and wmi polled devices ok, and can add and monitor volumes in both environments.I can add and monitor interfaces on the snmp devices ok...
View ArticleCan' create a group including Volume, SAM component and nodes
Can' create a group including Volume, SAM component and nodes using the API.We would like to create a Business View by apps based on Custom propertes.APP1 containing SYSTEM and APPLICATIONSSYSTEM...
View ArticleAdd Orion Nodes to NCM using the SDK
The current process allows you to process a csv file and add inventory to NCM that already exists in Orion. There's a snippet in there for defining a query to run, but I'm having some issues that I...
View ArticleNodes.Description field not updating via API
I am creating new nodes using the API and I am running the latest version of NPM. I will include all our version information below.I am making the call using REST Create/Nodes, properties. In the...
View ArticleIs there a unique ID for alerts?
I am acknowledging alerts using the method described in this questions: Is it possible to acknowledge alerts programmically from a linux server? I am looking for a unique ID that is attached to an...
View ArticleOrion SDK available on Chocolatey
The Orion SDK can now be installed through the Chocolatey package manager. "Chocolatey NuGet is a Machine Package Manager, somewhat like apt-get, but built with Windows in mind." To download and...
View ArticleIssue with Orion.APM.Application.Unmanage
Here's the issue. When i'm in the Solarwinds web interface and select an Application component to be unmanaged for an application, i'm getting different results between unmanaging from the Web...
View ArticleNeed to get the latest Config from the SDK
I am having issues trying to craft a query to get the latest config for a device from the SDK (The work below is SQL, but I will covert it later once I have the data I need). It would be nice to pull a...
View ArticleHow can I analyze each node in my database and modify its template...
Hi everyone, here's the background on my question: My company uses SAM to analyze a large number of nodes, and each of those has specific "needs". The problem is that, when each node was created, a...
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 ArticleOrion.Nodes add common resources
I'm trying to use the SDK to update all my window nodes to monitor some common resources like Virtual memory.In the GUI I click on the node --> List Resources --> Volume Utilization -->...
View Article