<div dir="ltr"><div>Shawn</div><div><br></div><div>I can't comment on your alerts config, as I rarely use them, so I'm not familiar with the syntax.</div><div><br></div><div>The (R) and (S) are alert codes. R means "recovered" and S means "stopped" (matched a STOP rule).</div><div><br></div><div>I couldn't find the details in any documentation, but the source code reveals all! There are other codes, and they would be listed in a code string (not necessarily just a single character) separated by commas, within the parentheses. Here's what the code says:</div><div><br></div><div>A = no alerts</div><div>R = recovered (alert has recovered from an alert state)<br></div><div>N = notice (matches NOTICE rule because message is a "notify" message)<br></div><div>S = stoprule (matches a rule with a STOP recipient)<br></div><div>U = unmatched</div><div><br></div><div>Hope that helps<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, 29 Jul 2021 at 10:21, Shawn Heisey <<a href="mailto:hobbit@elyograg.org">hobbit@elyograg.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">In alerts.cfg, I have this:<br>
<br>
HOST=* COLOR=red,purple SERVICE=msgs<br>
         MAIL $ADMINMAIL<br>
HOST=* COLOR=red,purple<br>
         IGNORE SERVICE=msgs<br>
         MAIL $ADMINMAIL RECOVERED<br>
<br>
My goal with this is to see alerts for purple and red statuses for all <br>
tests, and then get recovery alerts for all tests except msgs.  Did I do <br>
the config right for that?<br>
<br>
I would also like to see if I can get a legend for the alerting grid in <br>
the "info" page.  Here's a screenshot showing what the above config <br>
produces:<br>
<br>
<a href="https://www.dropbox.com/s/6wvutxctcn4uztf/xymon-alerts-elyograg.png?dl=0" rel="noreferrer" target="_blank">https://www.dropbox.com/s/6wvutxctcn4uztf/xymon-alerts-elyograg.png?dl=0</a><br>
<br>
I'd like to know what "(R)" and "(S)" mean, and what the line where the <br>
email address is blue means.<br>
<br>
Thanks,<br>
Shawn<br>
_______________________________________________<br>
Xymon mailing list<br>
<a href="mailto:Xymon@xymon.com" target="_blank">Xymon@xymon.com</a><br>
<a href="http://lists.xymon.com/mailman/listinfo/xymon" rel="noreferrer" target="_blank">http://lists.xymon.com/mailman/listinfo/xymon</a><br>
</blockquote></div>