I set up some performance gathering in Performance Monitor (perfmon) on a particular server. (I setup a Data Collector Set for the server, with specific Data Collectors, setup start and stop condition, etc.) I'd like to setup identical performance gathering on the rest of the servers. (There's about 12.)
I'd like to keep all of the performance monitoring on one server. My first set of questions are about running the actual numbers. Should I run the data collectors and centralize them to one server, setting the appropriate values in perfmon all under the "Monitor" server? Or, should I run all of the performance gathering in their respective servers, and have a nightly batch script propagate the output files to the monitor server?
My second set of questions are about convenience. I'd like to simply copy all of the settings for a collector set (which represents a server), and have the identical collectors start for another server. Does anyone know a way to do this quickly?