我是靠谱客的博主 缥缈口红,最近开发中收集的这篇文章主要介绍OpenStack Victoria 集群部署 -prometheus监控接入- Ubuntu20.04,觉得挺不错的,现在分享给大家,希望可以做个参考。

概述

本文只是用做prometheus监控参考,非全面监控,请各位看官,根据实际环境进行调整。

1 环境准备

#系统环境

root@prometheus113:~# lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 20.04.2 LTS
Release:	20.04
Codename:	focal

#基础软件安装&ntp时间同步

sed -i 's/security.ubuntu.com/mirrors.ustc.edu.cn/g' /etc/apt/sources.list
sed -i 's/archive.ubuntu.com/mirrors.ustc.edu.cn/g' /etc/apt/sources.list
#刷新源
apt-get update

#安装基础软件

apt install net-tools 

最后

以上就是缥缈口红为你收集整理的OpenStack Victoria 集群部署 -prometheus监控接入- Ubuntu20.04的全部内容,希望文章能够帮你解决OpenStack Victoria 集群部署 -prometheus监控接入- Ubuntu20.04所遇到的程序开发问题。

如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(62)

评论列表共有 0 条评论

立即
投稿
返回
顶部