The most recent content from our members.
I've created a variable that extracts the dst-ip from the syslog message received from a node. Here's the query: ${N=SWQL;M=SELECT SUBSTRING('${N=OLM.AlertingMacros;M=OLMAlertMessage.EventMessage}', CHARINDEX('dst-ip:', '${N=OLM.AlertingMacros;M=OLMAlertMessage.EventMessage}') + 7, CHARINDEX(' ',…
Hi Everyone, I am trying to create high CPU utilization alert with top 10 processes however at the escalation level 2 the email doesnt show any process details. Can someone help with correct method to configure this
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…
Wanting to get email alerts for Calix E7 "Major" alarms. The alarm side was fairly straightforward: Log analyzer> if Vendor = Calix and message contains "major": trigger the alert and forward a SNMP Trap to the T/Mon for further processing. The issue I'm running into is with the Clear side of things. Currently, set up…
The following are Hardware Health (Node) variables which can be used with alerts. Overall Hardware Status (Node): ${N=SwisEntity;M=HardwareInfo.CategoriesWithProblems} ${N=SwisEntity;M=HardwareInfo.CategoriesWithStatus} ${N=SwisEntity;M=HardwareInfo.DetailsUrl} ${N=SwisEntity;M=HardwareInfo.FullyQualifiedName}…
Has anyone else found that the snmp varbinds used in creating alert messages have incremented by 1? I can certainly go and 'fix' it, however one of the alerts was in varbind 10 and fixing it would mean using varbind 11 which doesn't exist. This has completely broken the tool for us. Did I miss something? Here is an example…
how do I list in the alert, the nodenames that are down. Currently my alert is only showing me the last node down (that was equal of greater than my counter (2))
I am having an odd issue with my volume alerts. We use Cherwell for the ticketing software and they Service Desk team wants Solarwinds to send emails to a specific address for Event Management and Ticket Creation. They have asked for a specific format for these emails. The odd thing is, my Node Down alert and Hardware…
In our networking environment, we use a third-party alerting system to alert our technicians of when there is a node with issues (down node/down interface etc) in conjunction with our Solarwinds platform (when after hours and a problem arises). This alerting system uses an email from our Solarwinds platform to create the…
Hi all I want to use a custom propertie value in the alert email action To address field. That has been discussed before and you can just add a variable there to get the address. BUT I want to add some logic there and therefor add a custom SQL variable. I got one that is working perfectly in the message body but Orion say…
It looks like you're new here. Sign in or register to get started.