I want to get few performance counter using WMI query/System.Diagnostics class(C#.net).
1> Cache Total Hit Ratio
2> Cache Total Turnover Rate
3> Cache Total Entries
4> Web Service - Current Connections
5> Web Service - Connections Attempts per second
6> Split IO per second
I tried to find out using perfmon exe in control panel, but not able to get anything. Any one can please help me?