Is there is simple way to received an alerte (email) each time a trap is received from one on my system
Hi @techno-reseau
Yes, in Log Analyzer, create a new trap rule that triggers each time the specific traps are recieved.
On the Rule action part, choose to "send a Log Rule fired event to SolarWinds platform Alerting", check to create the new alert rule and configure the email sending action in that alert rule.
@Lofstrand is on target, @techno-reseau when you create this make sure to create accurate conditions on which traps do you need an email alert for, traps can be too chatty at times.
thank you everyone, that was my understanding…So I have to configure Alerts for EACH traps I received for EACH node and Put a different description for the type of Alerts…that seems a log of works ?
simple maths : 20 nodes sending 20 differents traps, I have to configure 400 alerts if I want to know exactly what happened…cause creating alerts, cannot input all traps description :-)…
Thanks, Jasmin
Well, it depends on what you want in the alert. Using Variables, you can do things like have the name of the node dynamically change and have just one alert for a given trap. You can probably even have the name of the trap as a variable and stick that in there, and do one alert for all of them? However, trap names are pretty annoying, so you probably want a custom description.
So, I'd think maybe 20 alerts using variables?
Hey cnorborg
Thanks you for the information. Could help. With that, I'm going to continue searching.
Hi,
So, I found the "trap" variable, and it help a lot. Thank you all
Jasmin
Alert Cleared.htmlHello, I would like to share the HTML template details we have prepared so that Solarwinds alarms can become more meaningful. It can list alarm object details and connected device details separately in HTML template. Except for object and device details, you can easily add custom property information…
Cisco ASR Devices.pollerCisco ASR Devices
SWQL is built on the framework of SQL and as such supports most of the standard clauses as part of a query. A very simple example query is: SELECT Caption, IPAddress, Vendor, ResponseTime FROM Orion.Nodes Dissecting this query is relatively straightforward: show some fields (Caption, IP address, Vendor, and Response Time)…
Active SSL Tunnels-ASA.UnDPThis poller *should* display the number of Active SSL VPN (Anyconnect) Tunnels currently connected to your box. However, I tried it with my 5520 running 8.0.4 and for some reason I get a OID Not Supported. Here's my post in the forum: *EDIT* This is confirmed working with at least Interm release…