Use check_packages to check for package updates on Debian systems

This commit is contained in:
Salt 2021-10-05 10:16:22 -05:00
parent c9808bb171
commit bc1b927298

View File

@ -31,7 +31,7 @@
- name: Memory Usage
command: check_by_ssh!/usr/lib/nagios/plugins/check_memory -w 20% -c 10%
- name: Package Updates
command: check_by_ssh!/usr/local/bin/monitoring-scripts/check_apt_pending
command: check_by_ssh!/usr/lib/nagios/plugins/check_packages
- name: Reboot Required
command: check_by_ssh!/usr/local/bin/monitoring-scripts/check_reboot_required
- name: Unit atd.service