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

HealOps health monitoring.

larssb opened this issue · comments

There is a couple of areas on this.

  • In order to support querying HealOps for a health status on a node running HealOps. So that a HealOps health dashboard can be setup. Would be a nice tool for troubleshooting HealOps.
  • Make it possible to have the Log4Net logging framework used by HealOps, configured so that logs could be potentially exported/sent to a log endpoint like logstash, papertrail and the like.