feat(kb/gatus): start article about gatus

This commit is contained in:
Michele Cereda
2024-03-08 00:22:18 +01:00
parent 1e484b7251
commit b25b0b8e6f

32
knowledge base/gatus.md Normal file
View File

@@ -0,0 +1,32 @@
# Gatus
Health dashboard.
It allows to monitor services using HTTP, ICMP, TCP, and DNS queries.<br/>
One can evaluate the result of said queries by using a list of conditions on values (like status code, response time, certificate expiration, body and many others).
Each health check can be paired with alerting via Slack, Teams, PagerDuty, Discord, Twilio and many more.
1. [TL;DR](#tldr)
1. [Further readings](#further-readings)
1. [Sources](#sources)
## TL;DR
## Further readings
### Sources
- [Github]
<!--
References
-->
<!-- In-article sections -->
<!-- Knowledge base -->
<!-- Files -->
<!-- Upstream -->
[github]: https://github.com/TwiN/gatus
<!-- Others -->