This commit is contained in:
2023-04-06 11:54:25 +02:00
parent fe1339ff36
commit 77a3f34c8c
13 changed files with 74 additions and 80 deletions

View File

@ -86,10 +86,12 @@ cron_user_entries:
- name: "Check if CUPS main daemon is up and running. Restart service if needed."
minute: "*/30"
hour: "7-22"
job: /root/bin/monitoring/check_cups.sh
- name: "Check if CUPS Browse daemon is up and running. Restart service if needed."
minute: "*/30"
hour: "7-22"
job: /root/bin/monitoring/check_cups-browsed.sh

View File

@ -86,10 +86,12 @@ cron_user_entries:
- name: "Check if CUPS main daemon is up and running. Restart service if needed."
minute: "*/30"
hour: "7-22"
job: /root/bin/monitoring/check_cups.sh
- name: "Check if CUPS Browse daemon is up and running. Restart service if needed."
minute: "*/30"
hour: "7-22"
job: /root/bin/monitoring/check_cups-browsed.sh

View File

@ -111,10 +111,12 @@ cron_user_entries:
- name: "Check if CUPS main daemon is up and running. Restart service if needed."
minute: "*/30"
hour: "7-22"
job: /root/bin/monitoring/check_cups.sh
- name: "Check if CUPS Browse daemon is up and running. Restart service if needed."
minute: "*/30"
hour: "7-22"
job: /root/bin/monitoring/check_cups-browsed.sh
- name: "cleanup camera files."

View File

@ -86,10 +86,12 @@ cron_user_entries:
- name: "Check if CUPS main daemon is up and running. Restart service if needed."
minute: "*/30"
hour: "7-22"
job: /root/bin/monitoring/check_cups.sh
- name: "Check if CUPS Browse daemon is up and running. Restart service if needed."
minute: "*/30"
hour: "7-22"
job: /root/bin/monitoring/check_cups-browsed.sh