How do we programmatically discover the non-interface properties [in Orion]...
We are automating the hydration of assets in Orion, and after adding a node, we know how to discover the interfaces, but how do we programmatically discover the non-interface properties and enable them...
View ArticleOrion.WorldMap.Point Methods
Hi,Is there any add/delete method/verb for Orion.WorldMap.Point object (or WorldMapPoints table) ? If not now, is it possible for next releases?
View ArticleSWQL Math Rounding By Default?
Is there a way to stop the automatic rounding of the results when doing mathematical operations in SWQL? For example, given the example below: If I take a number of X and divide by a number of Y, the...
View ArticleIn-house Solarwinds to ServiceNow Integration: Basic Questions
We are looking at the possibility of an in-house ServiceNow integration using our own Perl programmers in order to send alerts from our Solarwinds NPM/NCM/NTA server to ServiceNow for ticketing...
View ArticleCannot get interface caption using discovery through PowerShell and...
Hi, I am trying to do some automatic interface additions based on interface type and on interface name. I have slightly modified the PowerShell example to discover interfaces on nodes in order to get...
View ArticleSync information to orion from various sources
I am attempting to synchronize information from VMware, AD, and SCCM into my Orion environment. So far I am working with the following custom properties. Backup_Policy-- Taken from VM note field...
View ArticleWhere to add Access-Control-Allow-Origin?
Hi all, I'm trying to poll data from the REST API, only I can't get that data because of an access-control-allow-origin header error. I've tried adding the appropriate xml data to the web config for...
View ArticleHelp with simple Json query?
Hi I need query that will give me all the nodes with CP to every node order by node id Have node ID Okay but how do I join CP and other field from the node table to that JSON query ?...
View ArticleCreate container using Orion SDK in C# - .Net
Hi,I try to create a container with C# code like above code. I am using Orion SDK and .Net Framework. Is there anyway to do create container like that code? string uri =...
View ArticleCreate container / subcontainer via SWIS
Hello,I am developing an application to create container and subcontainer at .Net/C#. There is no problem creating container (group) and subcontainer (subgroup) via SolarWinds web interface as you see...
View ArticlePowershell scripts to automatically unmanage\remanage a node using the Orion SDK
First, I'll share the script. Then, I'll explain why we need it and how it helps us in our environment.To use the script you must have the Orion SDK installed on the monitored node. Take the text...
View ArticleSolarwinds API - Identify Virtual or Physical Server
Is there a field accessible to the API (via SWQL) that can tell me whether a node is a virtual (eg Hyper-v or VMWare) or a physical server? I am currently relying on the node name with a separately...
View ArticleHow can we monitor homegrown custom REST based service based on request/response
We have few homegrown REST based services and we wanted to leverage Solarwinds to periodically monitor If the transactions to those services are successful.Question 1Can we compose a JSON request like...
View ArticleAdd WMI Node with cred. via SWIS
Hi all,I want to add WMI node via SWIS. But I must input any WMI credential setting to that node. Is there any way to do this?
View ArticleAdding WMI node to Orion server
Hello, I used the sample script (CRUD.AddWMINode.ps1 with some editing to fix the hyphens in the script) from the Orion SDK v1.9 to add the WMI node to the Orion server. Everything else works fine, but...
View ArticleGetting very odd results with SWQL query when put in a resource on a web page?!
Playing around with an idea to have a simple custom search by user-id from UDT data that I can put on a web page. The query itself works great in SWQL studio, but when I put it on a webpage I get very...
View ArticleSolarWinds Information Service v2.0 Schema Documentation Index
Is there a section in the SolarWinds Information Service v2.0 Schema Documentation Index (in SDK) for the NPM Quality of Service Sensor?thx,
View ArticlePIVOT function with SWQL?
Can anyone comment on PIVOT functionality with SWQL? Perhaps an example of where it's been used previously? I have a web resource for the dashboard view using SWQL perfectly, but I would love to see...
View ArticleAuto Assign Pollers
Is there a way to auto assign pollers to nodes through power shell?I would like to create a scheduled task that runs to ensure that my nodes always have the proper pollers enabled on them. -Ken
View Article