Prometheus (普罗米修斯)环境搭建

登陆Linux服务器:

部署prometheus-server

#mkdir /app

#cd /app

#wget https://github.com/prometheus/prometheus/releases/download/v2.8.0/prometheus-2.8.0.linux-amd64.tar.gz

#tar xvfz prometheus-2.8.0.linux-amd64.tar.gz

#move prometheus-2.8.0.linux-amd64 prometheus

#cd prometheus

# ./prometheus

posted on 2019-03-14 14:31  **小君哥**  阅读(458)  评论(0编辑  收藏  举报

导航