01 2021 档案
摘要:安装 #安装阿里云epel wget -O /etc/yum.repos.d/epel.repo http://mirrors.aliyun.com/repo/epel-7.repo #安装ansible yum install ansible -y 测试 生成密钥,密码为空 ssh-keygen
阅读全文
摘要:转载:https://www.cnblogs.com/architectforest/p/12911721.html 一,zabbix不能配置中文界面的问题: 1, zabbix5.0 系统安装后,web界面不能选择使用中文 系统提示: You are not able to choose some
阅读全文
摘要:转载: https://www.cnblogs.com/hanglinux/p/11773255.html 方法一:通过设置client标签,直接编辑/etc/my.cnf文件 [client] user=root password=123456 port = 3306 我们直接输入mysql就可以
阅读全文
摘要:转载:https://blog.csdn.net/mshxuyi/article/details/106667438 1、查看 Nginx 可以通过 with-http_stub_status_module 模块来监控 nginx 的一些状态信息 nginx -V # 显示 nginx versio
阅读全文
摘要:转载:https://www.cnblogs.com/ssgeek/p/9249621.html percona zabbix mysql-plugin是percona发布的一个使用zabbix监控mysql数据库的工具,这款工具比zabbix自带的监控模板要强大的多,毕竟percona是Mysql
阅读全文
摘要:一、通过脚本安装snmp及相关工具 vim /server/scripts/install_snmp.sh 1、客户端安装net-snmpyum install -y net-snmp net-snmp-utils #2、修改配置文件 sed -i '/^.*com2sec notConfigUse
阅读全文
摘要:#/bin/sh #卸载mariadb rpm -e --nodeps `rpm -qa|grep mariadb*` #a. Install Zabbix repositoryrpm -Uvh https://repo.zabbix.com/zabbix/5.0/rhel/7/x86_64/zab
阅读全文

浙公网安备 33010602011771号