How to monitor IO wait time with Telegraf?

Hey,

Using telegraf on windows, looking to see how I can monitor the IO wait time, Having difficulties trying to figure that out.

Thanks

I think you will likely want to use the win_perf_counters input plugin for this. I found this informative post on Windows I/O with a link to the related performance counters.