Created attachment 202587 [details] diff against current files. Update to 1.12.2 While there add a CUPS option to enable/disable the plugin. Changelog : https://github.com/netdata/netdata/releases
Created attachment 202588 [details] Proper diff bugzilla ate my patch. Fixing. Sorry
A commit references this bug: Author: mmokhi Date: Thu Mar 21 15:05:28 UTC 2019 New revision: 496470 URL: https://svnweb.freebsd.org/changeset/ports/496470 Log: net-mgmt/netdata: Update to the latest release (v1.13.0) This netdata release fixes upstream Bugs: - Bug #5670: "postgres: socket: update() unhandled exception" It also includes features: * Kubernetes: Helm chart * Reduce memory usage While here: Add a CUPS option to enable/disable the plugin Do cleanup on plist (new options added, fix permissions [FreeIPMI, etc]) Unbreak python plugins (shebangfix) Make PID file configurable through rc script For more info: https://github.com/netdata/netdata/releases/tag/v1.13.0 PR: 236258 235462 Reported by: Dries Michiels <driesm.michiels@gmail.com>, geraud@gcu.info Sponsored by: The FreeBSD Foundation Changes: head/net-mgmt/netdata/Makefile head/net-mgmt/netdata/distinfo head/net-mgmt/netdata/files/netdata.in head/net-mgmt/netdata/files/patch-collectors_python.d.plugin_python.d.plugin.in head/net-mgmt/netdata/pkg-descr head/net-mgmt/netdata/pkg-plist
Thanks for the contribution, and sorry for the delay :)