Alert Message Token - Tokens for the individual warning, error, and critical thresholds
As I am sitting here, trying to explain to one of our internal partners, for what seems like the umpteenth time, on how to read an alert threshold expression from a ##THRESHOLD## token--it would be great if there were individual message tokens for each of the thresholds.
Something like ##WARNINGTHRESHOLD##, ##ERRORTHRESHOLD##, and ##CRITICALTHRESHOLD## that should render the comparison operator and that respective threshold value, example---
Quote>= 20971520
This way, I can be more clear as to what this string of numbers actually mean in this type of fashion
QuoteWarning Threshold: ##DATAPOINT## ##WARNINGTHRESHOLD##
Error Threshold: ##DATAPOINT## ##ERRORTHRESHOLD##
Critical Threshold: ##DATAPOINT## ##CRITICALTHRESHOLD##