diff --git a/Prometheus/install_cAdvisor.sh b/Prometheus/install_cAdvisor.sh index 06fde12..9d71218 100644 --- a/Prometheus/install_cAdvisor.sh +++ b/Prometheus/install_cAdvisor.sh @@ -18,7 +18,6 @@ else fi # Download Node Exporter -mkdir -p /tmp/cAdvisor CN_URL="https://8.134.128.173/relayx/cadvisor-v0.56.1-linux-amd64" GLOBAL_URL="https://github.com/google/cadvisor/releases/download/v0.56.1/cadvisor-v0.56.1-linux-amd64" TARGET=/tmp/cAdvisor