问题: zabbix server web 端显示Received empty response from Zabbix Agent at [xxx]. Assuming that agent dropped connection because of access permission. agen ...
分类:
数据库 时间:
2020-05-14 13:35:00
阅读次数:
155
screen能够做到实现如下功能:会话恢复:即便网络中断,也可让会话随时恢复,确保用户不会失去对远程会话的控制。多窗口:每个会话都是独立运行的,拥有各自独立的输入输出终端窗口,终端窗口内显示过的信息也将被分开隔离保存,以便下次使用时依然能看到之前的操作记录。会话共享:当多个用户同时登录到远程服务器时 ...
分类:
系统相关 时间:
2020-05-13 18:36:22
阅读次数:
109
环境 zabbix 3.4.7 centos 7.4 问题现象 zabbix 中文乱码 解决方法 1.先准备一个字体包 Windows路径 C:\Windows\Fonts\simkai.ttf 2.上传字体包 上传至 cd /usr/share/zabbix/fonts/ 3.切换到字体目录然后w ...
分类:
其他好文 时间:
2020-05-13 14:10:47
阅读次数:
48
脚本内容 #!/bin/env python #coding:utf-8 import smtplib from email.mime.text import MIMEText from sys import argv mailto_list=[] mail_host="hwsmtp.qiye.16 ...
分类:
其他好文 时间:
2020-05-13 14:09:28
阅读次数:
66
使用sqlyog连接数据库,打开mysql,找到innodb_table_stats,右击打开,提示错误
分类:
数据库 时间:
2020-05-13 12:21:13
阅读次数:
75
使用sqlyog连接数据库,打开mysql,找到innodb_table_stats,右击打开,提示错误
分类:
数据库 时间:
2020-05-13 12:09:08
阅读次数:
68
1、代码下载地址https://gitee.com/yyping2019/zabbix_police.git2、开发的目的本次开发主要基于作者简述的版本修改而来,主要增加了企业微信接收抱紧、邮件接收报警、slack接收报警,同时还区分不同报警足接收不同报警信息3、zabbix配置3-1.zabbixActions对Actions进行特殊设置,Defaultsubject极为重要,是识别收敛的标示。
分类:
微信 时间:
2020-05-13 12:00:20
阅读次数:
112
自动发现填入了三个exe程序名,其中xxxll.exe为不存在的exe,为了验证效果,现在把firefox.exe程序关掉,看一下他的最新数据是否会显示成norunning。
分类:
其他好文 时间:
2020-05-12 18:36:22
阅读次数:
187
BACK in 1922, Thomas Edison predicted that "the motion picture is destined to revolutionize our educational system and...in a few years it will suppla ...
分类:
其他好文 时间:
2020-05-12 17:07:15
阅读次数:
93
server端端口号是10051 client 端端口号是10050 在client rpm -Uvh https://repo.zabbix.com/zabbix/4.0/rhel/7/x86_64/zabbix-release-4.0-1.el7.noarch.rpm 安装源 #安装zabbix ...
分类:
其他好文 时间:
2020-05-10 17:26:59
阅读次数:
89