<div dir="ltr">Wonderful, wonderful, thank you!<br>Will this be in 4.15?<br><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jan 27, 2014 at 10:13 AM, Henrik Størner <span dir="ltr"><<a href="mailto:henrik@hswn.dk" target="_blank">henrik@hswn.dk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
Den 27-01-2014 14:42, Betsy Schwartz skrev:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
I'm in the process of writing a script to turn all the purplese red<br>
because my boss is insisting that either we need to do that, or to be<br>
able to ack them.<br>
<br></div><div class="im">
    ----- Original Message -----<br>
    From: John Thurston [mailto:<a href="mailto:john.thurston@alaska.gov" target="_blank">john.thurston@alaska.<u></u>gov</a><br>
    <mailto:<a href="mailto:john.thurston@alaska.gov" target="_blank">john.thurston@alaska.<u></u>gov</a>>]<br>
    Sent: Wednesday, January 22, 2014 04:49 PM<br>
<br></div><div class="im">
    Having recently moved from Big Brother to Xymon, one of the features I<br>
    find most valuable is 'acknowledge'. It lets someone say 'yeah, I know<br>
    the host has a problem' while leaving an indication of the condition on<br>
    the web interface.<br>
<br>
    What I don't understand, though, is why we are not able to 'acknowledge'<br>
    purple events. It seems desirable and I can't see how it would cause<br>
    confusion.<br>
<br>
    I've looked in acknowledge.c, and it appears that is is explicitly<br>
    querying for 'color=red,yellow'.<br>
<br>
    Is there a business case to exclude purple from the option to 'ack'?<br>
</div></blockquote>
<br>
It isn't something that has popped up before. I think the current behaviour is just how it has always been, without me giving it too much thought.<br>
<br>
Changing that query to "color=red,yellow,purple" won't cause any problems, as far as I can tell.<br>
<br>
There is a setting in xymonserver.cfg: "ALERTCOLORS" which by default is red, yellow and purple. Those colors may trigger an alert. So I think the sensible thing would be to allow ack'ing all colors that are listed in this setting.<br>

<br>
This patch should do it, at least it works on the <a href="http://xymon.com" target="_blank">xymon.com</a> site.<br>
<br>
<br>
Regards,<br>
Henrik<br>
<br>
<br>_______________________________________________<br>
Xymon mailing list<br>
<a href="mailto:Xymon@xymon.com">Xymon@xymon.com</a><br>
<a href="http://lists.xymon.com/mailman/listinfo/xymon" target="_blank">http://lists.xymon.com/mailman/listinfo/xymon</a><br>
<br></blockquote></div><br></div>