[Bug 225956] zabbix34-server wrong path to fping.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Feb 16 15:56:55 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225956

            Bug ID: 225956
           Summary: zabbix34-server wrong path to fping.
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: markham_breitbach at ssimicro.com

On a new install, the zabbix 3.4.5 package is filling logs up with:

zabbix_server[44584]: At least one of '/usr/sbin/fping', '/usr/sbin/fping6'
must exist. Both are missing in the system.

The fping package was previously installed, but it puts the binaries in the
standard FreeBSD location: /usr/local/sbin/.

I have used the obvious work-around:

ln -s /usr/local/sbin/fping /usr/sbin/fping

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list