Skip to content

madman2021/Healthstone

 
 

Repository files navigation

Healthstone

Healthstone is an open source and lightweight system monitoring solution able to run many customizable health checks. It is composed of a dashboard server which runs on a Windows or Linux server, along with agents for Windows and Linux hosts that you wish to monitor. The Windows agent is a binary which runs as a service and connects to this dashboard, while the Linux agent is a Python script doing the same thing. The dashboard can be customized to send you notifications through email, Pushbullet or NodePoint tickets when a client stops checking in, or if any of the configured checks fails. Configuration is retrieved in the form of templates from the dashboard by all agents. Templates are stored in the templates folder and can be customized for your needs.

Installation

Download and unpack healthstone.zip on your server then follow the installation instructions inside the README file.

Home page

See http://healthstone.ca for documentation.

Screenshots

About

Healthstone System Monitor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 60.1%
  • Python 25.4%
  • HTML 7.1%
  • Batchfile 6.3%
  • Other 1.1%