Stop notifying on warnings for package updates
This commit is contained in:
parent
93c1902127
commit
309bfd8694
@ -34,6 +34,9 @@
|
||||
command: check_by_ssh!/usr/lib/nagios/plugins/check_memory -w 20% -c 10%
|
||||
- name: Package Updates
|
||||
command: check_by_ssh!/usr/lib/nagios/plugins/check_packages
|
||||
extra:
|
||||
- key: notification_options
|
||||
value: c,r
|
||||
- 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