fixup! feat: update

This commit is contained in:
2023-04-28 17:12:25 +02:00
parent beca1c0aaa
commit 10edc210b2

View File

@@ -1,16 +1,18 @@
![screenshot](https://castawaylabs.github.io/cachet-monitor/screenshot.png)
cachet-monitor
a fork of the cachet-monitor project originally developed by CastawayLabs but abandoned. Extended with new features
## Features
:heavy_check_mark: Interval based checking of predefined Resources
:heavy_check_mark: Posts monitor lag to cachet graphs
:heavy_check_mark: Creates & Resolves Incidents
:heavy_check_mark: Updates Component to Partial Outage
:heavy_check_mark: Updates Component to Major Outage if already in Partial Outage (works with distributed monitors)
:heavy_check_mark: Can be run on multiple servers and geo regions
:heavy_check_mark: HTTP Checks (body/status code)
:heavy_check_mark: DNS Checks
:heavy_check_mark: TCP Checks
:heavy_check_mark: Interval based checking of predefined Resources
:heavy_check_mark: Posts monitor lag to cachet graphs
:heavy_check_mark: Creates & Resolves Incidents
:heavy_check_mark: Updates Component to Partial Outage
:heavy_check_mark: Updates Component to Major Outage if already in Partial Outage (works with distributed monitors)
:heavy_check_mark: Can be run on multiple servers and geo regions
:heavy_check_mark: HTTP Checks (body/status code)
:heavy_check_mark: DNS Checks
:heavy_check_mark: TCP Checks
:heavy_check_mark: ICMP Checks
## Quick Start