图例如下 Link配置 Global: ↓{:net.if.in[].last(0)}; ↑{:net.if.out[].last(0)} Global: ↓{sangfor 10.1.36.1:net.if.in[ifInOctets.5].last(0)}; ↑{sangfor 10.1.36. ...
分类:
其他好文 时间:
2020-05-14 15:33:52
阅读次数:
249
问题: 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
使用Prometheus和Grafana对MySQL服务器性能进行监控。使用两个exporter:node_exporter:服务器系统数据收集mysqld_exporter:MySQL服务器数据收集监控架构图:Prometheus安装配置安装方式二进制安装,详见这里CentOS7部署Prometheus版本:目前最新版本prometheus-2.18.1修改Prometheus配置文件prome
分类:
数据库 时间:
2020-05-14 11:36:58
阅读次数:
166
Consul 搭建(忽略,网上很多例子) Consul 用 Golang 实现,因此具有天然可移植性(支持 Linux、windows 和 Mac OS X ),它的安装包仅包含一个可执行文件,方便部署,与 Docker 等轻量级容器可无缝配合。 consul 启动方式: nohup ./consu ...
分类:
其他好文 时间:
2020-05-13 20:18:52
阅读次数:
89
环境 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
Grafana从2.1开始支持LDAP集成LDAP的统一用户登录认证。默认是LDAP是未启用,需手动更改配置使之能支持LDAP。在参考官方文档GrafanaLDAPAuthentication进行配置。Grafana主配置文件grafana.ini中开启LDAP认证vim/etc/grafana/grafana.ini[auth.ldap]enabled=trueconfig_file=/etc/
分类:
其他好文 时间:
2020-05-12 18:42:43
阅读次数:
258