Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Scripting perfmon

Status
Not open for further replies.

kmcferrin

MIS
Jul 14, 2003
2,938
US
Hey all, I have a large number of servers that I need to monitor performance on during load testing. I have an .HTM file for each server with all of the correct parameters and counters that need to be monitored. Right now in order to schedule the monitoring to coincide with the tests, I have to manually log into each server, launch perfmon, then click "Schedule new job from..." and select the HTML file. Then I go to the schedule tab and select the time period that I want the logs to run.

What I am looking for is a way to allow me to script this process. Ideally I would have a script on my local machine that connects to each server, specifies that servers .HTM file (or creates a new one) and schedules it to run at the correct time. That way I could tweak one script for 10 minutes to make changes rather than spend 90 minutes logging into all of the servers.

________________________________________
CompTIA A+, Network+, Server+, Security+
MCTS:Hyper-V
MCTS:System Center Virtual Machine Manager
MCSE:Security 2003
MCITP:Enterprise Administrator
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top