Quantcast
Channel: THWACK: Message List
Viewing all articles
Browse latest Browse all 20490

Re: Need help with Advanced Alerting - Application warning or critical - limit to node or application name

$
0
0

that doesn't make sense to me...

this is what I do when troubleshooting alerting.

 

customize the name of the alert with something easily identifiable

in the alert message, add alertname: ${AlertName}

 

when the alert triggers, you can validate this alert is the one triggering.

 

Your logic should read though:

trigger alert when ALL of the following apply

   trigger alert when ANY of the following apply

      node...A

      node...B

      node...C

  trigger alert when any of the following apply

     app status .. warn

     app status .. crit

 

the all is what says (node a,b, or c) AND (warn or crit)


Viewing all articles
Browse latest Browse all 20490

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>