Michael Wilde replied to Nikita's discussion Count failures and success via transaction
Nikita posted a discussionAnyone out there had experience with this challenge?
Some of these counters vary per sql installation and I am wondering if anyone has solved this transformation magic.
E.g. SQL server instance 1 (default instance) has a perfmon counter called : \MSSQL$myservername:Databases(pubs)\Log File(s) Size (KB)
SQL server instance 2
\MSSQL$mynamedinstance:Databases(adventureworks)\Log File(s) Size (KB)
we are currently realing with this via a scripted input which captures the sql performance counters via typeperf. The reults are then assigned a column name via the transformation file.
Wondering if there are any other alternative solutions available?
© 2012 Created by Michael Wilde.
