Perfmon automation?

  • Thread starter Thread starter Blake Mengotto
  • Start date Start date
B

Blake Mengotto

I have been collecting daily disk performance on several E2K3 servers using perfmon. I have to select the time range, look at each disk, and enter into a spreadsheet the avg and max value for disk read/write/queue.

I'm wondering if there is some way I can automate this. The manual method is just to time consuming and I have been doing this for about 3 months now. Any way to automate this?

--
Regards,
Blake Mengotto
Email: (e-mail address removed)
"MOM 2000/2005 - The ultimate solution for monitoring/managing your Windows OS and applications."
http://www.momanswers.com - MOM solution center resource
http://www.microsoft.com/mom - MOM Application site
http://www.silect.com - MOM Health Reporter
http://www.excsoftware.com - MOM solution provider
 
Blake,
Its easy using python, search for win32pdh
Or @ http://www.python.org/windows/win32/win32pdhquery_tutorial.html
I guess it can be done also using vb scripting however i'm not familiar
with that.
Good luck,
Paul



Blake said:
I have been collecting daily disk performance on several E2K3 servers
using perfmon. I have to select the time range, look at each disk, and
enter into a spreadsheet the avg and max value for disk
read/write/queue.
I'm wondering if there is some way I can automate this. The manual
method is just to time consuming and I have been doing this for about 3
months now. Any way to automate this?
 
You might also want to take a look at MOM for monitoring and compiling reports...

http://www.microsoft.com/mom/evaluation/overview/default.mspx

--
Ryan Hanisco
MCSE, MCDBA
Flagship Integration Services

I have been collecting daily disk performance on several E2K3 servers using perfmon. I have to select the time range, look at each disk, and enter into a spreadsheet the avg and max value for disk read/write/queue.

I'm wondering if there is some way I can automate this. The manual method is just to time consuming and I have been doing this for about 3 months now. Any way to automate this?

--
Regards,
Blake Mengotto
Email: (e-mail address removed)
"MOM 2000/2005 - The ultimate solution for monitoring/managing your Windows OS and applications."
http://www.momanswers.com - MOM solution center resource
http://www.microsoft.com/mom - MOM Application site
http://www.silect.com - MOM Health Reporter
http://www.excsoftware.com - MOM solution provider
 
LOL. Well the MOM disk reports that are avail now are not very good. I would have to set up some sort of new perf rule that would measure only the disks I wanted, then I would have to create a custom report in Access to get this information. That's more troublesome for me. I tried the tool the other person mentioned but I couldn't get it to work on my XP workstation. I launch it and nothing ever happens.. I have to read up on the app and see what I'm doing wrong.


--
Regards,
Blake Mengotto
Email: (e-mail address removed)
"MOM 2000/2005 - The ultimate solution for monitoring/managing your Windows OS and applications."
http://www.momanswers.com - MOM solution center resource
http://www.microsoft.com/mom - MOM Application site
http://www.silect.com - MOM Health Reporter
http://www.excsoftware.com - MOM solution provider
You might also want to take a look at MOM for monitoring and compiling reports...

http://www.microsoft.com/mom/evaluation/overview/default.mspx

--
Ryan Hanisco
MCSE, MCDBA
Flagship Integration Services

I have been collecting daily disk performance on several E2K3 servers using perfmon. I have to select the time range, look at each disk, and enter into a spreadsheet the avg and max value for disk read/write/queue.

I'm wondering if there is some way I can automate this. The manual method is just to time consuming and I have been doing this for about 3 months now. Any way to automate this?

--
Regards,
Blake Mengotto
Email: (e-mail address removed)
"MOM 2000/2005 - The ultimate solution for monitoring/managing your Windows OS and applications."
http://www.momanswers.com - MOM solution center resource
http://www.microsoft.com/mom - MOM Application site
http://www.silect.com - MOM Health Reporter
http://www.excsoftware.com - MOM solution provider
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top