File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed
ldap/el/config/etc/nagios Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ dont_blame_nrpe=0
122
122
# syslog facility.
123
123
# Values: 0=debugging off, 1=debugging on
124
124
125
- debug =0
125
+ debug =1
126
126
127
127
128
128
@@ -209,14 +209,10 @@ connection_timeout=300
209
209
# config file is set to '1'. This poses a potential security risk, so
210
210
# make sure you read the SECURITY file before doing this.
211
211
212
- command[check_users]=/usr/lib64/nagios/plugins/check_users -w 25 -c 50
213
212
command[check_load]=/usr/lib64/nagios/plugins/check_load -w 50:50:50 -c 100:50:50
214
213
command[check_disk]=/usr/lib64/nagios/plugins/check_disk -w 10% -c 5% -A -i ^/mnt -i ^/sys
215
214
command[check_procs_cpu]=/usr/lib64/nagios/plugins/check_procs -w 4 -c 6 -P 50
216
- command[check_procs_crond]=/usr/lib64/nagios/plugins/check_procs -w 1: -c 1: -C crond
217
- command[check_procs_nscd]=/usr/lib64/nagios/plugins/check_procs -w 1:256 -c 1:512 -u nscd
218
215
command[check_procs_postfix]=/usr/lib64/nagios/plugins/check_procs -w 1:128 -c 1:256 -u postfix
219
216
command[check_postfix_mailq]=/usr/lib64/nagios/plugins/check_mailq -w 500 -c 1000 -M postfix
220
- command[check_cron_working]=/etc/nagios/check_cron_working
221
217
command[check_ldap_mmr]=/etc/nagios/check_ldap_mmr
222
218
command[check_kern_taint]=/etc/nagios/check_kern_taint
You can’t perform that action at this time.
0 commit comments