Documentation forServer & Application Monitor
Monitoring your applications and environment is a key capability of Hybrid Cloud Observability and is also available in a standalone module, Server & Application Monitor (SAM). Hybrid Cloud Observability and SAM are built on the self-hosted SolarWinds Platform.

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.