Skip to content

Commit 592a09b

Browse files
quentinmitroot
authored andcommitted
New nrpe config (unknown origin)
1 parent cac9b54 commit 592a09b

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

ldap/el/config/etc/nagios/nrpe.cfg

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ dont_blame_nrpe=0
122122
# syslog facility.
123123
# Values: 0=debugging off, 1=debugging on
124124

125-
debug=0
125+
debug=1
126126

127127

128128

@@ -209,14 +209,10 @@ connection_timeout=300
209209
# config file is set to '1'. This poses a potential security risk, so
210210
# make sure you read the SECURITY file before doing this.
211211

212-
command[check_users]=/usr/lib64/nagios/plugins/check_users -w 25 -c 50
213212
command[check_load]=/usr/lib64/nagios/plugins/check_load -w 50:50:50 -c 100:50:50
214213
command[check_disk]=/usr/lib64/nagios/plugins/check_disk -w 10% -c 5% -A -i ^/mnt -i ^/sys
215214
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
218215
command[check_procs_postfix]=/usr/lib64/nagios/plugins/check_procs -w 1:128 -c 1:256 -u postfix
219216
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
221217
command[check_ldap_mmr]=/etc/nagios/check_ldap_mmr
222218
command[check_kern_taint]=/etc/nagios/check_kern_taint

0 commit comments

Comments
 (0)