Versions Compared

Key

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

SQL Diagnostic Manager allows you to easily add and remove DMSO Instances from your Installations.

...

You can add or remove Instances to

...

Add DMSO Instances to the DMSO Management clusters through:

Anchor
UserInterface
UserInterface
User Interface

You can add Add a DMSO Instance through the User Interface using the Add Servers Wizard, you can find it

  • By selecting the Manage Servers under the Files menu
  • By right-clicking the DMSO Cluster and selecting Manage Servers...

...

Note

To determine which repository is used, you may need to allow the current value of the ActiveRepositoryConnection property
 in the DesktopClient.Properites.Settings class.

Also, you can remove monitored instances through the user Tree View by right-clicking the DMSO Instance to remove and selecting the Delete option.

Image Added

Anchor
PowerShell
PowerShell
PowerShell Cmdlet

You can add Add a DMSO Instance through PowerShell Cmdlet, check the example below :

Code Block
languagepowershell
New-SQLdmMonitoredInstanceClusteredSQLdmMonitoredInstance -Path Instance1 -Cluster MgmtCluster -WindowsAuthentication -tags production,finance

Removing Instances from DMSO Management Installations

You can remove monitored instances through the user Tree View by right-clicking the DMSO Instance to remove and selecting the Delete option.

...

Finally, you can add a DMSO Instance through PowerShell Cmdlet:

Code Block
languagepowershell
Remove-SQLdmMonitoredInstance -Path \Instances\ServerA