<div dir="ltr"><div style>This is not the answer of your question, just sharing our experience with the same problem.</div><div style><br></div>We had same problem with our windows servers, our network doesn't allow incoming connections to xymon server.<div style>

So while doing R&D we found and implemented below setup: - </div><div style><br></div><div style>1. Windows server sends data to another linux server in its same subnet. </div><div style>2. That linux server has xymon client running and listening on port 1984 with msgcache enabled.</div>

<div style>3. When xymon server pulls the data from that linux server it gets that windows server's data also.</div><div style><br></div><div style>I think this is not a feature of xymon but this is what we discovered.</div>

</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jun 21, 2013 at 6:09 PM, Gillis Bart <span dir="ltr"><<a href="mailto:Bart.Gillis@cegeka.be" target="_blank">Bart.Gillis@cegeka.be</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div lang="NL-BE" link="#0563C1" vlink="#954F72">
<div>
<p class="MsoNormal">Hello,</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal"><span lang="EN-US">Since january 2012 I continued the development of an alternative windows monitoring agent that is based on the Nagios client NSCient++</span></p>
<p class="MsoNormal"><span lang="EN-US">See the checkwin monitor in Xymonton or <a href="http://code.google.com/p/checkwin/" target="_blank">
http://code.google.com/p/checkwin/</a></span></p>
<p class="MsoNormal"><span lang="EN-US"> </span></p>
<p class="MsoNormal"><span lang="EN-US">I would like to add some network statistics the same way as we have in the BBWin client.</span></p>
<p class="MsoNormal"><span lang="EN-US">I wrote the script that captures the inbound and outbound traffic values through the “netstat –e” command but I don’t know how I have to load it to the Xymon server.</span></p>
<p class="MsoNormal"><span lang="EN-US">In the source code I found the “do_ifstat.c” module In which I could find the code</span></p>
<p class="MsoNormal" style="margin-left:35.4pt"><span lang="EN-US">/* IP          Ibytes Obytes */</span></p>
<p class="MsoNormal" style="margin-left:35.4pt"><span lang="EN-US">/* 192.168.0.1 1818   1802  */</span></p>
<p class="MsoNormal" style="margin-left:35.4pt"><span lang="EN-US">static const char *ifstat_bbwin_exprs[] = {</span></p>
<p class="MsoNormal" style="margin-left:35.4pt"><span lang="EN-US">        "^([a-zA-Z0-9.:]+)\\s+([0-9]+)\\s+([0-9]+)"</span></p>
<p class="MsoNormal" style="margin-left:35.4pt"><span lang="EN-US">};</span></p>
<p class="MsoNormal"><span lang="EN-US"> </span></p>
<p class="MsoNormal"><span lang="EN-US">Can someone explain me to which xymon test I should post my ifstat info?</span></p>
<p class="MsoNormal"><span lang="EN-US">I see that the network graphics are only visible in the trends but I don’t find what is expected by xymon to generate the rrd files.</span></p>
<p class="MsoNormal"><span lang="EN-US"> </span></p>
<p class="MsoNormal"><span lang="EN-US">Best regards,</span></p>
<p class="MsoNormal"><span lang="EN-US">Bart</span><span lang="EN-US"></span></p>
</div>
<div><font size="1" color="#000000" face="Trebuchet MS"><br>
This e-mail and all files transmitted as attachment(s) thereto are confidential and solely intended for the individual to whom or the organization to which they are addressed. If you received this e-mail by mistake, please notify Cegeka's Service Desk at <a href="mailto:cegeka.support@cegeka.be" target="_blank">cegeka.support@cegeka.be</a>
 or call +32 (0)11 240 363. We thank you in advance. Cegeka hereby confirms that this message has been swept by Sophos for the presence of viruses.
</font></div>

</div>

<br>_______________________________________________<br>
Xymon mailing list<br>
<a href="mailto:Xymon@xymon.com">Xymon@xymon.com</a><br>
<a href="http://lists.xymon.com/mailman/listinfo/xymon" target="_blank">http://lists.xymon.com/mailman/listinfo/xymon</a><br>
<br></blockquote></div><br></div>