larssb / HealOps

A monitoring and healing framework. It uses Pester tests (TDD) to determine the state of an IT system entity. Then, if the entity is in a faulted state HealOps will try to repair it. All along HealOps reports metrics to a backend report system and HealOps status is sent to stakeholders. In order to e.g. trigger alarms and get on-call personnel on an issue that could not be repaired.

Home Page:https://healops.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Start-HealOpsUpdateCycle. Define a default value on the "UpdateMode" parameter.

larssb opened this issue · comments

Have a Fallback value on: "UpdateMode". The Default value should be >> HealOpsPackage. In case that an update fails and corrupts the HealOps config file.

Needs more testing. See the actual scenario where the config file is not proper. Happens after an update. Reproduce this scenario and then look at this. Because maybe the root cause could be fixed.