summaryrefslogtreecommitdiff
path: root/net-analyzer/check_mk/metadata.xml
diff options
context:
space:
mode:
authorIan Stakenvicius <axs@gentoo.org>2017-01-24 12:56:48 -0500
committerIan Stakenvicius <axs@gentoo.org>2017-02-01 16:34:15 -0500
commit9fa320ddc943401a679c4a98572b47fc2441758b (patch)
treed47ca53a1b5226d9c015e2fd35b6812ebf6514f2 /net-analyzer/check_mk/metadata.xml
parent6d788217d3ae4cc4eba52ca144168e2a2ddb1dcd (diff)
downloadgentoo-9fa320ddc943401a679c4a98572b47fc2441758b.tar.gz
gentoo-9fa320ddc943401a679c4a98572b47fc2441758b.tar.xz
net-analyzer/check_mk: version bump, drop bundled livestatus
Significant modifications to sources (shebangs, direct calls to python) to ensure python2 is used instead of python3. Livestatus is no longer built and installed, now net-analyzer/mk-livestatus is expected to be used instead. net-analyzer/check_mk_agent (new package soon to be committed) is hard-blocked; stripping the agent out of this package seems not appropriate as the bundled copies should still exist anyways. Nagios4 use-flag added to enforce synchronization of nagios-core dep with the mk-livestatus dependency. Note: not sure if nagios/icigna dependencies are needed when not building livestatus anymore; check_mk by default expects a full nagios/icigna/nagvis/pnp4nagios deployment (for multisite at least) but whether the package should enforce this via dependencies is uncertain. Package-Manager: portage-2.3.0
Diffstat (limited to 'net-analyzer/check_mk/metadata.xml')
-rw-r--r--net-analyzer/check_mk/metadata.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-analyzer/check_mk/metadata.xml b/net-analyzer/check_mk/metadata.xml
index 58d03fa8e35..2e0e199f3a4 100644
--- a/net-analyzer/check_mk/metadata.xml
+++ b/net-analyzer/check_mk/metadata.xml
@@ -20,6 +20,7 @@
<flag name="logwatch">Install check_mk-agent logwatch plugin.</flag>
<flag name="smart">Install check_mk-agent S.M.A.R.T plugin.</flag>
<flag name="mysql">Install check_mk-agent mysql plugin.</flag>
+ <flag name="nagios4">Depend on <pkg>net-analyzer/nagios-core</pkg>-4</flag>
<flag name="postgres">Install check_mk-agent postgres plugin.</flag>
<flag name="apache_status">Install check_mk-agent apache-status plugin.</flag>
<flag name="nfsexports">Install check_mk-agent nfsexports plugin.</flag>