Knowledge is Power!
Monitor Server using Prometheus and Grafana
Simple setup to monitor my machine using node_exporter: Exposes my machine metrics at http://localhost:9100/metrics prometheus: A storage for metrics. It scrapes the metrics from endpoint /metrics at defined interval to get the current state of the metrics and stores values in prometheus tsdb grafana: Visual representation