Solarwinds API for all events.
Dear team, Can any one help me in getting all the solarwinds events by API
View ArticleUsing SWIS to pull table summary
Wondering if there is a way to pull the table size and table summary with SWIS. We have a problem with table growth and we need to monitor table sizes more frequently. We currently have to use the...
View ArticleCreate WMI Node via API Request
When attempting to create a new WMI node I am running into an issue where the node is created but its not receiving a value for the WMICredential field in "Orion.NodeSettings" which I am attempting to...
View ArticleSW API with Python None value is not NULL
Hi,We need to setup a custom property to NULL using a python script.This is fully available in PowerShell ans the result is OK howerver in Python setting NULL value only delete the cotent of the Custom...
View ArticleQuestion about granting rights for SolarWinds IPAM API
We received a request to grant Full Admin rights to the SolarWinds IPAM application for two internal accounts in my firm. These two accounts would be used for SolarWinds API calls to do the following:...
View ArticleSWQL: Re-creating the Alerts Acknowledge Button
Hello, Is it possible to re-create the Active Alerts 'Acknowledge' button into another custom query? I need to create a custom query filter only specific nodes that have been alerted, along with the...
View Articlechanging value of custom property via script
I've setup a custom property for our on-call rotation. I can change this custom property via the SolarWinds Orion gui. It's 600 nodes presently and will only get larger. Is there a way to script the...
View ArticleUsing Orion API / SDK to update IncidentNumber
Hi all I have just started playing with the Solarwinds API using the Go SDK. I can do a basic query such as: SELECT AlertActiveID FROM Orion.AlertActive What I am trying to achieve is to use the...
View ArticleUnmanaging and suppressing alerts for applications - Scheduled recurring...
Here's my take on a recurring, scheduled maintenance window for applications. We've got a hot/cold environment for one of our big in-house applications that rotates every two weeks....
View ArticleUnable to unmanage application using orion API
Hi All, I am trying to unmanage an application using orion API. I took python script to unmanage a node as a reference and modified it to also support for application. Script was able to execute with...
View ArticleUnable to execute Get-SwisData command
Hi TimI have an issue while executing the Get-SwisData command with the below error,Get-SwisData : The socket connection was aborted. This could be caused by an error processing your message or a...
View ArticleHow to receive an email from a separate internal application and use that to...
Good Morning I am pretty new to solarwinds, so please excuse me in advance. What i am looking to do is currently there is an application in my environment that sends out an email if there is an...
View ArticleClone the new Map tab onto all your custom details views
So for those of you who run heavily customized environments you may have noticed that the new maps view only gets added to the default node details view. I wrote this script that looks through all the...
View ArticleSWQL works in studio but not in Website
After migrating to NPM 12.1 I've decided to update my SQL queries to SWQL queries since row limit started to bother me and searchable textbox seems to be legit. My swql query looks like: select case...
View ArticleSSL Certificate Experiation Date Monitor (SWQL)
Here is a widget that can be used for a NOC view which list the SSL certs. Nice little view which can also be used for a summary view. select n.Caption as [Node],n.DetailsURL as...
View ArticleGet-SwisData : An error occurred when verifying security for the message
Hi Folks Further to my post back in October, I've experienced a recurrence of this issue. Unfortunately this time it impacted our server build process albeit minimally. Previously I had only seen the...
View ArticleSolarwind - HP OBR integration
Hello Experts, we need info about integrating solarwind to HP OBR, we want to achieve performance Data of the server added under SolarWinds to HP OBR. please suggest in any manner can we achieve this ....
View Articlepowershell script to search node and delete
Please note that this script was based on this thwack message. All I did was to change the swsql query used to get the URI and to search and delete a node via PowerShell # This script will search for...
View ArticleVerbArgument Example for 'AddResourceToView'
Hello Thwack Community, Looking to automate the creation of custom query / swql resources. Here is what I have from the Metadata.VerbArgument table in SWQL Studio filtering on the 'AddResourceToView'...
View Article