mirror of
https://github.com/TwiN/gatus.git
synced 2026-02-04 12:56:48 +00:00
docs: Update list of placeholders for SSH
This commit is contained in:
@@ -2959,6 +2959,8 @@ endpoints:
|
|||||||
The following placeholders are supported for endpoints of type SSH:
|
The following placeholders are supported for endpoints of type SSH:
|
||||||
- `[CONNECTED]` resolves to `true` if the SSH connection was successful, `false` otherwise
|
- `[CONNECTED]` resolves to `true` if the SSH connection was successful, `false` otherwise
|
||||||
- `[STATUS]` resolves the exit code of the command executed on the remote server (e.g. `0` for success)
|
- `[STATUS]` resolves the exit code of the command executed on the remote server (e.g. `0` for success)
|
||||||
|
- `[IP]` resolves to the IP address of the server
|
||||||
|
- `[RESPONSE_TIME]` resolves to the time it took to establish the connection and execute the command
|
||||||
|
|
||||||
|
|
||||||
### Monitoring an endpoint using STARTTLS
|
### Monitoring an endpoint using STARTTLS
|
||||||
|
|||||||
Reference in New Issue
Block a user