<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=US-ASCII">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2656.31">
<TITLE>Alert macro syntax</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2 FACE="Arial">Hi all,</FONT>
<BR><FONT SIZE=2 FACE="Arial"> I could use some help with the syntax for alert using macros. I tried defining servers as such:</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">$GROUP1=server1 server2 server3</FONT>
<BR><FONT SIZE=2 FACE="Arial">$GROUP2=server4</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">And then defined a pagegroup as such:</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">$SYSADMIN=kevin@domain.com</FONT>
</P>
<BR>

<P><FONT SIZE=2 FACE="Arial">Then I made some rules:</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">HOST=$GROUP1</FONT>
<BR><FONT SIZE=2 FACE="Arial">        MAIL $SYSADMIN COLOR=red REPEAT=15m RECOVERED</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">HOST=$GROUP2</FONT>
<BR><FONT SIZE=2 FACE="Arial">        MAIL $SYSADMIN COLOR=red REPEAT=15m RECOVERED</FONT>
</P>
<BR>
<BR>

<P><FONT SIZE=2 FACE="Arial">The rule for GROUP2 works as it should but the rule for GROUP1 (the one with multiple servers) does nothing at all! I have tried enclosing the multiple server names in quotes like this:</FONT></P>

<P>        <FONT SIZE=2 FACE="Arial">$GROUP1="server1 server2 server3"</FONT>
</P>
<BR>

<P><FONT SIZE=2 FACE="Arial">But that made no difference....still no alerts. Can someone tell me the proper syntax for defining multiple items in a macro?</FONT></P>
<BR>

<P><FONT SIZE=2 FACE="Arial">Thank you.</FONT>
</P>
<BR>
<BR>

<P><FONT SIZE=2 FACE="Arial">Kevin </FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Note:  The information contained in this email and in any attachments is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material.  Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited.  The recipient should check this email and any attachments for the presence of viruses.  Sender accepts no liability for any damages caused by any virus transmitted by this email. If you have received this email in error, please notify us immediately by replying to the message and delete the email from your computer.  This e-mail is and any response to it will be unencrypted and, therefore, potentially unsecure.  Thank you.  NOVA Information Systems, Inc.</FONT></P>

</BODY>
</HTML>