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

Support various HealOps deployment options.

larssb opened this issue · comments

It should be not be required to manually login to 'x' server in order to install HealOps. Instead support different deployment methodologies.

Consider what to support from the following list.

  • Ansible
  • VMWare tools
  • PSRemoting

Could be a good issue to grab if you want to help. First of is a discussion/debate on what to support and why. Basically set the scene on what is needed. Then prioritize and go from there.