I'm trying to send an email when two things are true. the Node.CPU Load is GTE95% AND Conponent.Processor Queue Length GTE 20. I cannot seem to get a value for the Processor Queue Length. What am I doing wrong? ${N=Alerting;M=AlertName} on ${N=SwisEntity;M=Caption} CPU Consumption: ${CPULoad} Processor Queue Length:…
I have a SQWL query in the body of my email alert. ${N=SWQL;M=SELECT OriginalName AS Tag FROM Orion.VIM.TagCustomPropertiesMapping WHERE Name LIKE '%ORION%' } In this case it returns 3 records when you run it in SWQL Studio, which is the expected result. orion1 orion2 orion3 In the email, however it only shows 1 record,…
I have created an event for old VM snapshots. I would like the notification to list in which DataCenter and Cluster the VM is located. I am seeing and inconsistency with which entities are available. I can use ${N=SwisEntity;M=Host.Cluster.Name} to get the Cluster Name, but ${N=SwisEntity;M=Host.DataCenter.Name} doesn't…
Hello, I need to check the age of the file but I don't know the exact name of the file because it has random numbers, and I'd like to use regex but I don't know if it's possible. Can someone please help me?
Hello, I would like to create a custom alert with SWQL request but I don't understand how it works. my request is this : Select Count(CA.ApplicationID) AS CountProcess From Orion.APM.ComponentAlert AS CA WHERE CA.ComponentName = 'Interface Backup Audit < 1' and CA.ComponentAvailability like '%up%' and…
I hate to ask this question, but I have no choice. I need to understand how the Alerting Service on your primary poller works from cradle to grave. The reason why I am asking this question is because for no obvious reason, after a recent upgrade to 2023.2.1, ours just stops processing. We have an active case open, we are…
Hi, We have a Solarwinds instance monitoring our systems. In the past few days, we seem to have somehow got to a position where the escalation level on an active alert is remaining at 0, even though the alert has triggered. This means the actions of the alert are not triggered. We have an alert set up to be intentionally…
I curious if anyone has tried to address this alert use case? Do you know if you have a way to alert on drops based on the larger frame sizes? We troubleshot issues all morning trying to migrate VMs from X to Y today. What we have finally found is that we have a decently high rate of drops on the wave circuit. It would be…
I have set up an alerts for CPU utilization. The trigger condition is when over 95%. I have also placed a duration of 15 minute on trigger action which means, if the utilization is 95% or above for 15 minutes then the alert should trigger. The polling for node statistics is 10 minutes so the data will be polled once in…
Hi All, We have the older alerts (almost year ago ) lying in the dashboard so we don't want those alerts , if we clear it , it will trigger again. So we want to create a dashboard which has active alerts only from 30 days. Any help is appreciated. Thanks in advance.
It looks like you're new here. Sign in or register to get started.