是这样的 我的zabbix日志出现这样的内容 
然后我把这个mrs.log权限给了666 同时sudoedit /etc/sudoers
## The COMMANDS section may have other options added to it.
##
## Allow root to run any commands anywhere
root ALL=(ALL) ALL
zabbix ALL=(ALL) NOPASSWD:ALL
Defaults:zabbix !requiretty
给了zabbix这样的 sudu 权限
但是还说不正确,请问是我哪里有问题?
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
检查各级目录的权限是不是限制了
zabbix用户的访问。