摘要: zabbix 监控项报错如下: “Value "(No info could be read for "-p": geteuid()=1002 but you should be roo” 解决方法: 脚本中 netstat -tunlp 改为 netstat -an 阅读全文
posted @ 2019-09-04 16:43 Mr-Lee-long 阅读(7303) 评论(1) 推荐(0)