Is it Possible?
First of all, I am no programmer and do not pretend to be one. Management is wanting my team to build "application" views. It was proposed to use our CMDB feed to populate the custom properties with...
View ArticleSetting CreateCorePluginConfiguration details for Orion.Discovery in python
I've been trying to manage adding and removing nodes using the API. My language of choice is python. I have most of the discovery profile details figured out, but am not able to understand how to set...
View ArticleHow to set select a custom property field using the SDK
Hello,I am trying to leverage the example PS script to automate the setting of custom properties of my environment however I have a question about the example. Here is the example: $nodeId=8# NodeID...
View Articlecreate new accesspoints on wireless heat map
Hello,I've been trying to do some script with the purpose of creating new AP's on a wireless heat map.Need for doing so is that we need to recreate all AP's in case of getting new ids for existing wlan...
View ArticleList Resources By C# Orion SDK?
For example in NMS web console:1. Go Under Node Management.2. Click List Resources to get a checklist of interfaces. Can I have same operation from C#? Regards
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 ArticleAPI works w/ 12.0 but not 12.0.1
I am running a script from the Solarwinds GitHub site for adding groups via API. It works on our instance of Solarwinds 12.0 but not on Solarwinds 12.0.1. In 12.0, the script runs, and returns back the...
View ArticleCreate Discovery Job based on IP ranges for large networks
I'M MIGRATING FROM PRTG TO SOLARWINDS FOR A LARGE NETWORK. I NEED THE ABILITY TO SCAN A /16 NETWORK BUT ONLY 100 THRU 199 IN THE FOURTH OCTET. WE WERE ABLE TO DO THIS WITH PRTG BECAUSE IT ALLOWS OCTET...
View ArticleAdd pollers and interfaces via SDK
Howdy, When we add a node manually via the Orion GUI, setting the interfaces and pollers are steps in the process.I have been able to script adding nodes, but must then go in to set the poller and...
View ArticleAvaya monitored by Solarwinds
I am working on getting solarwinds orion to monitor Avaya ip phones and trunk groups, has any one done this before?
View ArticleSQL - Bulk update Interface Statistics interval
Hey Guys, I have a requirement to change interface statistics collection to a non global setting based on a custom property on the node level. I have the query where I pull the NodeID that match the...
View ArticleREST - HTTP Post - SWIS Invoke Orion.Container/CreateContainer Issue
Hello All, I'm trying to do a http post to create a container and I can't seem to get the syntax right.I've tried almost every possible combination for the memberDefinition section and nothing seems to...
View ArticleHow to average detailed data into hourly averages with SWQL?
Hello all,I am trying to create a report that documents the hourly average and max of VPNs that are up across my remote sites over the last week. I have the query mostly working but the I can't figure...
View ArticleSDK - NTA 4.0 relative time query format
I am trying to figure out how to query against any Orion.Netflow.Flows for last x days. The wiki on github does have a page for the 4.0 entity model but only lists how to do absolute time periods....
View ArticleWMI Discovery Volumes Problem
Hi folks, I am implementing an integration with our CMDB. Trying to discover new server nodes added on CMDB. Nightly the my perl script is connecting to CMDB and Solarwinds DB, finding differences, if...
View ArticleMissing FROM/Duration Field in Orion Report Writer
Hi Guys! I am really new to Solarwinds and I am trying to figure out how to write custom reports but I am running into a few problems and wanted to see if anyone can help! In the Layout Builder section...
View ArticleIs it Possible?
First of all, I am no programmer and do not pretend to be one. Management is wanting my team to build "application" views. It was proposed to use our CMDB feed to populate the custom properties with...
View ArticleSWIS Self-Signed Certificate
Hello,I am attempting to interact with Orion's API and I am having trouble because of the self-signed certificate. The system I attempting to perform a POST from cannot take cURL options, so the POST...
View ArticleWhat are the right set of master tables while using query over REST API?
Hi, We are trying to pull in data from Solarwinds into external reporting application where we will be bringing other set of monitoring data to have a 360 view dashboard for higher management. We are...
View ArticleQuery nodes based on custom property
Hello, Is there any way to query the Orion nodes with all the custom properties? Thanks.CluM09
View Article