22 May
2015
22 May
'15
7:29 a.m.
Den 2015-05-22 08:22, Tom Schmitt skrev:
I just installed 4.3.20 on CentOS 6.6 'xymonnet' is RED on the server
The message is /usr/local/sbin/fping -Ae failed with error-code 4
/usr/local/sbin/fping: can't create raw socket (must be run as root?): operation not permitted
The permissions for fping in the directory
are:
-rwxr-xr-x. root root fping
chmod u+s /usr/local/sbin/fping
to make it suid-root. If that doesn't do it, then there may be some CentOS SELinux settings?
Regards, Henrik