|
@ -100,6 +100,7 @@ if [ "${postalert}" == "on" ]&&[ -n "${postalert}" ]; then |
|
|
exitbypass=1 |
|
|
exitbypass=1 |
|
|
command_postdetails.sh |
|
|
command_postdetails.sh |
|
|
fn_firstcommand_reset |
|
|
fn_firstcommand_reset |
|
|
|
|
|
unset exitbypass |
|
|
elif [ "${postalert}" != "on" ]&&[ "${commandname}" == "TEST-ALERT" ]; then |
|
|
elif [ "${postalert}" != "on" ]&&[ "${commandname}" == "TEST-ALERT" ]; then |
|
|
fn_print_warn_nl "More Info not enabled" |
|
|
fn_print_warn_nl "More Info not enabled" |
|
|
fn_script_log_warn "More Info alerts not enabled" |
|
|
fn_script_log_warn "More Info alerts not enabled" |
|
|