<div dir="ltr">

<p class="">Hello,</p>

<p class=""><br></p>

<p class=""><span style 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=""><span style lang="EN-US">See the
checkwin monitor in Xymonton or <a href="http://code.google.com/p/checkwin/">http://code.google.com/p/checkwin/</a></span></p>

<p class=""><span style lang="EN-US"><br></span></p><p class=""><span style 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=""><span style 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=""><span style 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="" style="margin-left:35.4pt"><span style lang="EN-US">/*
IP          Ibytes Obytes */</span></p>

<p class="" style="margin-left:35.4pt"><span style lang="EN-US">/* 192.168.0.1 1818   1802  */</span></p>

<p class="" style="margin-left:35.4pt"><span style lang="EN-US">static const char *ifstat_bbwin_exprs[] = {</span></p>

<p class="" style="margin-left:35.4pt"><span style lang="EN-US">       
"^([a-zA-Z0-9.:]+)<a>\\s+([0-9]+)\\s+([0-9]+)</a>"</span></p>

<p class="" style="margin-left:35.4pt"><span style lang="EN-US">};</span></p>

<p class=""><span style lang="EN-US">Can someone
explain me to which xymon test I should post my ifstat info?</span></p>

<p class=""><span style 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=""><span style lang="EN-US"> </span></p>

<p class=""><span style lang="EN-US">Best regards,</span></p>

<p class=""><span style lang="EN-US">Bart</span><span style lang="EN-US"></span></p>

</div>