zabbix报错unsupported item key
分类:
其他好文 时间:
2020-07-17 16:30:45
阅读次数:
76
上面原因是zabbix的配置文件里面连接mysql数据库的密码写错了,改正重启zabxix_server即可。
分类:
其他好文 时间:
2020-07-17 16:30:27
阅读次数:
93
1.打开这个网站http://nginx.org/download/,下载一个结尾为tar.gz的软件包2.同样打开上面的网站,下载一个结尾为tar.gz的软件包,要求下载之后的软件包名为nginx.tar.gz3.打开此网站https://mirrors.aliyun.com/zabbix/zab ...
分类:
系统相关 时间:
2020-07-17 14:13:18
阅读次数:
100
一.Loki介绍整体架构Loki的架构非常简单,使用了和prometheus一样的标签来作为索引,也就是说,你通过这些标签既可以查询日志的内容也可以查询到监控的数据,不但减少了两种查询之间的切换成本,也极大地降低了日志索引的存储。Loki将使用与prometheus相同的服务发现和标签重新标记库,编写了pormtail,在k8s中promtail以daemonset方式运行在每个节点中,通过kub
分类:
其他好文 时间:
2020-07-17 01:20:22
阅读次数:
429
OS:7.2.1511(Core)[root@zabbix-server~]#cat/etc/redhat-releaseCentOSLinuxrelease7.2.1511(Core)[root@zabbix-server~]#cat/etc/redhat-releaseCentOSLinuxrelease7.2.1511(Core)1,下载CentOS7的repo文件wget-O/etc/yu
分类:
其他好文 时间:
2020-07-17 01:18:57
阅读次数:
97
假设server_name为www.test.com当请求URL为http://www.test.com/zabbix/index.html时,以下示例的访问结果是示例1:location /zabbix/ { proxy_pass http://192.168.1.10;}结果1:http://1 ...
分类:
其他好文 时间:
2020-07-16 00:06:36
阅读次数:
128
部署说明:环境说明:组件版本下载地址Prometheus2.6.1https://prometheus.io/download/#prometheusgo1.11.4https://golang.org/dl/Grafana5.4.2https://dl.grafana.com/oss/release/grafana-5.4.2-1.x86_64.rpm安装go解压安装:[root@cs-linf
分类:
其他好文 时间:
2020-07-15 23:36:06
阅读次数:
152
1、下载更新源 地址;https://www.zabbix.com/cn/download?zabbix=4.0&os_distribution=centos&os_version=7&db=postgresql&ws=apache 例:rpm -Uvh https://repo.zabbix.co ...
分类:
其他好文 时间:
2020-07-15 16:00:25
阅读次数:
90