Merge branch 'master' of https://git.oopen.de/script/monitoring
This commit is contained in:
commit
5badd41cb2
@ -206,7 +206,7 @@ if [[ -n "$WEBSITES_TO_CHECK" ]] ; then
|
||||
-I -k -L --write-out %{http_code} --silent --output /dev/null $_site 2> ${LOCK_DIR}/err.msg)"
|
||||
if [[ "$response" -eq 200 ]]; then
|
||||
echo_ok
|
||||
_sucess=true
|
||||
_success=true
|
||||
break
|
||||
fi
|
||||
sleep 2
|
||||
|
Loading…
Reference in New Issue
Block a user