There are two ways for clients to do their job.  The default and best (IMO) way is to have the server do all of the decisions and parsing through logs.  This preferred method is centralized mode.  Check to see what yours is doing.  I believe bbwin puts this in the registry.<br>

<br>With centralized mode you make changes on the server.  The client simply sends the information, the raw data, and the server decides green/yellow red.<br><br>With the other mode (maybe client mode?) you make the changes on the client and the client will then send a green/yellow/red.<br>

<br clear="all">Josh Luthman<br>Office: 937-552-2340<br>Direct: 937-552-2343<br>1100 Wayne St<br>Suite 1337<br>Troy, OH 45373<br>
<br><br><div class="gmail_quote">On Mon, Jul 26, 2010 at 12:42 AM, Vernon Everett <span dir="ltr"><<a href="mailto:everett.vernon@gmail.com">everett.vernon@gmail.com</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;">

Hi all<br><br>Hoping for a little help on this one.<br>Got a stream of errors coming through from some wintendo clients running bb-win.<br>See example below.<br>We would like to ignore some errors related to certain messages.<br>


I was under the impression that the following in client-local.cfg would do it.<br><br>
[win32]<br>eventlog:Security<br>ignore Success<br>eventlog:System<br>ignore Information<br><b>eventlog:Application<br>ignore Citrix System Monitoring<br>ignore MetaFrameEvents</b><br><br>Appears to not be the case.<br>How do we configure the client-local.cfg to ignore instances of the first and last error, but not instances like the middle one below?<br>


(The messages are for illustrative purposes only - their relative importance and why I should or shouldn't ignore them is not under discussion)<br><br>Regards<br>     Vernon<br><br><pre><img src="" alt="red" border="0" height="16" width="16"> application: error - 2010/07/26 11:41:53 - Citrix System Monitoring Agent (37) - NT AUTHORITY\SYSTEM <br>


 "The Queue thread stopped responding. The Citrix System Monitoring Agent will shutdown<br> and restart."<br><br><img src="" alt="yellow" border="0" height="16" width="16"> application: warning - 2010/07/26 11:40:52 - Citrix-Multimedia-Flash (50) - stuff/deleted <br>


 "The client does not support HDX MediaStream for Flash. Server-side Flash rendering<br> will be used if available."<br></pre><pre><img src="" alt="yellow" border="0" height="16" width="16"> application: warning - 2010/07/26 11:33:59 - MetaFrameEvents (1103) - n/a <br>


 "An error occurred while retrieving client printer properties. Default printer properties<br> will be used instead. Client name: (WI_-fCiFejFrIHBbXrfM) Printer: (CompanyName<br> Pull Print PS [UPD:PS] (from WI_-fCiFejFrIHBbXrfM) in session 6) Printer driver:
 ()"<br><br></pre>
</blockquote></div><br>