update
This commit is contained in:
@@ -594,7 +594,8 @@ LISTCERTS(){
|
||||
}
|
||||
|
||||
CHECK-CERTS(){
|
||||
/opt/idssys/nodemgmt/ssl-cert-check/ssl-cert-check -a -q -f /opt/idssys/nodemgmt/ssl-cert-check/ssldomains -e ${STATUS_CHECK_EMAIL}
|
||||
rm -f /opt/idssys/nodemgmt/ssl-cert-check.lastrun
|
||||
/opt/idssys/nodemgmt/ssl-cert-check/ssl-cert-check -a -f /opt/idssys/nodemgmt/ssl-cert-check/ssldomains -e ${STATUS_CHECK_EMAIL} > /opt/idssys/nodemgmt/ssl-cert-check.lastrunz
|
||||
}
|
||||
|
||||
BACKUP(){
|
||||
|
||||
@@ -231,7 +231,7 @@ ADMIN="root"
|
||||
SENDER="postmaster@localhost.localdomain"
|
||||
|
||||
# Number of days in the warning threshhold (cmdline: -x)
|
||||
WARNDAYS=80
|
||||
WARNDAYS=30
|
||||
|
||||
# If QUIET is set to TRUE, don't print anything on the console (cmdline: -q)
|
||||
QUIET="FALSE"
|
||||
|
||||
Reference in New Issue
Block a user