随笔分类 -  zabbix监控

摘要:一、安装zabbix-server 操作系统:CentOS 7.5 1、首先关闭防火墙与SElinux 关闭防火墙 systemctl stop firewalld&&systemctl disable firewalld 关闭SELinux sed -i 's/SELINUX=enforcing/ 阅读全文
posted @ 2022-05-13 16:47 珠峰之梦 阅读(1026) 评论(3) 推荐(1)
摘要:解决办法 : #1、编辑文件/etc/opt/rh/rh-php72/php-fpm.d/zabbix.conf,取消注释并设置为所在地时区 vim /etc/opt/rh/rh-php72/php-fpm.d/zabbix.conf #2、修改后好后重启PHP(切记) systemctl rest 阅读全文
posted @ 2021-12-30 16:07 珠峰之梦 阅读(1008) 评论(0) 推荐(0)