I am trying to set up 12 servers to write to different tables in a PERFMON database. Is there a way to do this? I set up one as a model and it creates 3 tables named:
dbo.CounterData
dbo.CounterDetails
dbo.DisplaytoID
I would like to record the data to 1 table by server name. Can anyone point me to howto documentation on how to do this?