You need to specify a 'GROUP' in your alerts.cfg stanza:<br><br><div>#Rule and Recipient for all host cpu disk mem proc alerts<br>GROUP=SRMINFRA<br></div>
<div>SERVICE=cpu,disk,mem,proc TIME=W:0800:1600 RECOVERED</div>
<div>$SRMINFRA<br><br>I'm also not too sure that giving the macro and the group the same name is such a good idea. <br></div><br>Thanks,<br>Larry Barber<br><br><div class="gmail_quote">On Fri, Jun 1, 2012 at 12:25 PM, Don Kuhlman <span dir="ltr"><<a href="mailto:Don.Kuhlman@schawk.com" target="_blank">Don.Kuhlman@schawk.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div style="font-size:14px;font-family:Calibri,sans-serif;word-wrap:break-word">
<div>Hi folks. It's been quiet on the list so I thought I would start a new thread ;)  I've been googling this and trying to get it to work from the man pages the last few days.</div>
<div><br>
</div>
<div>I started to try and clean up alerting and emails in our environment from xymon.</div>
<div><br>
</div>
<div>I just want to get email alerts for CPU, Mem, and Disk from any host we have and send it to a single email group, but am not getting any emails even though the hosts are showing red alerts on the xymon web pages.</div>

<div><br>
</div>
<div>Here is what I put in analysis.cfg</div>
<div>
<div><br>
</div>
<div>host=* TIME:W:0800:1600</div>
<div><br>
</div>
<div>#Setting for this rule is the value to watch LOAD PROC CPU DISK etc</div>
<div>        DISK * 90 95 GROUP=SRMINFRA</div>
<div>        LOAD 8.0 12.0 GROUP=SRMINFRA</div>
<div>        PROC cron GROUP=SRMINFRA</div>
<div><br>
</div>
<div><br>
</div>
<div>DEFAULT</div>
<div>       <span style="white-space:pre-wrap"> </span># These are the built-in defaults.</div>
<div>        UP<span style="white-space:pre-wrap"> </span>1h</div>
<div>        LOAD    5.0 10.0 GROUP=SRMINFRA</div>
<div>        DISK    * 90 95 GROUP=SRMINFRA</div>
<div>        MEMPHYS 100 101</div>
<div>        MEMSWAP 50 80</div>
<div>        MEMACT  90 97</div>
</div>
<div><br>
</div>
<div>Here is what I put in alerts.cfg</div>
<div>#Macro definition</div>
<div>
<div>$SRMINFRA=SCRIPT /home/xymon/server/ext/<a href="http://html_mail.pl" target="_blank">html_mail.pl</a> <a href="mailto:srm_infrastructure@domain.com" target="_blank">srm_infrastructure@domain.com</a> FORMAT=TEXT</div>

</div>
<div><br>
</div>
<div>
<div>#Rule and Recipient for all host cpu disk mem proc alerts</div>
<div>SERVICE=cpu,disk,mem,proc TIME=W:0800:1600 RECOVERED</div>
<div>$SRMINFRA</div>
<div><br>
</div>
</div>
<div><br>
</div>
<div>Any guidance appreciated.</div>
<div><br>
</div>
<div>Thanks</div>
<div><br>
</div>
<div>Don K</div>
</div>

<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>