<div dir="ltr"><br><br><div class="gmail_quote">On Thu, Oct 9, 2008 at 1:04 PM, Shawn Heisey <span dir="ltr"><<a href="mailto:elyograg@elyograg.org">elyograg@elyograg.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
It looks like the ignore section only uses text matches, in this case regular expressions, right?  That would mean it can't match on event ID unless I encode something like "Print (8)" in a regular expression format.<br>

<br>
Not that this is a huge problem, but having a nice clean field like event ID is one of the good things about BBWin's local config mode.  I'm just tired of having to remote into the client to change something, especially when I have to do it on more than one client.<br>

<br>
Thanks for the info!  Only one more thing I'd want - do you have an examples of centrally defined service monitoring?<br></blockquote></div><br><br>In my case I found it easier to match based on the text rather than the ID.  You should be able to match on the ID rather than the text though...<br>
<br>The entries that I am doing service monitoring on have entries similar to these:<br><pre> SVC "RFBOARD" startup=manual status=started color=red<br>       SVC "RFDB" startup=manual status=started color=red<br>
</pre><br>Regards,<br clear="all"><br>-- <br>--==[ Bob Gordon ]==--<br>
</div>