check_curl rc 7
This commit is contained in:
parent
b87621ed4d
commit
c0243645d5
|
@ -101,9 +101,9 @@ if [ $status -ne 0 ]; then
|
|||
6)
|
||||
msg="CRITICAL: Could not resolve host $URL"
|
||||
;;
|
||||
# 7)
|
||||
# msg="CRITICAL: Could not connect to proxy $proxy"
|
||||
# ;;
|
||||
7)
|
||||
msg="CRITICAL: Could not connect to host (7)"
|
||||
;;
|
||||
22)
|
||||
msg="CRITICAL: Server returned http code >= 400"
|
||||
;;
|
||||
|
|
Loading…
Reference in New Issue