summaryrefslogtreecommitdiff
path: root/net-analyzer/icinga2/metadata.xml
blob: 06012c2e9bc6e880cc6fc960caa57066a628f56f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>prometheanfire@gentoo.org</email>
    <name>Matthew Thode</name>
  </maintainer>
  <use>
    <flag name="console">Adds support for line-editing in the console</flag>
    <flag name="jumbo-build">Combine source files to speed up build process, requires more memory</flag>
    <flag name="mail">Allows for mailing of alerts</flag>
    <flag name="mariadb">Enable support for the mariadb database backend</flag>
    <flag name="opentelemetry">Enable support for exporting to opentelemetry compatible backends</flag>
    <flag name="plugins">Adds support for nagios plugins</flag>
  </use>
  <origin>srcux</origin>
</pkgmetadata>