Skip to content

Repository files navigation

HeartBeat

Gradle CI

YAML-based Customizable Monitoring Application

This project is still working on

I am still working on this project.

What is this?

This project is for IT Operator. This application can monit end-point and alert external messenger when meets condition. You can make a rule easily with writing YAML file.

Example Rule File

More examples in rules folder.

name: "Example Ping Rule"description: "This is example."cron: "0/5 * * ? * *"test:
ping:
host: "localhost"timeout: 1000condition:
failMoreThan:
times: 1alert:
title: TESTbody: TESTconsole:
debug: true

About

YAML-based Customizable Monitoring Application

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages