Delete Network Discovery through API
Is there a method to delete a completed network discovery via the API? I've successfully automated the addition of nodes through the network discovery but would like to do cleanup afterwards so that...
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 ArticleActive Alerts - Creating a duplicated view
Hi, I am in need of creating an exact duplicate "Active Alerts View", but also need to filter the alerts to specific type of alerts. This is because the View Limitation can not filter by Specific...
View ArticleExecute external script updating ${N=Alerting;M=Notes} with results for email...
HI.. I'm new to building Alerts. I need an alert that that executes an external script when triggered and takes the output and places it in the email that gets sent. Is that even possible? So far...
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 ArticleOrion Platform SWQL, Thwack! Now I got it.
PURPOSE: This is an overly simplified guide for Keep the lights on SQL to Expert SQL users wanting to jump into Solarwinds Query Language (AKA Orion API) as fast as possible. Who can use SWQL?Any user...
View ArticleREPLACE function for SWQL?
Anything available in SWQL that would approximate the REPLACE function in SQL? It's a long story, but this is the query I'm working with in SQL - basically a volume can fill up, but as long as all the...
View ArticleCustom Properties - How to audit for changes
Hi, I have a question, and I can't seem to find it. Is there a way to be able to audit a custom property field, to be able to run a report to see who changed the property and when?The reason is, we...
View ArticleAssign View Type through SDK
Is it possible to assign a View Type to a node through the SDK? I have a script that will add the node for monitoring, assign UnDP, set custom properties, assign a new caption, set node poll interval,...
View ArticleExecuting NCM script with PowerShell
I'm just starting to get my head around the powershell/sdk goodness and have a few queries based on the example here:...
View ArticleDeleting Interfaces
I am creating a basic script that will ultimately automatically remove loopback, mgmt., null interfaces and others once a week. The script below does return Uri's as intended however when I add the...
View ArticleNo entry for imports generated in DiscoveryLogs when using...
Hello Thwack Community, Before you read on, my apologies for the extremely long title for this post. I'm quite happy to say that I have finally successfully set up automation to run discoveries/imports...
View ArticleIntegrating SolarWinds with Netcool
Hi All, Is it possible to integrate SolarWinds with IBM Tivoli Netcool OMNIbus? If so, then what would be the requirements from our end (SolarWinds per se) for this integration? Thank you very much.
View ArticlePowerOrion - Works in IDE and No Where Else
I have a script to add a Node and then Custom Properties. I wrote the script in PowerShell IDE and when I run it in IDE it works. When I save it and run it from a PowerShell window it fails. I am not...
View ArticleUpdate Alert Actions
Hello, I was wondering if someone could help me, I'm looking at how you can update trigger actions as I want to update who the alert goes out to. I can the see that there is an...
View ArticleIs there a way to integrate or pull creditials from Cyberark to Solarwinds?
My company uses Cyberark and when talking with the Solarwinds Engineers, they seem unsure of how to pull credentials from Cyberark and create them in Solarwinds. This is sort of a deal breaker for us...
View ArticleCan I create a custom "manage node" view?
Hi,I'm not sure if this belongs in the right group, but I am wondering if this is something that can be customized, or is there a better way to approach this? I need to be able to give limited access...
View ArticleCustom queries not working normally after upgrade from IPAM 4.3 to 4.3.2
Hi all, I have a question on the custom queries. Seems like the custom queries are not working normally after the IPAM upgrade. Did anyone encounter similar issue? I have attached the screenshots on...
View ArticleRemove Non Cisco Devices from UDT
We have an issue where users will add servers into UDT. Our methodology is to only allow access switches in UDT. I have created the script below to identify all devices where the vendor is not Cisco....
View ArticleAssign Custom Properties
I would like to assign custom properties to the nodes found via query. As an example I would like to assign all devices in the 10.22.0.0/16 range the custom property Environment "QA". The custom...
View Article