summaryrefslogtreecommitdiff
path: root/net-analyzer/nrpe/metadata.xml
blob: 5c61935858f22c5db906737b2363d0d9f2f2a4f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>sysadmin@gentoo.org</email>
    <name>Gentoo Sysadmin Project</name>
  </maintainer>
  <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>
  </use>
  <origin>srcux</origin>
</pkgmetadata>