<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style>
<!--
@font-face
        {font-family:Calibri}
@font-face
        {font-family:Tahoma}
@font-face
        {font-family:Consolas}
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        color:black}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline}
pre
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";
        color:black}
span.HTMLPreformattedChar
        {font-family:Consolas;
        color:black}
p.msochpdefault, li.msochpdefault, div.msochpdefault
        {margin-right:0in;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Calibri","sans-serif";
        color:black}
span.emailstyle17
        {font-family:"Calibri","sans-serif";
        color:windowtext}
span.EmailStyle21
        {font-family:"Calibri","sans-serif";
        color:#1F497D}
.MsoChpDefault
        {font-size:10.0pt}
@page WordSection1
        {margin:1.0in 1.0in 1.0in 1.0in}
div.WordSection1
        {}
-->
</style>
</head>
<body bgcolor="white" lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="color:#1F497D">David,</span></p>
<p class="MsoNormal"><span style="color:#1F497D"> </span></p>
<p class="MsoNormal"><span style="color:#1F497D">The only difference I could find after a few hours of trying different things is that your "dir:" entry is lower case.  Apparently BBWin will only accept that line if it is lower case, when I tried that with
 mine it started working.</span></p>
<p class="MsoNormal"><span style="color:#1F497D"> </span></p>
<p class="MsoNormal"><span style="color:#1F497D">Also I noticed a typo in a few other lines in my analysis.cfg that were causing errors, so thank for sending your config.  That helped immensely.</span></p>
<p class="MsoNormal"><span style="color:#1F497D"> </span></p>
<div>
<p class="MsoNormal"><span style="font-family:"Arial","sans-serif"; color:#1F497D">Scot Kreienkamp</span></p>
<p class="MsoNormal"><span style="font-family:"Arial","sans-serif"; color:#1F497D">skreien@la-z-boy.com</span></p>
</div>
<p class="MsoNormal"><span style="color:#1F497D"> </span></p>
<div>
<div style="border:none; border-top:solid #B5C4DF 1.0pt; padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span style="font-size:10.0pt; font-family:"Tahoma","sans-serif"; color:windowtext">From:</span></b><span style="font-size:10.0pt; font-family:"Tahoma","sans-serif"; color:windowtext"> David Baldwin [mailto:david.baldwin@ausport.gov.au]
<br>
<b>Sent:</b> Monday, March 05, 2012 6:08 PM<br>
<b>To:</b> Scot Kreienkamp<br>
<b>Cc:</b> xymon@xymon.com<br>
<b>Subject:</b> Re: [Xymon] files external wth server side processing?</span></p>
</div>
</div>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Scot, </p>
<div>
<p class="MsoNormal">Hey everyone…</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Since the BBWin client does not do files checking, </p>
</div>
<p class="MsoNormal"><span style="font-size:12.0pt; font-family:"Times New Roman","serif"">But it does... Following works for me:<br>
<br>
client-local.cfg<br>
[win32]<br>
dir:C:\Windows\Temp<br>
log:c:\WINDOWS\WindowsUpdate.log:20480<br>
<br>
clients.cfg<br>
CLASS=win32<br>
        DIR C:\Windows\Temp yellow SIZE<200000 TRACK=C-Windows-Temp<br>
        DIR C:\Windows\Temp red SIZE<500000<br>
        LOAD 90 97 # Load thresholds are in %<br>
        PORT LOCAL=%(\*|::|0.0.0.0):135 STATE=%LISTEN "TEXT=epmap listener"<br>
        PORT LOCAL=%.*:135 STATE=ESTABLISHED MIN=0 TRACK=epmap "TEXT=epmap connection"<br>
        PORT REMOTE=%[.:]389 STATE=%ESTABLISHED MIN=0 TRACK=LDAPc "TEXT=LDAP client connection"<br>
        PORT LOCAL=%(\*|::|0.0.0.0):445$ STATE=%LISTEN "TEXT=NTDS listener"<br>
        PORT LOCAL=%.*:445$ MIN=0 STATE=%ESTABLISHED TRACK=NTDS "TEXT=NTDS connection"<br>
        PORT LOCAL=%(\*|::|0.0.0.0):3389 STATE=%LISTEN "TEXT=RDP listener"<br>
        PORT LOCAL=%[.:]3389 STATE=%ESTABLISHED MIN=0 TRACK=RDP "TEXT=RDP connection"<br>
        PROC System 1 -1<br>
        SVC "%[Ee]ventlog" startup=automatic status=started<br>
        SVC "Schedule" startup=%.* status=started COLOR=yellow<br>
        SVC "SNMP" startup=automatic status=started<br>
        SVC "%(?i)Winmgmt" startup=%.* status=started COLOR=yellow<br>
        SVC "W32Time" startup=%.* status=started<br>
        LOG "%.*WindowsUpdate.log"  "%FATAL" COLOR=red<br>
        LOG "%.*WindowsUpdate.log"  "%WARNING" COLOR=yellow IGNORE="%Cached cookie has expired or new PID is available"<br>
<br>
<br>
</span></p>
<div>
<p class="MsoNormal">if I make an external that submits files and directory information the same as the client would, would the Xymon server process it server side?  Or would I need to do a full client side check?</p>
</div>
<p class="MsoNormal"><span style="font-size:12.0pt; font-family:"Times New Roman","serif"">It would be nice to be able to have BBWin run a script that included extra sections in the client report.<br>
<br>
You can kind of get away with having alternating multiple client reports with different info, preferably mutually exclusive sections - the client channel listener converts various sections into status reports - if a section is missing then it just doesn't generate
 any update. The "Client data" link will be a bit random depending on what is the most recently received report.<br>
<br>
David.<br>
<br>
</span></p>
<div>
<p class="MsoNormal"> </p>
<p class="MsoNormal">IE, I send in a message like so:</p>
<p class="MsoNormal">client TEST01.bbwin win32</p>
<p class="MsoNormal">[dir:D:\test]</p>
<p class="MsoNormal">14888 D:\test</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Will that be processed in the server side channels?  I'm trying to avoid doing a full client side check so I can make this as generic as possible for use with BBWin in central mode.</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Thanks!</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal"><span style="font-family:"Arial","sans-serif"">Scot Kreienkamp</span></p>
<p class="MsoNormal"><a href="mailto:skreien@la-z-boy.com"><span style="font-family:"Arial","sans-serif"">skreien@la-z-boy.com</span></a></p>
<p class="MsoNormal"> </p>
</div>
<p class="MsoNormal"><span style="font-size:12.0pt; font-family:"Times New Roman","serif""><br>
<br>
</span></p>
<pre>-- </pre>
<pre>David Baldwin - Senior Systems Administrator (Datacentres + Networks)</pre>
<pre>Information and Communication Technology Services</pre>
<pre>Australian Sports Commission          <a href="http://ausport.gov.au">http://ausport.gov.au</a></pre>
<pre>Tel 02 62147830 Fax 02 62141830       PO Box 176 Belconnen ACT 2616</pre>
<pre><a href="mailto:david.baldwin@ausport.gov.au">david.baldwin@ausport.gov.au</a>          Leverrier Street Bruce ACT 2617</pre>
<p class="MsoNormal"><span style="font-size:12.0pt; font-family:"Times New Roman","serif""> </span></p>
<div class="MsoNormal" align="center" style="text-align:center"><span style="font-size:12.0pt; font-family:"Times New Roman","serif"">
<hr size="2" width="100%" align="center">
</span></div>
<p class="MsoNormal"><span style="font-size:12.0pt; font-family:"Times New Roman","serif"">Keep up to date with what's happening in Australian sport visit
</span><a href="http://www.ausport.gov.au"><span style="font-size:12.0pt; font-family:"Times New Roman","serif"">www.ausport.gov.au</span></a><span style="font-size:12.0pt; font-family:"Times New Roman","serif"">
<br>
<br>
</span><span style="font-size:7.5pt; font-family:"Arial","sans-serif"">This message is intended for the addressee named and may contain confidential and privileged information. If you are not the intended recipient please note that any form of distribution,
 copying or use of this communication or the information in it is strictly prohibited and may be unlawful. If you receive this message in error, please delete it and notify the sender.</span><span style="font-size:12.0pt; font-family:"Times New Roman","serif"">
</span></p>
<div class="MsoNormal" align="center" style="text-align:center"><span style="font-size:12.0pt; font-family:"Times New Roman","serif"">
<hr size="2" width="100%" align="center">
</span></div>
</div>
<br>
<br>
<br>
This message is intended only for the individual or entity to which it is addressed. It may contain privileged, confidential information which is exempt from disclosure under applicable laws. If you are not the intended recipient, please note that you are strictly
 prohibited from disseminating or distributing this information (other than to the intended recipient) or copying this information. If you have received this communication in error, please notify us immediately by e-mail or by telephone at the above number.
 Thank you.
</body>
</html>