SSH Monitor

The SSH monitor attempts a TCP connection to an SSH port and, critically, performs the initial SSH handshake to verify that an SSH daemon is actually running and responding correctly, rather than just checking if the port is open.

Configuration Options

When setting up an SSH monitor, you can configure the following options:

Basic Settings

SSH Specific Settings

Note: The SSH monitor in updu does not require authentication credentials (passwords or private keys). It only verifies the initial protocol handshake to ensure the service is healthy, preventing security risks from storing credentials in your monitoring tool.

Example Use Cases