Versions Compared

Key

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

...

  1. Go to the SQLDM installation folder path: C:\Program Files\Idera\Idera SQLdiagnostic manager
  2. Open SQLdmManagementService.exe.config or SQLdmCollectionService.exe. config as Administrator (depending on which SQLDM Performance Counters you want to enable)
  3. Edit it and add the following parameter: publishPerformanceCounters=”true” as following for example
  4. Review the following examples:
Code Block
languagetext
titleSQLdmCollectionService.exe
<configuration>
<Idera.SQLdm>
<Services>

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

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

...

Note

If you no longer want to publish the DM Performance Counters, set publishPerformanceCounters=”false” or just delete the property from the configuration and restart the services.

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