Custom SWQL Query Questions
Hi All So I believe I have a syntax issue and was looking for some help? So I'm needing to create a query to give display in a view of a list of all down nodes but not un-managed ones ...with a...
View ArticleAdd Asset Inventory to (WMI) Node
Hi,Is there any way to add asset inventory via SWIS? Like using create or invoke methods. If possible, can you give an example?
View ArticleQuery Strings on Detached WPM Transaction Availability Resource?
I'm trying to create a dashboard for a daily meeting that contains the Transaction Availability Chart. I have accomplished this by embedding the detached resource...
View ArticleAdding UnDP to a node using python
Hey guys I've been working on writing a script to automatically adding new servers inside Solarwinds monitoring suite.So far so good, I have been able to add a node, update it's custom properties,...
View Articlepowershell get-swisdata multiple parameters
Running SDK 2.0 and working in powershell. Trying to running a query with multiple parameters and I'm running into errors. Tried looking for documentation but not finding anything even in the examples...
View ArticleAdding new node and pollers via swiss - how to refresh resources?
Folks, I'm using python to add new nodes (including pollers) to Orion - all of this is working fine.After the node has been added, only very basic information (the ones, I used to create the node) are...
View ArticleAdding Resources to a Node (CPU, Memory, Volumes, Interfaces)
We are using the REST API to get an engineID, add a server node to NPM and add some custom properties such as os owner, app owner and system state. Those steps are setup and working as expected. Next...
View ArticleDiscovering volume for a node in python
Im looking for a way to get the list of volume from a node. I used SWQL to obtain the list from Orion NPM, but since none of the Node's volume have been discovered it return an empty list. Is there a...
View ArticleVerbs usage
Hi, so I'm trying to figure out how to use the "AddDefinition" verb from "Orion.Container" but I have no idea what to pass as arguments. Where can I find documentation or information on those verbs and...
View ArticleRESTful API for SAM & NPM
Hello,I'm creating a third party dashboard with graphs and charts based on my SAM and NPM outputs. The problem is I'm not able to get any RESTful/SOAP API endpoints. I've previously tried using this...
View ArticleIs it possible to use Windows Authentication with the Orion REST API?
I am attempting to query the Orion REST API without having to provide an explicit username and password. Using the CSRestClient example from GitHub (OrionSDK/Samples/CSharp at master ·...
View ArticleSWQL UTC TO GMT +5 CONVERSION
Guys, I need to know the query to convert utc timings into gmt +5 in swql for lastboot column in nodes table. In sql management studio, it's very easy however i am unable to do the same in swql. Any...
View ArticlePowershell Script To Change "ServerStatus"
I am trying to change the ServerStatus to Test on multiple servers using powershell. Does anyone know how I can accomplish this? Thanks
View ArticleOrion SDK with PowerShell - manage/unmanage multiple nodes
I've been able to script unmanaging and managing nodes in powershell. However, for 400+ nodes, this ends up taking quite a while. Via script, it takes about 7 minutes to unmanage the nodes and over 10...
View ArticleClearAlert Verb in Orion.AlertActive Entity
I'm trying to invoke the Orion.AlertActive entity's Clear Alert Verb, but I'm not sure what arguments to pass. Is there a document which I can refer to check which arguments to pass or can somebody...
View ArticleDiscovering volume for a node in python
Im looking for a way to get the list of volume from a node. I used SWQL to obtain the list from Orion NPM, but since none of the Node's volume have been discovered it return an empty list. Is there a...
View ArticlePowerShell or Python ?
Ive taken a few python classes at school a while back and while I enjoyed it I never used it too much in the real world. From doing research and reading various posts I seem to have this feeling that...
View ArticleOrion SDK 2.0 released on GitHub
A few months ago we put the source code for the Orion SDK on GitHub under the Apache 2.0 license, including the SWQL Studio and SwisSnapin (PowerShell) tools and the samples and documentation. Today I...
View ArticleInterfaces Custom Properties URI is NULL
I'm trying to use the InterfacesCustomProperties table's URI to update interface custom properties with SWIS. I've done this successfully with Node custom properties, but I'm running into an issue with...
View Article