[Bug 234952] net-mgmt/cacti: fix issues with graphs

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jan 14 21:20:00 UTC 2019


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

            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 at FreeBSD.org
          Reporter: freebsd-ports at dan.me.uk
 Attachment #201140 maintainer-approval+
             Flags:
             Flags: maintainer-feedback+, merge-quarterly?

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

Due to bugs/incompatabilities with the PHP 7.x SNMP functions in PHP and cacti,
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 handling.

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/

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


More information about the freebsd-ports-bugs mailing list