<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
# You can also associate a GROUP id with a rule. The group-id is passed to<BR># the alert module, which can then use it to control who gets an alert when<BR># a failure occurs. E.g. the following associates the "httpd" process check<BR># with the "web" group, and the "sshd" check with the "admins" group:<BR>#    PROC httpd 5 GROUP=web<BR>#    PROC sshd 1 GROUP=admins<BR># In the hobbit-alerts.cfg file, you could then have rules like<BR>#    GROUP=web<BR>#       MAIL <A href="mailto:webmaster@foo.com">webmaster@foo.com</A><BR>#    GROUP=admins<BR>#       MAIL <A href="mailto:root@foo.com">root@foo.com</A><BR>
 <BR>
The above notes in hobbit-clients.cfg explain for httpd process less than 5,<BR>
send alert to web(<A href="mailto:webaster@foo.com">webaster@foo.com</A>).<BR>
 <BR>
But I don't know what is the correct syntax to specify more than one recepients ?<BR>
 <BR>
is it "GROUP=web,web2,web3"<BR>
or <BR>
 <BR>
"GROUP=web web2 web3"<BR>
 <BR>
or else ?<BR>
 <BR>
Thanks for your pointer<BR><BR>T.J. Yang<BR><BR><BR><br /><hr />Stay up to date on your PC, the Web, and your mobile phone with Windows Live <a href='http://clk.atdmt.com/MRT/go/119462413/direct/01/' target='_new'>Click here</a></body>
</html>