mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-30 17:01:33 +08:00
Set mirrorlist check back to 4h and tweak process check
This commit is contained in:
@@ -1 +1 @@
|
||||
command[check_mirrorlist_cache]=/usr/lib64/nagios/plugins/check_file_age -w 86400 -c 129600 -f /var/lib/mirrormanager/mirrorlist_cache.pkl
|
||||
command[check_mirrorlist_cache]=/usr/lib64/nagios/plugins/check_file_age -w 14400 -c 129600 -f /var/lib/mirrormanager/mirrorlist_cache.pkl
|
||||
|
||||
@@ -202,7 +202,7 @@ command[check_users]=/usr/lib64/nagios/plugins/check_users -w 5 -c 10
|
||||
command[check_load]=/usr/lib64/nagios/plugins/check_load -w 15,10,5 -c 30,25,20
|
||||
command[check_hda1]=/usr/lib64/nagios/plugins/check_disk -w 20% -c 10% -p /dev/hda1
|
||||
command[check_zombie_procs]=/usr/lib64/nagios/plugins/check_procs -w 5 -c 10 -s Z
|
||||
command[check_total_procs]=/usr/lib64/nagios/plugins/check_procs -w 150 -c 200
|
||||
command[check_total_procs]=/usr/lib64/nagios/plugins/check_procs -w 175 -c 200
|
||||
|
||||
|
||||
# The following examples allow user-supplied arguments and can
|
||||
@@ -220,4 +220,4 @@ command[check_total_procs]=/usr/lib64/nagios/plugins/check_procs -w 150 -c 200
|
||||
# NEVER ADD ANYTHING HERE - ANY ENTRIES TO NRPE SHOULD BE in .cfg files in /etc/nrpe.d/
|
||||
|
||||
# NEVER NEVER NEVER
|
||||
#
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user