其他分享
首页 > 其他分享> > Prometheus (普罗米修斯)环境搭建

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

作者:互联网

<style></style>

登陆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

<style></style> <style></style> <style></style> <style></style> <style></style>

标签:amd64,tar,app,普罗米修斯,prometheus,Prometheus,2.8,linux,搭建
来源: https://www.cnblogs.com/chmyee/p/10530133.html