From bc8ce4aee04af3b3f013381bec60652cd7aad134 Mon Sep 17 00:00:00 2001 From: Reisber Date: Mon, 9 Feb 2026 19:07:33 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=BF=D1=8F=D1=82=D1=8C=20=D0=BE=D0=B1?= =?UTF-8?q?=D0=BD=D0=BE=D0=B2=D0=B8=D0=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ТГ бота допилю позже Signed-off-by: Reisber --- linux/Prometheus, Grafana, node_exporter.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/linux/Prometheus, Grafana, node_exporter.md b/linux/Prometheus, Grafana, node_exporter.md index 397e6e1..097b3fe 100644 --- a/linux/Prometheus, Grafana, node_exporter.md +++ b/linux/Prometheus, Grafana, node_exporter.md @@ -6,7 +6,6 @@ ### Для начала работы подготовим среду и необходимое ПО. Развёртка будет происходить при помощи докера apt update && apt upgrade -y curl -fsSL get.docker.com -o get-docker.sh && sh get-docker.sh - apt install git Далее выполняем команду ``` git clone https://github.com/prometheus/prometheus.git @@ -82,3 +81,6 @@ systemctl start prometheus-node-exporter +## Настройка оповещений через ТГ бота + +