[Nagiosplug-help] instance for w2k performance counter
David Levine
dlevine at seasontickets.com
Fri Nov 1 16:38:24 CET 2002
Richard -
Which Win2k performance counter in particular are you interested in?
Here is an example from my checkcommands.cfg file that makes use of a
Windows 2000 performance counter. Notice the syntax after the "-l".
The W2k performance counter is defined in the first argument,
and a comment follows it. You can find these counter names by looking
in the W2k perfomance monitor.
Hope this helps...
-David
>From checkcommands.cfg
########################################################################
############
# 'check_nt' command definition - *** CUSTOM COUNTER - PhysicalDisk
%Disk Time ***
# This will return the amount of time (in %) that the specified hard
drives are busy
# servicing either a read or write request.
#
define command{
command_name check_nt_cc_disktime
command_line $USER1$/check_nt -H $HOSTADDRESS$ -v COUNTER -l
"\\PhysicalDisk(_Total)\\%Disk Time", "busy pfmg read-write requests
%.2f %%" -w 50 -c 80
}
########################################################################
############
-----Original Message-----
From: nagiosplug-help-admin at lists.sourceforge.net
[mailto:nagiosplug-help-admin at lists.sourceforge.net] On Behalf Of
Richard Wu
Sent: Friday, November 01, 2002 5:47 PM
To: nagios-users at lists.sourceforge.net;
nagiosplug-help at lists.sourceforge.net
Subject: [Nagiosplug-help] instance for w2k performance counter
Hi,
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.
Thanks,
Richard Wu
Email:richard.wu at fusepoint.com
Web : www.fusepoint.com
-------------------------------------------------------
This sf.net email is sponsored by: See the NEW Palm
Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
_______________________________________________
Nagiosplug-help mailing list Nagiosplug-help at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagiosplug-help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-plugins.org/archive/help/attachments/20021101/1e147b57/attachment.html>
More information about the Help
mailing list