SWQL Queries to get all templates assigned to a group?
Hi All, I'm a relative newbie to SWQL, although have used similar things quite a bit elsewhere. I'm (ultimately) trying to assign a handful of Application Templates to a large number of Groups (of...
View ArticleSWQL Variable for AlertActiveID as Alert Trigger Action
Hello Orion SDK Community, I'm wanting to capture the unique identifier of the alert being generated as it is triggering - so that it can be included as information to use later for acknowledging...
View ArticleHow to find Active Time from Orion.AlertActive.TriggeredDateTime Column
Hi Guys, I have wrote a SWQL query from creating a perticular report for a perticular region.I want to show Active time in the report just like Active Alert Report have the Active time cloumn (eg: 2d...
View ArticleSWQL views?
I am trying to create a data feed for my CMDB (ServiceNow) from SWIS. I am combining fields from Orion.Nodes and Orion.NodesCustomProperties and have the SWQL SELECT statement done, just need to...
View ArticleNCM - Checkpoint rule configuration management
Hi, We are managing Checkpoint firewall with NCM. This manage the box config but not the firewall rule. How can we monitor the rules themself and activate configuration change maangement on the rules ?...
View ArticleSolarWinds to Service-Now Integration
SolarWinds & Service-Now=====================We’re trying to do the following (option 1 is our preferred while option 2 is a fallback):1)A) SolarWinds generates alertB) SolarWinds uses a...
View ArticleCreating a CustomPollerAssignmentOnNode returns: 400 Client Error: Sequence...
In migrating from 11.5 to 12.1, I'm rebuilding my entire 5K-node system from scratch (it's a long story). In doing so, I'm trying to migrate code I have written in Python using the (latest and...
View ArticleHow do you add volumes using the rest api?
Hi, I would like to add volumes to be monitored in solarwinds using the rest api (not the swis sdk) Thanks
View Articlewmi api DiscoverInterfacesOnNode
Hi Thwack, Has there been any progress in creating an rest api call for WMI DiscoverInterfacesOnNode ? Thanks
View ArticleExport Orion Maps [PowerShell]
UPDATE: Updated to 1.0.1 to fix exports of User Graphics Files Because I'm constantly creating and destroying Orion instances in my currently capacity, I sometimes forget to export everything before I...
View ArticleOrion SDK: Object reference not set to an instance of an object when...
Greetings Thwack! On the github page there is a sample script that serves as an example for adding groups to Orion: OrionSDK/Groups.ps1 at master · solarwinds/OrionSDK · GitHub When I try running that...
View ArticleText colour to display alerts using custom query
Hi, I would like to display alerts using custom query and change text colour based on severity can you please advise how this can be achieved.
View ArticleCreating Empty Groups
What is the proper syntax for creating an empty group with powershell?
View ArticleUnderstanding links and the green objects shown in SWQL Studio
Hi I am trying to understand the what the links shown in any table represent in swql studio. In the following snapshot the link with Storage Array makes sense to me as there is Storage Array ID object...
View Articlehow can I change SNMP v3 encryption
I need to change all nodes in Solarwinds from DES56 to AES, How Can I do that. when I create an node, SNMPV3 setting are in props{} ('SNMPv3PrivMethod') and use swis.create('Orion.Nodes', **props).but...
View ArticleVerbs and their parameters for IPAM.IPNode in addition to 'UpdateManyStatus'??
PREFACE:I'll be referring to the blog: How to use the IPAM API and get "Free IP Address" specifically a post by mtokarz on June 12, 2014 2:35PM in response to jgovednikI am also aware of and have voted...
View ArticlePowerOrion - Connect-Swis
I have used PowerOrion in the past, I have created a GUI to add a node to SolarWinds and add Custom Properties and it runs great. I am adding the PowerShell GUI to a shared server for others on my team...
View ArticleIs it possible to update the volume capacity thresholds via the REST API?
I am looking to make updates to volume capacity thresholds in Orion. I have hundreds of volumes to update thresholds on and am looking to utilize the REST Api to make the changes quickly and...
View ArticleSolarWinds to Service-Now Integration
SolarWinds & Service-Now=====================We’re trying to do the following (option 1 is our preferred while option 2 is a fallback):1)A) SolarWinds generates alertB) SolarWinds uses a...
View ArticleSWIS Fails when querying uninitialized Date/Time fields in NodesCustomProperties
I've run into a strangeness dealing with SWQL/SWIS. If I use the following query in SWQL Studio, it works fine. If I attempt to run the same query via SWIS (python flavor), I get a strange error. I...
View Article