From 2c904ca65f1e041319ea5cf77098e753fa98049d Mon Sep 17 00:00:00 2001 From: Yannik Schmidt Date: Thu, 11 Jun 2020 02:09:13 +0200 Subject: [PATCH] add small README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f3cce18 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Sheppy's Monitoring Tools +This is a collection of monitoring tools I use on my server in addition to [icinga-passive-checks-monitoring](https://github.com/FAUSheppy/icinga-passive-checks-monitoring). + +To use the Telegram Notifications you have to set up my [HTTP-\>telegram Gateway](https://github.com/FAUSheppy/telegram-http-gateway).