Skip to content

Commit

Permalink
Fix tftp_rrq check name in README (#48)
Browse files Browse the repository at this point in the history
Signed-off-by: Igor Shishkin <me@teran.dev>
  • Loading branch information
teran authored Jun 9, 2024
1 parent 49b8ab9 commit 5a507f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ For now the following checks are available:
* dns_lookup - performs DNS lookup
* http_2xx - performs HTTP check and expects 2xx code
* icmp_ping - performs ICMP ping to the specified host
* tftp_get - performs TFTP GET request to specified URL
* tftp_rrq - performs TFTP GET request to specified URL
* tls_certificate - performs TLS certificate validation & provide expiration
date via metrics

Expand Down

0 comments on commit 5a507f6

Please sign in to comment.