Aye, there is nothing wrong with that.<div><br></div><div><br></div><div>Anyway, I think this is a BUG.</div><div><br></div><div>Xymon Version 4.3.3.</div><div>Configuration as follows:</div><div><br></div><div>analysis.cfg:</div>
<div><div>HOST=<a href="http://myhost.mydomain.com">myhost.mydomain.com</a> GROUP=heather</div><div>        PROC TESTtestTEST 1</div></div><div><br></div><div>(equally, you could have the GROUP entry on the PROC line, doesn't matter in this instance as the result is the same)</div>
<div><br></div><div>alerts.cfg:</div><div><div>HOST=*</div><div>        MAIL <a href="mailto:heather1@mydomain.com">heather1@mydomain.com</a> RECOVERED</div><div><br></div><div>GROUP=heather</div><div>        MAIL <a href="mailto:heather2@mydomain.com">heather2@mydomain.com</a> RECOVERED</div>
</div><div><br></div><div><br></div><div>When the alert is generated, both e-mail addresses get the notification.  But when the alert is cleared, only <a href="mailto:heather1@mydomain.com">heather1@mydomain.com</a> gets the recovery message.<br>
<br></div><div>I've tried lots of different configuration options, and the only conclusion I can come to is that recovery messages to GROUPs do not work.  :(</div><div><br></div><div><br><div class="gmail_quote">On 4 July 2011 17:58, Asif Iqbal <span dir="ltr"><<a href="mailto:vadud3@gmail.com">vadud3@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On Mon, Jul 4, 2011 at 12:19 PM, Heather Keen <<a href="mailto:keenha@googlemail.com">keenha@googlemail.com</a>> wrote:<br>

> NOTICE means that when you enable or disable an alert you'll get a msg.<br>
> I can get RECOVERED to work on HOST or MAIL or SCRIPT lines, just as long as<br>
> they aren't in a GROUP.<br>
<br>
</div>RECOVERED and COLOR=RED on same line?<br>
<div><div></div><div class="h5"><br>
<br>
><br>
> On 4 July 2011 16:48, Root, Paul <<a href="mailto:Paul.Root@qwest.com">Paul.Root@qwest.com</a>> wrote:<br>
>><br>
>> You can’t.<br>
>><br>
>><br>
>><br>
>> I’ve never used notice. What does it do?<br>
>><br>
>><br>
>><br>
>> I’ve never had any luck with recovered on anything except the Mail line.<br>
>><br>
>><br>
>><br>
>><br>
>><br>
>> Paul Root    - Engineer III  - Qwest is becoming CenturyLink<br>
>><br>
>><br>
>><br>
>> From: Heather Keen [mailto:<a href="mailto:keenha@googlemail.com">keenha@googlemail.com</a>]<br>
>> Sent: Monday, July 04, 2011 5:13 AM<br>
>><br>
>> To: Root, Paul<br>
>> Cc: <a href="mailto:xymon@xymon.com">xymon@xymon.com</a><br>
>> Subject: Re: [Xymon] GROUPs and recovery alerts<br>
>><br>
>><br>
>><br>
>> The test for the alert works fine - but how do you mimic a "recovered"<br>
>> message with the --test option?  I don't think you can.<br>
>><br>
>><br>
>><br>
>> On 3 July 2011 00:29, Root, Paul <<a href="mailto:Paul.Root@qwest.com">Paul.Root@qwest.com</a>> wrote:<br>
>><br>
>> Have you tried using the test program to see how it acts for the failure?<br>
>><br>
>><br>
>><br>
>> /usr/lib64/xymon/server/bin/hobbitd_alert --test myhost procs<br>
>> --duration=500 |grep -v Failed<br>
>><br>
>><br>
>><br>
>> Paul Root    - Engineer III  - Qwest is becoming CenturyLink<br>
>><br>
>><br>
>><br>
>> From: Heather Keen [mailto:<a href="mailto:keenha@googlemail.com">keenha@googlemail.com</a>]<br>
>> Sent: Saturday, July 02, 2011 12:51 PM<br>
>> To: Root, Paul<br>
>> Cc: <a href="mailto:xymon@xymon.com">xymon@xymon.com</a><br>
>> Subject: Re: [Xymon] GROUPs and recovery alerts<br>
>><br>
>><br>
>><br>
>> Yeah, I tried that too. No joy.<br>
>><br>
>> On 1 July 2011 19:59, Root, Paul <<a href="mailto:Paul.Root@qwest.com">Paul.Root@qwest.com</a>> wrote:<br>
>><br>
>> I generally put the RECOVERED on the mail line.<br>
>><br>
>><br>
>><br>
>><br>
>><br>
>> Paul Root    - Engineer III  - Qwest is becoming CenturyLink<br>
>><br>
>><br>
>><br>
>> From: <a href="mailto:xymon-bounces@xymon.com">xymon-bounces@xymon.com</a> [mailto:<a href="mailto:xymon-bounces@xymon.com">xymon-bounces@xymon.com</a>] On Behalf<br>
>> Of Heather Keen<br>
>> Sent: Friday, July 01, 2011 11:47 AM<br>
>> To: <a href="mailto:xymon@xymon.com">xymon@xymon.com</a><br>
>> Subject: [Xymon] GROUPs and recovery alerts<br>
>><br>
>><br>
>><br>
>> Hi,<br>
>><br>
>><br>
>><br>
>> I want to be able to group servers so that alerts for one bunch of servers<br>
>> go to one group of people, and another group of servesr to another group of<br>
>> people.<br>
>><br>
>><br>
>><br>
>> I used the following config -<br>
>><br>
>><br>
>><br>
>> analysis.cfg:<br>
>><br>
>> HOST=<a href="http://myhost.mydomain.com" target="_blank">myhost.mydomain.com</a> GROUP=mygroup<br>
>><br>
>>      PROC blah<br>
>><br>
>>      PROC blahblah<br>
>><br>
>>      DISK ....etc<br>
>><br>
>><br>
>><br>
>> alerts.cfg:<br>
>><br>
>> GROUP=mygroup NOTICE RECOVERED COLOR=red<br>
>><br>
>>         MAIL <a href="mailto:me@mydomain.com">me@mydomain.com</a> REPEAT=15<br>
>><br>
>><br>
>><br>
>><br>
>><br>
>> Now, I tested this by stopping one of the PROCs listed, and I successfully<br>
>> received the alert e-mail.  However, when I restarted that process to clear<br>
>> the alert, the status goes green but I do not receive any recovery message.<br>
>><br>
>><br>
>><br>
>> I also tried just having the GROUP defined against each individual PROC<br>
>> line (rather than against the HOST), but that didn't result in a recovery<br>
>> message either.<br>
>><br>
>><br>
>><br>
>> Am I doing something wrong, or is this a bug?<br>
>><br>
>><br>
>><br>
>> I can provide the debug output from the alert process if required.<br>
>><br>
>><br>
>><br>
>> Cheers,<br>
>><br>
>> Heather<br>
>><br>
>><br>
>><br>
>> ________________________________<br>
>><br>
>> This communication is the property of Qwest and may contain confidential<br>
>> or<br>
>> privileged information. Unauthorized use of this communication is strictly<br>
>> prohibited and may be unlawful. If you have received this communication<br>
>> in error, please immediately notify the sender by reply e-mail and destroy<br>
>> all copies of the communication and any attachments.<br>
>><br>
>><br>
>><br>
>><br>
>><br>
>> ________________________________<br>
>><br>
>> This communication is the property of Qwest and may contain confidential<br>
>> or<br>
>> privileged information. Unauthorized use of this communication is strictly<br>
>> prohibited and may be unlawful. If you have received this communication<br>
>> in error, please immediately notify the sender by reply e-mail and destroy<br>
>> all copies of the communication and any attachments.<br>
>><br>
>><br>
>><br>
>> ________________________________<br>
>> This communication is the property of Qwest and may contain confidential<br>
>> or<br>
>> privileged information. Unauthorized use of this communication is strictly<br>
>> prohibited and may be unlawful. If you have received this communication<br>
>> in error, please immediately notify the sender by reply e-mail and destroy<br>
>> all copies of the communication and any attachments.<br>
><br>
><br>
</div></div>> _______________________________________________<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>
><br>
<font color="#888888"><br>
<br>
<br>
--<br>
Asif Iqbal<br>
PGP Key: 0xE62693C5 KeyServer: <a href="http://pgp.mit.edu" target="_blank">pgp.mit.edu</a><br>
A: Because it messes up the order in which people normally read text.<br>
Q: Why is top-posting such a bad thing?<br>
</font></blockquote></div><br></div>