Ad Widget

Collapse

Help please fping problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jalamahala
    Junior Member
    • Apr 2012
    • 3

    #1

    Help please fping problem

    I did the configuration in zabbix_server.conf, but I have the following error when setting up a simple check
    -------------------------------------------------------------
    status: not supported
    error:
    fping failed sh:/usr/sbin/fping: Permission denied
    --------------------------------------------------------------
    i did

    shell> chown root:zabbix /usr/sbin/fping
    shell> chmod 710 /usr/sbin/fping
    shell> chmod ug+s /usr/sbin/fping
    -----------------------------------------------------------------------
    root@zabbix-VirtualBox:/usr/sbin# ls -l /usr/sbin/fping
    total 16
    -rw-r--r-- 1 root root 2091 2012-04-26 21:44 changelog.Debian.gz
    -rw-r--r-- 1 root root 3956 2012-04-26 21:44 changelog.gz
    -rw-r--r-- 1 root root 1258 2012-04-26 21:44 copyright
    -rw-r--r-- 1 root root 2511 2012-04-26 21:44 README
    ---------------------------------------------------------------------------
    but dont work for me.. help !
    Last edited by jalamahala; 27-04-2012, 05:48.
  • alp
    Member
    • Nov 2009
    • 90

    #2
    Why you listed directory instead of file? Try to reinstall fping.

    Comment

    Working...