zabbix报错 https://www.cnblogs.com/losbyday/category/876878.html作者总结的很全棒 1.在启动zabbix-agent 时系统日志输出 PID file /run/zabbix/zabbix_agentd.pid not readable (yet?) after star zabbix-agent.service never wrote its PID file. Failing 重启zabbix-agent服务依旧不能正常启动,查看/
zabbix报错 原文:https://www.cnblogs.com/dbslinux/p/9465803.html https://www.cnblogs.com/losbyday/category/876878.html作者总结的很全棒 1.在启动zabbix-agent 时系统日志输出 PID file /run/zabbix/zabbix_agentd.pid not readable (yet?) after star zabbix-agent.service never wrot
1.cannot connect to [[172.16.2.225]:10050]: [113] No route to host 这种一般是网络连接问题 排查:在server上telnet 172.16.2.225 10050,是同样的报错,查看是否关闭iptables和selinux 2.zabbix server is not running: the information displayed may not be current. 排查:编辑zabbix.conf.php文件,把$Z
点击返回:自学Zabbix之路 1.Zabbix报错信息:It probably means that the systems requires more physical memory. 1.报错信息:It probably means that the systems requires more physical memory. 解决办法: 创建交换分区 root@zabbix-server:~# mkdir /swap root@zabbix-server:~# cd /swap/ roo
打开zabbix web界面点击profile出现以下报错信息: scandir() has been disabled for security reasons [profile.php:198 → CView-> 解决: php环境中把scandir写在了disable_functions中.在php.ini文件把disable_functions中的scandir去掉即可. (重启php-fpm和nginx)
最近Extjs编译后部署遇到了一个错误c is not a constructor,报错位置在app.js里,这根本没法找 解决方法:用命令sencha app build testing 编译之后,在build/testing/目录下可以找到编译后的文件,这些文件没有压缩 将这些编译文件替换之前的并测试,可以看到详细出错的地方 后来报了别名不认识,因为requires里面少引用的ext工具类 解决
看系统日志 cat /var/log/messages 用kubectl 查看日志 # 注意:使用Kubelet describe 查看日志,一定要带上 命名空间,否则会报如下错误[root@node2 ~]# kubectl describe pod coredns-6c65fc5cbb-8ntpvError from server (NotFound): pods "coredns-6c65fc5cbb-8ntpv" not found kubectl describe pod k
I'm trying to install zabbix on a new (virtual) server. But i have troubles with the zabbix_agentd on the zabbix server. I get the error below and don't know how to fix it... Can someone help me out or point me in the correct direction? Error logging
zabbix监控搭建完后打开web界面http://xxx/zabbix报错: zabbix server is not running: the information displayed may not be current! 1 . 遇到这个问题,首先不要去直接搜,我们查看下zabbix server的log日志: connection to database 'zabbix' failed: [1045] Access denied for user 'root'(using passw
报错信息: zabbix报错(Not all processes could be identified, non-owned process info will not be shown, you would have to be root to see it all.) 解决方法一: zabbix_agentd端执行命令 chmod +s /bin/netstat zabbix_get能获取到值,但是item依旧为Not Supported. 如果你的值类型设置没错的话,那有如下解决方法: