<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style>
<!--
@font-face
        {font-family:"Cambria Math"}
@font-face
        {font-family:Calibri}
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif"}
a:link, span.MsoHyperlink
        {color:#0563C1;
        text-decoration:underline}
a:visited, span.MsoHyperlinkFollowed
        {color:#954F72;
        text-decoration:underline}
span.EmailStyle17
        {font-family:"Calibri","sans-serif";
        color:windowtext}
.MsoChpDefault
        {font-family:"Calibri","sans-serif"}
@page WordSection1
        {margin:70.85pt 70.85pt 70.85pt 70.85pt}
div.WordSection1
        {}
-->
</style>
</head>
<body lang="NL-BE" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<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/">
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" style=""> </span></p>
<p class="MsoNormal"><span lang="EN-US" style="">Best regards,</span></p>
<p class="MsoNormal"><span lang="EN-US" style="">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 cegeka.support@cegeka.be
 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.
</div>
</font>
</body>
</html>