<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<TITLE>Message</TITLE>

<META content="MSHTML 6.00.2800.1106" name=GENERATOR></HEAD>
<BODY><!-- Converted from text/plain format -->
<P><FONT size=2>Richard -<BR><BR>Which Win2k performance counter in particular 
are you interested in?<BR>Here is an example from my checkcommands.cfg file that 
makes use of a<BR>Windows 2000 performance counter. Notice the syntax after the 
"-l".<BR>The W2k performance counter is defined in the first argument,<BR>and a 
comment follows it. You can find these counter names by 
looking <BR></FONT><FONT size=2> in the W2k perfomance monitor.<BR><BR>Hope 
this helps...<BR><BR>-David<BR><BR>From 
checkcommands.cfg<BR>####################################################################################<BR># 
'check_nt' command definition - *** CUSTOM COUNTER - PhysicalDisk %Disk Time 
***<BR># This will return the amount of time (in %) that the specified hard 
drives are busy<BR># servicing either a read or write request.<BR>#<BR>define 
command{<BR>        
command_name    
check_nt_cc_disktime<BR>        
command_line    $USER1$/check_nt -H $HOSTADDRESS$ -v COUNTER -l 
"\\PhysicalDisk(_Total)\\%Disk Time", "busy pfmg read-write requests %.2f %%" -w 
50 -c 80<BR>        
}<BR>####################################################################################<BR><BR><BR>-----Original 
Message-----<BR>From: nagiosplug-help-admin@lists.sourceforge.net [<A 
href="mailto:nagiosplug-help-admin@lists.sourceforge.net">mailto:nagiosplug-help-admin@lists.sourceforge.net</A>] 
On Behalf Of Richard Wu<BR>Sent: Friday, November 01, 2002 5:47 PM<BR>To: 
nagios-users@lists.sourceforge.net; 
nagiosplug-help@lists.sourceforge.net<BR>Subject: [Nagiosplug-help] instance for 
w2k performance counter<BR><BR><BR>Hi,<BR><BR>Does anyone have an idea on how 
nsclient process the instance  for w2k performance counter ?  >From the 
help , I can not tell how to address this.<BR><BR>Thanks,<BR>Richard 
Wu<BR>Email:richard.wu@fusepoint.com<BR>Web : 
www.fusepoint.com<BR><BR><BR><BR><BR>-------------------------------------------------------<BR>This 
sf.net email is sponsored by: See the NEW Palm<BR>Tungsten T handheld. Power 
& Color in a compact size! <A 
href="http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en">http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en</A><BR>_______________________________________________<BR>Nagiosplug-help 
mailing list Nagiosplug-help@lists.sourceforge.net<BR><A 
href="https://lists.sourceforge.net/lists/listinfo/nagiosplug-help">https://lists.sourceforge.net/lists/listinfo/nagiosplug-help</A><BR></P></FONT></BODY></HTML>