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

Fix Icinga 2 config for check_clock #149

Merged

Conversation

RincewindsHat
Copy link
Contributor

Previously the time reference value was evaluated only during the startup of Icinga 2 and therefore a fixed point in time.

This change makes it a function which gets evaluated every time the check is executed.

Previously the time reference value was evaluated only during
the startup of Icinga 2 and therefore a fixed point in time.

This change makes it a function which gets evaluated every time
the check is executed.
@madrisan madrisan self-assigned this Aug 6, 2024
@madrisan
Copy link
Owner

madrisan commented Aug 6, 2024

Thanks for your PR!

@madrisan madrisan merged commit 82eca63 into madrisan:main Aug 6, 2024
18 checks passed
@madrisan madrisan added the bug label Aug 6, 2024
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.

2 participants