Skip to content
/ CoMon Public

A simple tool for Condition Monitoring.

License

Notifications You must be signed in to change notification settings

hchris1/CoMon

Repository files navigation

CoMon

A simple tool for Condition Monitoring.

Important

This project was primarily developed for learning purposes. It is unknown how the future of this project will look like.

Features

Create assets with packages to monitor pings, http(s) endpoints or results from the CoMon Python Package

asset

Create groups to cluster assets

group

See status results in table

table

Dashboards

dashboard

Installation

Docker

docker run -d --restart=always -p 8080:8080 -v comon:/data --name comon hchris1234/comon:latest

CoMon will be available at http://localhost:8080. You can login with the default user admin and password 123qwe.

Home Assistant

Use the Home Assistant Community Add-on: CoMon.