Ad Widget

Collapse

fping error

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • MHOSG
    Junior Member
    • Sep 2013
    • 1

    #1

    fping error

    Hi,

    Setting up a trigger using "fping", i`m receiving the following error on the web browser:-


    "fping failed: "usr/sbin"fping6: cant create raw socket ( must be run as root? ) @ operation not permitted."

    I am able to fping from the Linux Zabbix host ( console ).

    I have tried the following:-

    chown root:zabbix /usr/bin/fping
    chmod 710 /usr/bin/fping
    chmod ug+s /usr/bin/fping
Working...