Skip to content

Commit 347394b

Browse files
committed
docs: Update list of placeholders for SSH
1 parent daf6ff6 commit 347394b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2959,6 +2959,8 @@ endpoints:
29592959
The following placeholders are supported for endpoints of type SSH:
29602960
- `[CONNECTED]` resolves to `true` if the SSH connection was successful, `false` otherwise
29612961
- `[STATUS]` resolves the exit code of the command executed on the remote server (e.g. `0` for success)
2962+
- `[IP]` resolves to the IP address of the server
2963+
- `[RESPONSE_TIME]` resolves to the time it took to establish the connection and execute the command
29622964

29632965

29642966
### Monitoring an endpoint using STARTTLS

0 commit comments

Comments
 (0)