Skip to content

Commit

Permalink
Update OpenHPC Performace Monitoring using Prometheus + Grafana.md
Browse files Browse the repository at this point in the history
update prometheus download link.
  • Loading branch information
cheekykite committed May 21, 2024
1 parent b7d3a14 commit 8cd10f7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ chown prometheus:prometheus /var/lib/prometheus/
# prometheus download
# https://prometheus.io/download/
cd /usr/local/bin
wget https://github.com/prometheus/prometheus/releases/download/v2.37.3/prometheus-2.37.3.linux-amd64.tar.gz
wget https://github.com/prometheus/prometheus/releases/download/v2.45.5/prometheus-2.45.5.linux-amd64.tar.gz
tar xvfz prometheus-*.tar.gz -C /usr/local/bin/prometheus --strip-components 1
chown -R prometheus:prometheus /usr/local/bin/prometheus

Expand Down

0 comments on commit 8cd10f7

Please sign in to comment.