[Installation] System monitoring with Grafana + Prometheus + Node Export on Linux
This guide use RHEL/Centos/RockyLinux. Other OS are same. You should have 2 SERVERs: Monitoring server: Install Grafana Monitored server: Install Prometheus PROMETHEUS INSTALL (On monitored server) Create user for this service: // Swap to prometheus user: Create directories: Download Prometheus: Create a config file: Create a service file, this is an examle use port 9090…