Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Follow these steps to enable SQL Diagnostic Manager Performance Counters:1.

  1. Go to the

...

  1. SQLDM installation folder path

...

  1. C:\Program Files\Idera\Idera SQLdiagnostic manager

...

  1. Open SQLdmManagementService.exe.

...

  1. Config or SQLdmCollectionService.exe.

...

  1. Config as Administrator (depending on which SQLDM Performance Counters you want to enable)

...

  1. Edit it

...

  1. and add the following parameter publishPerformanceCounters=”true” and restart the services.

Review the following examples as following for example:

Code Block
languagetext
titleSQLdmCollectionService.exe
<configuration>
<Idera.SQLdm>
<Services>

<CollectionService
instanceName="Default" managementServiceAddress="ServerName"
publishPerformanceCounters="true"/>

</Services>
</Idera.SQLdm>
</configuration>

...

Code Block
languagetext
titleSQLdmManagementService.exe
<configuration>
<Idera.SQLdm>
<Services>

<ManagementService 

<configuration>
<Idera.SQLdm>
<Services>

<CollectionService
instanceName="Default" managementServiceAddress="ServerName"
publishPerformanceCounters="true"/>

</Services>
</Idera.SQLdm>
</configuration>

SQLdmManagementService.exe.config file

<configuration>
<Idera.SQLdm>
<Services>

...

instanceName="Default"

...


repositoryServer="SQLInstanceName\Name"

...


servicePort="5166" repositoryDatabase="SQLdmRepositoryName"

...


publishPerformanceCounters="true"/>

...



</Services>

...


</Idera.SQLdm>

...


</configuration>
Note

If you no longer want to publish the

...

SQLDM Performance Counters, set

...

the parameter as follows publishPerformanceCounters=”false” or

...

delete the property from the

...

configuration and restart the services.

Info

Review the available internal SQLDM PerfMon counters list for the SQLdmManagementService and SQLdmCollectionService: Internal SQLDM perfmon counters.

Scroll pdf ignore
Newtabfooter
aliasIDERA
urlhttp://www.idera.com
Newtabfooter
aliasProducts
urlhttps://www.idera.com/productssolutions/sqlserver
Newtabfooter
aliasPurchase
urlhttps://www.idera.com/buynow/onlinestore
|
Newtabfooter
aliasSupport
urlhttps://idera.secure.force.com/
|
Newtabfooter
aliasCommunity
urlhttp://community.idera.com
|
Newtabfooter
aliasResources
urlhttp://www.idera.com/resourcecentral
|
Newtabfooter
aliasAbout Us
urlhttp://www.idera.com/about/aboutus
|
Newtabfooter
aliasLegal
urlhttps://www.idera.com/legal/termsofuse