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

Feature: Adds test and repair for the Icinga Agent state file #531

Merged
merged 1 commit into from
Jun 3, 2022

Conversation

LordHepipud
Copy link
Collaborator

Adds new Cmdlets to test and repair the Icinga Agent state file, in case the file is corrupt.

The Test-IcingaAgent will now check by default of the state is present and in case it is, if the file is healthy or corrupted.

A repair command Repair-IcingaStateFile will remove the corrupted files afterwards to ensure the Icinga Agent can be started as service again.

@cla-bot cla-bot bot added the cla/signed label Jun 3, 2022
@LordHepipud LordHepipud added this to the v1.10.0 milestone Jun 3, 2022
@LordHepipud LordHepipud added the Enhancement New feature or request label Jun 3, 2022
@LordHepipud LordHepipud self-assigned this Jun 3, 2022
@LordHepipud LordHepipud force-pushed the feature/icinga_state_file_test_and_repair branch from a12600e to 55be30f Compare June 3, 2022 12:13
@LordHepipud LordHepipud merged commit 1b2e3a6 into master Jun 3, 2022
@LordHepipud LordHepipud deleted the feature/icinga_state_file_test_and_repair branch June 3, 2022 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla/signed Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant