Hi,<div><br></div><div>I want to be able to group servers so that alerts for one bunch of servers go to one group of people, and another group of servesr to another group of people.</div><div><br></div><div>I used the following config -</div>
<div><br></div><div>analysis.cfg:</div><div>HOST=<a href="http://myhost.mydomain.com">myhost.mydomain.com</a> GROUP=mygroup</div><div>     PROC blah</div><div>     PROC blahblah</div><div>     DISK ....etc</div><div><br></div>
<div>alerts.cfg:</div><div>GROUP=mygroup NOTICE RECOVERED COLOR=red</div><div><div>        MAIL <a href="mailto:me@mydomain.com">me@mydomain.com</a> REPEAT=15</div></div><div><br></div><div><br></div><div>Now, I tested this by stopping one of the PROCs listed, and I successfully received the alert e-mail.  However, when I restarted that process to clear the alert, the status goes green but I do not receive any recovery message.</div>
<div><br></div><div>I also tried just having the GROUP defined against each individual PROC line (rather than against the HOST), but that didn't result in a recovery message either.</div><div><br></div><div>Am I doing something wrong, or is this a bug?</div>
<div><br></div><div>I can provide the debug output from the alert process if required.</div><div><br></div><div>Cheers,</div><div>Heather</div>