We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe3ea32 commit 31eeb20Copy full SHA for 31eeb20
check-tcp/README.md
@@ -51,6 +51,7 @@ command = ["check-tcp", "-H", "localhost", "-p", "4224", "-w", "3", "-c", "5"]
51
-S, --ssl Use SSL for the connection.
52
-U, --unix-sock= Unix Domain Socket
53
--no-check-certificate Do not check certificate
54
+ --status-as= Overwrite status=to-status, support multiple comma separetes.
55
-t, --timeout= Seconds before connection times out (default: 10)
56
-m, --maxbytes= Close connection once more than this number of bytes are received
57
-d, --delay= Seconds to wait between sending string and polling for response
0 commit comments