I administer about 4 servers on the norm that all see some pretty heavy duty action and I was wondering if there was any sort of WMI ‘control’ in VBScript or any such function that would allow me to get performance stats on my server such as CPU usage or specifically show me any processes using over 100,000kb of memory.
I want to push this to an asp page so that I can see my stats and use a Flash front-end to hit the asp page and get ‘streaming’ statistics.
Can anybody help me out on this?