Add stale library check

This commit is contained in:
Salt 2021-10-03 22:39:43 -05:00
parent 1e1946d8e0
commit 0beef5617b

View File

@ -34,6 +34,8 @@
command: check_by_ssh!/usr/local/bin/monitoring-scripts/check_apt_pending
- name: Reboot Required
command: check_by_ssh!/usr/local/bin/monitoring-scripts/check_reboot_required
- name: Stale Libraries
command: check_by_ssh!/usr/lib/nagios/plugins/check_libs
- name: Unit atd.service
command: check_by_ssh!/usr/local/bin/monitoring-scripts/check_systemd_unit atd.service
- name: Unit backup.service