Get the latest news about the SolarWinds Platform from SolarWinds
Forum to ask questions, get answers, and resources about the SolarWinds Orion platform.
Forum to ask questions, get answers, and resources about alerting features in SolarWinds products.
Forum to ask questions, get answers, and resources about reporting features in SolarWinds products.
SolarWinds SDK product forum for getting started, asking questions, and resources to help you get the most out of SolarWinds SDK.
Upcoming SolarWinds API eBook Beta Readers
I have a switch that I have created an alert to tell me when any of three interfaces are down. It looks straightforward, but when I get to the last page, it tells me it would not be triggered by any nodes, when one of three interfaces is currently down. Here is a screenshot of the trigger condition: Here is the status as…
Hi Folks , I have a powershell script that tests an API by using a json packet. This script works 100% from my Desktop. This script checks via the api and the JSON that a webservice is working , with the reposnse it gives back ie 0= successful and any other response is its down basically. I am newish to Solarwinds so…
Pause actions of all alerts
The Orion.VIM.VirtualMachines table doesn't show the current VM status. For example, on the VIM main page /Orion/VIM/Summary.aspx?view=VIM+Summary, the machine is in Guest Status Critical, but in the cell Overallall Status, it's green. How can I get the current value?
I try to run this script: #Exit Codes $ExitCode = @{ "Up" = 0; "Down" = 1; "Warning" = 2; "Critical" = 3; "Unknown" = 4 } try { Import-Module ServerManager -ErrorAction Stop $null = Get-WindowsFeature -ErrorAction Stop $WindowsFeatureStat = '0' Write-Host "Statistic.WindowsFeature: $($WindowsFeatureStat)" Write-Host…
I'm using an alert action to post alert data to a third-party system, aggregating all alerts and events from my environment. This setup is working correctly. However, I'm struggling to automate the assignment of this trigger and reset action to all newly configured and enabled alerts to ensure no notifications are missed.…
We are in the process of migrating from Remedy to ServiceNow. From time to time using Remedy, whenever a ticket is not created from SolarWinds we will get the actual SWQL query verbiage in the alert. I'm able to mimic that in my ServiceNow testing, but I would like to suppress the actual query from the alert email if the…
Solarwinds does a good job while monitoring the standalone databases, but there are limited templates available to support the advanced database technologies like always-on, failover clusters, log shipping, mirror database. Below are some use-cases for which standard support is very much required. 1) SQL always-on -- For…
Hi, We are a very small team and we use SolarWinds. Now, we want to setup SMS alerts, where our team members can get alerts over SMS. We do not need any Incident response or any big things. We just want to get SMS alerts with some of alert details that is all. I tried to search for services like this but most of them…
Currently the SolarWinds API supports Basic Auth. There ought to be options to configure and use OATH2 and/or Bearer/Token. Microsoft is deprecating Basic Auth currently, leaving the SolarWinds API in a less than desirable position. The SolarWinds API monitoring supports multiple authentication methods, so why can't the…
It looks like you're new here. Sign in or register to get started.