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

Allow independent collectd #55

Open
madhadron opened this issue Dec 28, 2021 · 0 comments
Open

Allow independent collectd #55

madhadron opened this issue Dec 28, 2021 · 0 comments

Comments

@madhadron
Copy link

Running collectd as a subprocess of the JVM makes it very easy to set things up, but we would like to be able to use an existing collectd running as a separate systemd service.

We propose adding two configuration fields:

  • A flag to disable starting collectd
  • A field to specify the path of the Unix domain socket to write to.

By default MCAC would continue to use its packaged collectd and a generated socket path. If these are specified, it would skip that and write to the specified socket if it exists.

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

No branches or pull requests

1 participant