Hello: <br><br>We measure "disk IO" for all Windows machines in our system today. The counters under "Logical Disk" will give you everything you need. I believe the ones you are interested in are: <br><br>
<i>Physical Disk(Total_)/Disk Reads\sec </i> -> That is read IOPS<br><i>Physical Disk(Total_)/Disk Writes\sec -> </i>That is writte IOPS<br><br>You can also get statistics per disk instead of totals: <br><i><br>Physical Disk(C:)/Disk Reads\sec </i><br>
<i>Physical Disk(O:)/Disk Reads\sec<br>...<br><br></i>Other counters which are interesting to look at: <br><br><i>Physical Disk(Total_)/Disk Read Bytes\sec -> Read Bandwidth</i><br><i>Physical Disk(Total_)/Disk Writes Bytes\sec  -> Write Bandwidth<br>
</i><i>Physical Disk(Total_)/Disk sec\read -> Read latency</i><br><i></i><i>Physical Disk(Total_)/Disk sec\write</i> -> Write latency<br><br>Hope this helps. <br><br>//Marco<br><br><div class="gmail_quote">On Thu, Jun 11, 2009 at 6:08 PM, Frater, Greg J <span dir="ltr"><<a href="mailto:GJFRATER@bechtel.com">GJFRATER@bechtel.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi All,<br>
<br>
We just started monitoring IO on our Windows servers.  We measure two PerfMon counters (using the nsclient++ agent).<br>
<br>
System\File Control Operations/sec<br>
<br>
Description: File Control Operations/sec is the combined rate of file system operations that are neither reads nor writes, such as file system control requests and requests for information about device characteristics or status.  This is the inverse of System: File Data Operations/sec and is measured in number of operations perf second.  This counter displays the difference between the values observed in the last two samples, divided by the duration of the sample interval.<br>

<br>
System\Data Operations/sec<br>
<br>
Description: File Data Operations/ sec is the combined rate of read and write operations on all logical disks on the computer.  This is the inverse of System: File Control Operations/sec.  This counter displays the difference between the values observed in the last two samples, divided by the duration of the sample interval.<br>

<br>
I'm not sure what good thresholds are for these, currently we have a warning at 10000 and critical at 20000 on our test servers.  We've had a couple of servers cross those thresholds but I don't have a good sense for what they should be yet.  I've never seen any documentation regarding what a Windows box can do (in terms of IO).<br>

