Daniel Gibbs
5 years ago
No known key found for this signature in database
GPG Key ID: E50EE233189485E3
1 changed files with
2 additions and
2 deletions
-
lgsm/functions/command_monitor.sh
|
|
@ -18,8 +18,8 @@ fn_monitor_check_lockfile(){ |
|
|
|
fn_script_log_info "Checking lockfile: CHECKING" |
|
|
|
fn_sleep_time |
|
|
|
fn_print_error "Checking lockfile: No lockfile found: " |
|
|
|
fn_print_error_eol |
|
|
|
fn_script_log_error_nl "Checking lockfile: No lockfile found: ERROR" |
|
|
|
fn_print_error_eol_nl |
|
|
|
fn_script_log_error "Checking lockfile: No lockfile found: ERROR" |
|
|
|
fn_sleep_time |
|
|
|
echo -e " * Start ${selfname} to run monitor." |
|
|
|
core_exit.sh |
|
|
|