From 8a3c715259260366139eec4d810726bd7463469c Mon Sep 17 00:00:00 2001 From: datnguyen5653 <datnguyen5653@gmail.com> Date: Tue, 8 Oct 2019 15:38:18 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 55462f7..ab1b802 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ - `HOSTNAME` Server you would like to continuously ping [ default=localhost ] - `PING_PERIOD` Number of second between each ping - `TIMEOUT` Number of seconds before timeout during curl request [ default=3 ] +- `FAIL_PERIOD` Number of seconds before notifying that server is fail - `SLACK_TOKEN` slack access token - `SLACK_CHANNEL` slack channel to be send to [ default="#ci_cd_webhook"] -- GitLab