summaryrefslogtreecommitdiff
blob: 144670b5c3043b82a2f3f5786225c3dfba37e28c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <herd>sysadmin</herd>
  <longdescription>
    A daemon for allowing Nagios to connect directly to servers and
    execute commands defined in a centralized configuration file.
  </longdescription>
  <use>
    <flag name="command-args">
      Build support for specifying the command-line arguments from the
      Nagios/Icinga master. Make sure you understand the implications
      of this flag as it can be a security risk.
    </flag>
    <flag name="minimal">
      Only build the check plugins for Nagios/Icinga, and not the daemon.
    </flag>
  </use>
  <upstream>
    <remote-id type="sourceforge">nagios</remote-id>
  </upstream>
</pkgmetadata>