/usr/sbin/fping6:can't create raw socket (must run as root?) : Address family not supported by protocol
摘要:一、情景 zabbix监控项ICMP response time、ICMP loss、ICMP ping状态是“不支持的”,点开后具体报错:/usr/sbin/fping6:can't create raw socket (must run as root?) : Address family no
阅读全文
zabbix-server无法启动
摘要:一、情景 31908:20220802:151254.264 One child process died (PID:31913,exitcode/signal:1). Exiting ... 31908:20220802:151254.264 syncing trend data... 31908
阅读全文
Connection to 172.30.0.4 closed.
摘要:一、情景 ssh登录报错:Connection to 172.30.0.4 closed. 使用su - lisi报错Segmentation fault 二、解决 用户环境变量问题 cd /home/lisi 查看此目录下.bashrc 和 .bash_profile文件是否有问题,修改有问题的信
阅读全文
sjm: error while loading shared libraries: libboost_regex.so.1.55.0: cannot open shared object file: No such file or directory
摘要:一、情景 执行sjm命令报错:error while loading shared libraries: libboost_regex.so.1.55.0: cannot open shared object file: No such file or directory 意思是没有链接到boost
阅读全文