sunyi_672 发表于 2015-8-27 21:27:53

nagios ,在centos下报错unable to get process status

第一次装nagios,在笔记本虚拟机上做实验,打开主页后报这个错误,想请各路高手指点下。

fdjhj 发表于 2015-8-28 09:44:31

把selinux关闭了,临时关闭setenforce 0,永久关闭需要重启vim /etc/selinux/config
状态改成disabled

fdjhj 发表于 2015-8-28 09:45:19

I had this problem as well. Try the selinux suggestion above. When things don’t work and you did everything right with no errors, for me 9 times out of 10 the problem is selinux. I try to remember to try this first now.

sunyi_672 发表于 2015-8-29 17:02:50

fdjhj 发表于 2015-8-28 09:44
把selinux关闭了,临时关闭setenforce 0,永久关闭需要重启vim /etc/selinux/config
状态改成disabled ...

ok了,谢谢谢谢
页: [1]
查看完整版本: nagios ,在centos下报错unable to get process status