Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jan 2019 21:19:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 234952] net-mgmt/cacti: fix issues with graphs
Message-ID:  <bug-234952-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 234952
           Summary: net-mgmt/cacti: fix issues with graphs
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: freebsd-ports@dan.me.uk
 Attachment #201140 maintainer-approval+
             Flags:
             Flags: maintainer-feedback+, merge-quarterly?

Created attachment 201140
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D201140&action=
=3Dedit
add option to force use of snmpget/snmpwalk binaries instead of php built-i=
ns

Due to bugs/incompatabilities with the PHP 7.x SNMP functions in PHP and ca=
cti,
some graphs do not update within cacti.
The workaround is to uninstall phpXX-snmp but this is not desirable as other
installed software may use it successfully.
An alternative is to forcibly cause cacti to use the binaries and skip the
autodetection of the PHP functions.

This patch adds an option (default on) to override the automatic detection =
and
force the use of the binary utils.

Committer: please ignore gettext warnings, cacti has internal gettext handl=
ing.

I've requested merge-quarterly as it affects the basic usage of cacti for
users.

Poudriere testport logs for 11.2/i386 and 11.2/amd64 located at:

https://poudriere.dan.tm/poudriere/data/latest-per-pkg/cacti/1.2.0_2/

testport logs for 12.0/i386 and 12.0/amd64 located at:

https://poudriere2.dan.tm/poudriere/data/latest-per-pkg/cacti/1.2.0_2/

--=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-234952-7788>