Documentation forServer & Application Monitor
Monitoring your applications and environment is a key capability of SolarWinds Observability Self-Hosted (formerly Hybrid Cloud Observability) and is available in the Essentials edition. Server & Application Monitor (SAM) is also available in a standalone module.

Find IIS URL settings for AppInsight for IIS

By default, AppInsight for IIS uses the following URL for the IIS and WinRM sessions, where ${IP} is the IP address of the server node being added:
https://${IP}:5986/wsman/

Verify a server's WinRM PowerShell instance

  1. Open a command prompt in the Run as Administrator context.
  2. Type: winrm get winrm/config/listener?Address=*+Transport=HTTPS to get the current configuration for the HTTPS protocol.


  3. The Hostname must match the CN of the certificate listed in the Certificate Thumbprint property.