diff --git a/playbooks/tasks/web/nagios.yml b/playbooks/tasks/web/nagios.yml index 26d785b..4dc51a1 100644 --- a/playbooks/tasks/web/nagios.yml +++ b/playbooks/tasks/web/nagios.yml @@ -34,8 +34,6 @@ 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