<br>
>From a command line they look like this:<br>
<br>
check_nrpe -H $HOSTADDRESS$ -c CheckCounter -a "\\System\\File Data Operations/Sec" ShowAll MaxWarn=10000 MaxCrit=20000<br>
<br>
Regards,<br>
<font color="#888888"><br>
-greg<br>
</font><div><div></div><div class="h5"><br>
-----Original Message-----<br>
From: Curtis LaMasters [mailto:<a href="mailto:curtislamasters@gmail.com">curtislamasters@gmail.com</a>]<br>
Sent: Tuesday, June 09, 2009 8:15 PM<br>
To: Anthony Montibello<br>
Cc: Andreas Ericsson; <a href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a><br>
Subject: Re: [Nagios-users] disk IO for windows?<br>
<br>
I use Disk Idle time as an indicator.  Not an original idea :(  I was told to mimic the monitoring built into Windows SBS.<br>
<br>
Curtis LaMasters<br>
<a href="http://www.curtis-lamasters.com" target="_blank">http://www.curtis-lamasters.com</a><br>
<a href="http://www.builtnetworks.com" target="_blank">http://www.builtnetworks.com</a><br>
<br>
<br>
<br>
On Tue, Jun 9, 2009 at 8:27 PM, Anthony Montibello<<a href="mailto:amontibello@gmail.com">amontibello@gmail.com</a>> wrote:<br>
> That is partialy right,<br>
><br>
> The Alt delete thing is To get to TaskManager but only on New versions<br>
> of windows does it give access to some counter names,<br>
><br>
> The best place to go is Performance Monitor Since thats on all version<br>
> of windows since 2000 Control Panel--> Administrative Tools--><br>
> Computer Managment--> then Performance Counter on newer systems from<br>
> Computer Management --> Reliability and performance<br>
> --> Monitoring Tools --> Performance Monitor<br>
> Once you FIND performance Monitor then click the Green + to get into<br>
> the "add counters"<br>
> Click the Checkbox to Show the Counter description then click arround<br>
> till you find what you need Look for Disks for Drive stuff,<br>
><br>
> Tony (Author of NC_NEt)<br>
><br>
> On Tue, Jun 9, 2009 at 9:24 AM, Andreas Ericsson <<a href="mailto:ae@op5.se">ae@op5.se</a>> wrote:<br>
>><br>
>> dave stern - e-mail.pluribus.unum wrote:<br>
>> > Anyone know of a plug-in or mechanism to log local disk I/O on windows?<br>
>> ><br>
>> > My nagios server is currently using check_nt to connect to windows<br>
>> > hosts via nsclient++. I was hoping perhaps COUNTER has something<br>
>> > buried within it to pull down this info.<br>
>> ><br>
>><br>
>> There are indeed counters for that, but due to Microsoft's stupidity<br>
>> the counter-names are different depending on which base-language<br>
>> you've used for your windows servers.<br>
>><br>
>> I don't know what they're named for english platforms (or any other<br>
>> for that matter), but you should be able to view them with that thing<br>
>> you can pop up when pressing ctrl-alt-del (task manager or whatever<br>
>> it's called).<br>
>><br>
>> --<br>
>> Andreas Ericsson                   <a href="mailto:andreas.ericsson@op5.se">andreas.ericsson@op5.se</a><br>
>> OP5 AB                             <a href="http://www.op5.se" target="_blank">www.op5.se</a><br>
>> Tel: +46 8-230225                  Fax: +46 8-230231<br>
>><br>
>> Considering the successes of the wars on alcohol, poverty, drugs and<br>
>> terror, I think we should give some serious thought to declaring war<br>
>> on peace.<br>
>><br>
>><br>
>> ---------------------------------------------------------------------<br>
>> --------- Crystal Reports - New Free Runtime and 30 Day Trial Check<br>
>> out the new simplified licensing option that enables unlimited<br>
>> royalty-free distribution of the report engine for externally facing<br>
>> server and web deployment.<br>
>> <a href="http://p.sf.net/sfu/businessobjects" target="_blank">http://p.sf.net/sfu/businessobjects</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<br>
>> reporting any issue.<br>
>> ::: Messages without supporting info will risk being sent to<br>
>> /dev/null<br>
><br>
><br>
> ----------------------------------------------------------------------<br>
> -------- Crystal Reports - New Free Runtime and 30 Day Trial Check out<br>
> the new simplified licensing option that enables unlimited<br>
> royalty-free distribution of the report engine for externally facing<br>
> server and web deployment.<br>
> <a href="http://p.sf.net/sfu/businessobjects" target="_blank">http://p.sf.net/sfu/businessobjects</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<br>
> reporting any issue.<br>
> ::: Messages without supporting info will risk being sent to /dev/null<br>
><br>
<br>
------------------------------------------------------------------------------<br>
Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment.<br>

<a href="http://p.sf.net/sfu/businessobjects" target="_blank">http://p.sf.net/sfu/businessobjects</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>
<br>
------------------------------------------------------------------------------<br>
Crystal Reports - New Free Runtime and 30 Day Trial<br>
Check out the new simplified licensing option that enables unlimited<br>
royalty-free distribution of the report engine for externally facing<br>
server and web deployment.<br>
<a href="http://p.sf.net/sfu/businessobjects" target="_blank">http://p.sf.net/sfu/businessobjects</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>
</div></div></blockquote></div><br>