Use check_packages to check for package updates on Debian systems
This commit is contained in:
parent
c9808bb171
commit
bc1b927298
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user