Get the latest news about SolarWinds Server
Is there a way to use Node Custom Properties within a single Alert Action to avoid duplicating the action? Action is for a HTTP POST to an ITSM system, It appears I would need to split the Actions out as neither the following will work in both a Node and an Application Alert. ${N=SwisEntity;M=CustomProperties.Client_ID}…
I wanted to get comments on Monitoring for Drive Space on Windows Nodes. We currently have alerts scoped on Nodes with a Custom Property and it does work. I wanted to know if it would be better to manage this with an Application Template that could be assigned to al the nodes. Are there benefits to creating an Application…
Hi all, Greetings..! When I search in Thwack to create a custom report for mute and unmanaged devices , i got below script and it is working fine but is there a way that we can add device notes into this script so that it makes our life easy to understand why device has been muted and also from below query, suppressed by…
We have noticed that a growing number of our servers are not pulling the Dell Warranty information across where they were before. Version: 2020.2.5 All the asset information is coming across but not the warranty. Have checked proxy settings and can connect fine.
Hello, We currently set our alert priority and team based on the Custom Property for nodes - Severityµ#µ${N=SwisEntity;M=CustomProperties.Alert_Priority}§#§ I'm trying to update this to use to value we set on the SAM Template: that is located in Orion.APM.ApplicationCustomProperties: I've tried:…
Hello - We have a need to check a folder on an SFTP server for the existence of a file. If the file is there monitor will be happy and not do anything. If the file is not there I need to send out an alert. I have not worked with using Solarwinds and PowerShell scripts so if anyone could direct me to some documentation they…
SELECT caption, TriggerTimeStamp, ObjectName, AlertMessage FROM Orion.AlertStatus oas INNER JOIN Orion.AlertObjects oao ON oas.AlertObjectID = oao.AlertObjectID INNER JOIN Orion.NodesCustomProperties cp on cp.nodeid = oao.RelatedNodeId INNER JOIN Orion.Nodes N on N.NodeID = cp.NodeID WHERE cp.{custom prperty field name…
Hi All, Based on this article: The MSMQ directory c:\Windows\System32\msmq\storage has a maximum limit of 4 MB Storage Folder Files | Microsoft Learn How can I create the Solarwinds Alerting for a specific group of Windows Server, so when it reach 3.5 MB it will trigger an alert ? I look forward to your reply.
Setting up alerting for a number of APC UPS units in our environment, and getting a bit bogged down with a list of things considered anomalous and the apparent need to set up alerts for each and every one of these conditions: * Battery needs replacement * UPS on battery (aka loss of wall or external power) * Battery too…
Hello, I have created a SAM monitoring template with one component monitor. The script in the component monitor produces multiple Outputs. How can I get each of these outputs to send an alert at the same time? Currently, it only sends one of the outputs as an alert. Is a component only able to produce a one alert at a time…
It looks like you're new here. Sign in or register to get started.