Comment out default check_bgpd in NRPE role

This check is not used as is and must be customized.
I comment it out so we do not confuse it with the customized one.
This commit is contained in:
Jérémy Dubois 2021-12-09 10:31:51 +01:00
parent e6e05268e5
commit 85fe9f6703

View file

@ -45,7 +45,7 @@ command[check_pf_states]=doas /usr/local/libexec/nagios/plugins/check_pf_states
command[check_ospfd]=doas /usr/local/libexec/nagios/plugins/check_ospfd
command[check_ospf6d]=doas /usr/local/libexec/nagios/plugins/check_ospf6d
command[check_ospfd_simple]=doas /usr/local/libexec/nagios/plugins/check_ospfd_simple
command[check_bgpd]=doas /usr/local/libexec/nagios/plugins/check_openbgpd -u
#command[check_bgpd]=doas /usr/local/libexec/nagios/plugins/check_openbgpd -u
command[check_connections_state]=doas /usr/local/libexec/nagios/plugins/check_connections_state.sh
command[check_packetfilter]=doas /usr/local/libexec/nagios/plugins/check_packetfilter.sh