Ad Widget

Collapse

Fping failed message problem to monitor a host

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bprata
    Junior Member
    • Jul 2015
    • 2

    #1

    Fping failed message problem to monitor a host

    Hello everybody! I am having issues to monitor any host with icmp. I am gettin the message this: "fping failed: "/usr/sbin/fping6: can't create raw socket (must run as root?) : Operation not permitted". I am not an expert. Could you please help me out?

    It is Zabbix appliance 2.4, it is running on VM and I just run the command usermod -a -G zabbix zabbix to try to solve it, but no success.

    => See some information:

    linux-qvvt:~ # ls -la /usr/sbin/fping*
    -rws--x--- 1 root zabbix 31312 Sep 27 2013 /usr/sbin/fping
    -rwxr-xr-x 1 root root 31312 Sep 27 2013 /usr/sbin/fping6

    linux-qvvt:~ # cat /etc/group
    zabbix:x:490:zabbix

    =>zabbix-server.log

    2015:20150730:171002.968 fping failed: "/usr/sbin/fping6: can't create raw socket (must run as root?) : Operation not permitted"
    2005:20150730:171042.380 Zabbix agent item "mysql.status[Bytes_received]" on host "Zabbix server" failed: first network error, wait for 15 seconds
    2009:20150730:171059.522 resuming Zabbix agent checks on host "Zabbix server": connection restored
Working...