大橙子网站建设,新征程启航
为企业提供网站建设、域名注册、服务器等服务
今天就跟大家聊聊有关怎样将Prometheus做成系统服务,可能很多人都不太了解,为了让大家更加了解,小编给大家总结了以下内容,希望大家根据这篇文章可以有所收获。
目前创新互联已为数千家的企业提供了网站建设、域名、网页空间、网站托管、服务器租用、企业网站设计、周村网站维护等服务,公司将坚持客户导向、应用为本的策略,正道将秉承"和谐、参与、激情"的文化,与客户和合作伙伴齐心协力一起成长,共同发展。
wget https://github.com/prometheus/prometheus/releases/download/v2.19.2/prometheus-2.19.2.linux-amd64.tar.gz tar zxvf prometheus-2.19.2.linux-amd64.tar.gz mv prometheus-2.19.2.linux-amd64 /usr/local/prometheus
groupadd prometheus useradd -g prometheus -m -d /var/lib/prometheus -s /sbin/nologin prometheus chown prometheus.prometheus -R /usr/local/prometheus
cat > /etc/systemd/system/prometheus.service <4、启动Prometheus
systemctl daemon-reload systemctl start prometheus systemctl status prometheus systemctl enable prometheus5、访问WEB界面
访问 http://x.x.x.x:9090
看完上述内容,你们对怎样将Prometheus做成系统服务有进一步的了解吗?如果还想了解更多知识或者相关内容,请关注创新互联行业资讯频道,感谢大家的支持。
网站题目:怎样将Prometheus做成系统服务
文章来源:http://dzwzjz.com/article/ihdihc.html