Prometheus Install Script to install Prometheus PROMETHEUS 2.49.1 curl -fsSL https://raw.githubusercontent.com/edufolly/prometheus_install/main/install-prometheus.sh | bash Script to install Node Exporter NODE EXPORTER 1.7.0 curl -fsSL https://raw.githubusercontent.com/edufolly/prometheus_install/main/install-node-exporter.sh | bash