[Nagiosplug-help] check_nt
Yost, Karl
Karl.Yost at mptotalcare.com
Mon Jan 12 06:35:02 CET 2004
Sorry about that, didn't see this post - here is the check command I use,
works just fine.
Here is the check command I use for the paging file -
# 'check_nt_pagingfile' command definition
define command{
command_name check_nt_pagingfile
command_line $USER1$/check_nt -H $HOSTADDRESS$ -p 1248 -v COUNTER -l "
<BLOCKED::file://Paging/> \\Paging File(_Total)\\% Usage","Paging File usage
is %.2f %%" -w $ARG1$ -c $ARG2$
}
_____
From: Tim Wolak [mailto:Tim.Wolak at computershare.com]
Sent: Thursday, January 08, 2004 12:41 PM
To: 'nagiosplug-help at lists.sourceforge.net'
Subject: [Nagiosplug-help] check_nt
Good afternoon,
When using the -v COUNTER option I am unable to get valid data out of most
counters from 2K servers. Has anyone had success will many of the counters?
Thanks for your help.
./check_nt -H address -v COUNTER -l '\Paging File\%Usage'
0
./check_nt -H address -v COUNTER -l '\\Paging File\%Usage'
0
./check_nt -H address -v COUNTER -l '\\Paging
File\%Usage\\??C:\\pagefile.sys'
0
./check_nt -H address -v COUNTER -l '\\Paging
File\%Usage\\??C:\pagefile.sys'
0
./check_nt -H address -v COUNTER -l "\\SQLServer:Memory Manager\SQL Cache
Memory",%.f
0
./check_nt -H address -v COUNTER -l '\SQLServer:Memory Manager\SQL Cache
Memory', %.f
0
./check_nt -H address -v COUNTER -l '\SQLServer:Memory Manager', %.f
0
./check_nt -H address -v COUNTER -l '\SQLServer:Memory Manager\Total Server
Memory', %.f
0
./check_nt -H address -v COUNTER -l '\SQLServer:Memory Manager\Total Server
Memory(KB)', %.f
0
Regards,
Tim Wolak
Server Engineer
Computershare LLC
2 N. LaSalle St.
Chicago, Il 60602
312-588-4992 x4971
Cell:312-735-0954
**********************************************************************
This message is intended for the sole use of the intended recipient. The
message and any files transmitted with it
may contain material that is confidential and/or legally
privileged. Any review, reliance or distribution by others or
forwarding without express permission is strictly prohibited.
If you are not the intended recipient, please contact the
sender and delete all copies.
***********************************************************************
***** The information in this email may contain confidential health
information that is legally privileged. This information is intended for
the use of the individual or entity named above. If you are not the
intended recipient, you are hereby notified that any disclosure, copying,
distribution, or action taken in reliance on the contents of this email is
strictly prohibited. If you have received this information in error, please
notify the sender immediately and arrange for the return or destruction of
this information. *****
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-plugins.org/archive/help/attachments/20040112/28b14977/attachment.html>
More information about the Help
mailing list