
grafana
文章平均质量分 93
IT大力水手
多思 无益 不如学也
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
centos8.3部署Zabbix5.4及agent安装
一、安装步骤 1.安装zabbix 2.系统环境CentOS-8.3.2011-x86_64-minimal.iso 3 sed -i 's/SELINUX=enforcing/SELINUX=disabled/' /etc/selinux/config #关闭SELINUX 4 systemctl disable --now firewalld # 关闭防火墙 5 reboot # 重启机.原创 2021-05-24 13:32:22 · 6043 阅读 · 8 评论 -
ZABBIX 4.0部署Grafana5.3最新版
部署好ZABBIX 4.0后开始安装grafana-6.2.1-1.x86_64.rpm 1.下载安装RPM包 wget https://dl.grafana.com/oss/release/grafana-6.2.1-1.x86_64.rpm 2.安装yum -y install fontconfig freetype* urw-fonts yum localinstall grafan...原创 2019-05-31 13:34:51 · 1065 阅读 · 0 评论