From f9102c572cebf48f9dadc14ed8a4a1b33c893276 Mon Sep 17 00:00:00 2001 From: Kreato Date: Tue, 22 Oct 2024 00:30:32 +0300 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d09ff32..7c399a3 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,8 @@ --- ## Tools +- shutdownNotifier + - Notifies of a poweroff/poweron through the Slack webhook. - mysqlHealth - Checks MySQL health, including read and write operations. @@ -37,6 +39,7 @@ - redisHealth - Checks Redis health, including read and write operations. - Sends alarm notifications to a Slack webhook. + - Config: `/etc/mono/redis.yml` (optional) - rmqHealth - Checks RabbitMQ health, including Management API and node status.