随笔分类 - 监控
摘要:环境要求: 全新安装的 Centos7 (7.x) 需要连接 互联网 使用 root 用户执行 一,下载所需要的文件 [root@localhost ~]# cd /opt [root@localhost opt]# yum -y install wget git [root@localhost o
阅读全文
摘要:关闭防火墙及selinux 开一台linux虚拟机 1,配置yum源 zabbix.repo vim /etc/yum.repos.d/zabbix.repo [zabbix] name=Zabbix Official Repository - $basearch baseurl=http://mi
阅读全文
摘要:#!/bin/bash #请确定zabbix的rpm安装包放在/root下 read -ep "请确定zabbix的rpm安装包和字体包放在/root下(yes/no):" ok if [ $ok = yes ];then #关闭防火墙及selinux systemctl stop firewall
阅读全文

浙公网安备 33010602011771号