Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add xinetd configuration, Fix issue : xinetd configure #20 #21

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

roumano
Copy link

@roumano roumano commented Jan 21, 2020

  • 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

Christian Iuga added 3 commits January 21, 2020 15:21
- 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
make `check_mk_agent_xinetd_only_from` optional, if not defined permit it from every-where
Use the Redhat default destination to avoid duplicate file
@elnappo
Copy link
Owner

elnappo commented Nov 13, 2020

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

@roumano
Copy link
Author

roumano commented Nov 13, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants