Prometheus and Grafana Part 2

preview_player
Показать описание
In this video we will first install node-exporter and use the metrics exposed by this tool to create a visualisation in Grafana

[Unit]
Description=Node Exporter
StartLimitIntervalSec=500
StartLimitBurst=5
[Service]
User=node_exporter
Group=node_exporter
Type=simple
Restart=on-failure
RestartSec=5s
ExecStart=/usr/local/bin/node_exporter \
[Install]
Рекомендации по теме
join shbcf.ru