Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Apr 2016 20:26:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 209154] net-mgmt/zabbix24-proxy
Message-ID:  <bug-209154-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209154

            Bug ID: 209154
           Summary: net-mgmt/zabbix24-proxy
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: crosscutrat@gmail.com
                CC: pg@pakhom.spb.ru
             Flags: maintainer-feedback?(pg@pakhom.spb.ru)
                CC: pg@pakhom.spb.ru

Line 38 of /usr/local/etc/rc.d/zabbix_proxy is currently set to:

        if get_pidfile_from_conf PidFile ${zabbix_agentd_config}; then

Line 38 of /usr/local/etc/rc.d/zabbix_proxy should be set to:

        if get_pidfile_from_conf PidFile ${zabbix_proxy_config}; then

Looks like a typo but this broke existing Zabbix Proxy installations.  Than=
ks,
Rob

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-209154-13>