mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-18 18:38:17 +01:00
New system with colors
This commit is contained in:
@@ -212,8 +212,8 @@ check_services() {
|
||||
|
||||
while true; do
|
||||
sleep 61
|
||||
log_info "----------------------------------------"
|
||||
log_info "$(date) INFO: Starting monitoring check"
|
||||
|
||||
any_issue=0
|
||||
|
||||
# 1) Disk usage
|
||||
@@ -236,4 +236,5 @@ while true; do
|
||||
else
|
||||
log_red "$(date) INFO: Issues detected. System status is not fully operational."
|
||||
fi
|
||||
log_info "----------------------------------------"
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user