<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 31 January 2014 00:05, Körfer, Thomas <span dir="ltr"><<a href="mailto:t.koerfer@gevasys.de" target="_blank">t.koerfer@gevasys.de</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div lang="DE" link="blue" vlink="purple"><div><p class="MsoNormal"><span lang="EN-US" style="font-size:10pt;font-family:'Courier New';color:rgb(31,73,125)">I use bbwin as client:<u></u><u></u></span></p><p class="MsoNormal">

<span lang="EN-US" style="font-size:10pt;font-family:'Courier New';color:rgb(31,73,125)"><a href="http://bbwin.sourceforge.net/" target="_blank" rel="noreferrer">http://bbwin.sourceforge.net/</a><u></u><u></u></span></p>

<p class="MsoNormal"><span lang="EN-US" style="font-size:10pt;font-family:'Courier New';color:rgb(31,73,125)"><u></u></span></p></div></div></blockquote></div><br></div><div class="gmail_extra">I had a look at the BBWin source code that runs "netstat -s" and it also has English-specific string matches related to detecting and presenting IPv4 vs IPv6 statistics.  You might notice that the IPv4 and IPv6 metrics are listed with the same names, so EmpfangenePakete is listed twice, instead of once each for ipEmpfangenePakete and ipv6EmpfangenePakete, whereas on the English version, you see ipPacketsReceived and ipv6PacketsReceived listed separately.</div>

<div class="gmail_extra"><br></div><div class="gmail_extra">For any changes to deal with non-English text to be successful, BBWin would need to be adjusted.  As it stands, BBWin effectively filters out the lines related to IPv4/IPv6 ("IPv4 Statistics" etc) when they're not in English, making it very difficult for Xymon to handle these cases.</div>

<div class="gmail_extra"><br></div><div class="gmail_extra">Have you tried renaming the netstat.exe.mui file and see if that helps?  Perhaps BBWin could be adjusted to achieve this effect by modifying %SYSTEMROOT% for the execution of netstat.</div>

<div class="gmail_extra"><br></div><div class="gmail_extra">Cheers</div><div class="gmail_extra">Jeremy</div></div>