ansible-role-check-mk-agent icon indicating copy to clipboard operation
ansible-role-check-mk-agent copied to clipboard

add xinetd configuration, Fix issue : xinetd configure #20

Open roumano opened this issue 5 years ago • 2 comments

  • add two new variables :
    • check_mk_agent_xinetd_port
    • check_mk_agent_xinetd_only_from
  • add /etc/xinetd.d/check_mk configuration
  • add handers to restart xinetd in case of configuration change

roumano avatar Jan 21 '20 14:01 roumano

Do you prefer this over configure the firewall (ufw/firewalld) with a source address?

elnappo avatar Nov 13 '20 09:11 elnappo

We don't use linux firewall so ufw/firewalld tasks are not relevent for us.

roumano avatar Nov 13 '20 11:11 roumano