07 2020 档案

zabbix 邮件报警和微信报警
摘要:# 邮件报警 一、定义邮件发件人 #密码来源 完成操作会看到 二、定义邮件收件人 三、启动动作 #先开启 2.触发操作 3.恢复操作 4.开启发送消息 1.2. 微信报警 一、 首先要注册一个企业微信号 下面的账号会用到 # 企业ID 二、微信脚本放到指定目录 [root@iZ2zeapnvuohe 阅读全文

posted @ 2020-07-31 15:10 北京-常来 阅读(205) 评论(0) 推荐(0)

zabbix 生产环境安装
摘要:配置zabbix yum 仓库 [root@zkxh-huawei /]# mkdir soft [root@zkxh-huawei /]# cd soft/ [root@zkxh-huawei /]# wget https://mirrors.tuna.tsinghua.edu.cn/zabbix 阅读全文

posted @ 2020-07-30 17:03 北京-常来 阅读(311) 评论(0) 推荐(0)

zabbix 监控nginx状态
摘要:1. 安装nginx,参考其它 [root@iZ2zeapnvuohe8p14289u6Z /]# vim /etc/nginx/nginx.conf # 加上下面 location /nginx_status { stub_status; } [root@iZ2zeapnvuohe8p14289u 阅读全文

posted @ 2020-07-30 10:44 北京-常来 阅读(204) 评论(0) 推荐(0)

zabbix监控4.4升级至5.0
摘要:1. ZABBIX备份 [root@iZ2zeapnvuohe8p14289u6Z /]# mkdir -p /soft/zabbixback/zabbix-backup [root@iZ2zeapnvuohe8p14289u6Z /]# cp /etc/zabbix/zabbix_server.c 阅读全文

posted @ 2020-07-26 17:33 北京-常来 阅读(1029) 评论(0) 推荐(0)

导航