Add stale library check
This commit is contained in:
parent
1e1946d8e0
commit
0beef5617b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user