<div>HI Arlen,</div>
<div> </div>
<div>Look into setting up your own custom performance counters via Microsoft, Technet or MSDN (or google it)</div>
<div> </div>
<div>I do not have any links to how to do that, however I have spoken with NC_NEt users that have custom counters for different reasons.</div>
<div>I am sure a support call to microsoft will be able to assist you in this.</div>
<div> </div>
<div> </div>
<div>Tony (Author of NC_NEt - check_nt compatible Windows plugin)</div>
<div> </div>
<div><br><br> </div>
<div class="gmail_quote">On Thu, Aug 27, 2009 at 8:11 AM, Arlen Drina <span dir="ltr"><<a href="mailto:arlytex@gmail.com">arlytex@gmail.com</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">For monitoring network interfaces activitties on windows machines I am<br>using for example<br><br>./check_nt -H ggg.ggg.sss.sff -p 12489 -v COUNTER -l  "\\Network<br>
Interface(HP NC373i Multifunction Gigabit Server Adapter _2 - Teefer2<br>Miniport)\\Bytes Total/sec"<br><br>where is<br><br> "\\Network Interface(HP NC373i Multifunction Gigabit Server Adapter<br>_2 - Teefer2 Miniport)\\Bytes Total/sec"<br>
<br>value I got using<br><br>typeperf -qx in windows console ( it list all counter and then I look<br>for network related parameter )<br><br>As different machines has different network cards, and that means<br>different above value, is there any way to enter in above command<br>
intreface name I see when I open "Network connections" and there are<br>some custom names "office1", "external_net" etc.<br><br>then command would be like<br>/check_nt -H ggg.ggg.sss.sff -p 12489 -v COUNTER -l<br>
"\\(office1)\\Bytes Total/sec"<br>I tried to enter interface name as above but nothing is returned as it<br>looks like cannot be found on system.<br><br><br>I want to have one command definition and to use it on many machines,<br>
as on every machine I  am assignig names like<br>"office1", "office2" etc.<br><br>OS system on monitored machines is W2K3.<br><br>Thnak you in advance<br><br>------------------------------------------------------------------------------<br>
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day<br>trial. Simplify your report design, integration and deployment - and focus on<br>what you do best, core application coding. Discover what's new with<br>
Crystal Reports now.  <a href="http://p.sf.net/sfu/bobj-july" target="_blank">http://p.sf.net/sfu/bobj-july</a><br>_______________________________________________<br>Nagios-users mailing list<br><a href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/nagios-users" target="_blank">https://lists.sourceforge.net/lists/listinfo/nagios-users</a><br>::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.<br>
::: Messages without supporting info will risk being sent to /dev/null<br></blockquote></div><br>