fix the nrpe check

This commit is contained in:
Stephen Smoogen 2019-10-24 18:03:00 +00:00 committed by Pierre-Yves Chibon
parent 5134f3ff40
commit fd1f4a527b

View file

@ -6,7 +6,7 @@ max_mem_size: 16348
num_cpus: 8
# For the MOTD
csi_security_category: High
csi_security_category: Low
csi_primary_contact: admin@fedoraproject.org / sysadmin-main-members
csi_purpose: repospanner git syncing host
@ -19,6 +19,11 @@ custom_rules: [ '-A INPUT -p tcp -m tcp -s 8.43.84.211 --dport 8443:8445 -j ACCE
'-A INPUT -p tcp -m tcp -s 152.19.134.191 --dport 8443:8445 -j ACCEPT',
'-A INPUT -p tcp -m tcp -s 140.211.169.199 --dport 8443:8445 -j ACCEPT',]
nrpe: false
nagios_Check_Services:
nrpe: false
mail: false
sshd: false
swap: false
ping: false
## End of file