We have a better option now: nagios-icinga-openvpn, which I'll be adding to the tree in a second. Afterwards, the "simple" package will be masked for removal.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2fc7aa99da7faf17f2342c72652f08abb9dbcef commit c2fc7aa99da7faf17f2342c72652f08abb9dbcef Author: Michael Orlitzky <mjo@gentoo.org> AuthorDate: 2018-08-15 23:05:51 +0000 Commit: Michael Orlitzky <mjo@gentoo.org> CommitDate: 2018-08-16 11:43:23 +0000 profiles: mask net-analyzer/nagios-check_openvpn-simple. The net-analyzer/nagios-check_openvpn-simple package is obsolete; users should use the new net-analyzer/nagios-icinga-openvpn package which serves as a drop-in replacement. Bug: https://bugs.gentoo.org/663774 profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cffe3bf5c60c0e0725b860ebea3179976aa04d1a commit cffe3bf5c60c0e0725b860ebea3179976aa04d1a Author: Michael Orlitzky <mjo@gentoo.org> AuthorDate: 2018-08-15 23:03:52 +0000 Commit: Michael Orlitzky <mjo@gentoo.org> CommitDate: 2018-08-16 11:42:53 +0000 net-analyzer/nagios-icinga-openvpn: new package to monitor OpenVPN. This package is intended to be a full-featured replacement for the existing net-analyzer/nagios-check_openvpn-simple plugin. The "simple" version lacked several important features, the most important of which was the ability to use a TLS-auth key in the default UDP configuration. The new plugin is largely a drop-in replacement, but the executable name is different, so your configuration will need to be updated. Bug: https://bugs.gentoo.org/663774 Package-Manager: Portage-2.3.44, Repoman-2.3.9 net-analyzer/nagios-icinga-openvpn/Manifest | 1 + net-analyzer/nagios-icinga-openvpn/metadata.xml | 8 +++++ .../nagios-icinga-openvpn-0.0.1.ebuild | 37 ++++++++++++++++++++++ 3 files changed, 46 insertions(+)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20ad081ed08895fa8f10555fd461c91f40b808ea commit 20ad081ed08895fa8f10555fd461c91f40b808ea Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2018-09-29 10:12:34 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2018-09-29 10:12:34 +0000 net-analyzer/nagios-check_openvpn-simple: Remove last-rited pkg Closes: https://bugs.gentoo.org/663774 Signed-off-by: Michał Górny <mgorny@gentoo.org> net-analyzer/nagios-check_openvpn-simple/Manifest | 1 - .../nagios-check_openvpn-simple/metadata.xml | 8 ----- .../nagios-check_openvpn-simple-0.0.1-r1.ebuild | 39 ---------------------- profiles/package.mask | 5 --- 4 files changed, 53 deletions(-)