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

Configure slaves with systemd #142

Merged
merged 2 commits into from
Sep 3, 2023
Merged

Conversation

kenyon
Copy link
Member

@kenyon kenyon commented Nov 27, 2021

Configure smokeping in slave mode with a systemd dropin file. This is the way to configure smokeping slaves when using modern distribution packages.

@kenyon kenyon force-pushed the slave-systemd branch 8 times, most recently from bc1ac62 to 8defa21 Compare November 28, 2021 07:00
@bastelfreak
Copy link
Member

@kenyon ping :)

@kenyon
Copy link
Member Author

kenyon commented Mar 14, 2022

@bastelfreak well I am using this, so it works for me. Unfortunately I made so many changes that it's kind of hard to review. I'll at least try to rebase this and resolve conflicts tonight, and set it as ready for review.

With currently-supported OSes, smokeping uses systemd. The systemd
service unit doesn't use /etc/default/smokeping at all. In order to
run smokeping in slave mode, you have to use a systemd service unit
dropin file.

This commit also converts the slave template to EPP, corrects the data
type of the slave_color parameter, and makes some code cleanups.
@kenyon kenyon merged commit 0345b36 into voxpupuli:master Sep 3, 2023
3 checks passed
@kenyon kenyon added the enhancement New feature or request label Sep 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants