You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-analyzer/nagios-plugins/metadata.xml

42 lines
1.5 KiB

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>mjo@gentoo.org</email>
<name>Michael Orlitzky</name>
</maintainer>
<maintainer type="project">
<email>sysadmin@gentoo.org</email>
<name>Gentoo Sysadmin Project</name>
</maintainer>
<use>
<!-- leave this global flag defined here to avoid a pkgcheck warning -->
<flag name="ipv6">
Enable ipv6 checks.
</flag>
<flag name="nagios-dns">
Install <pkg>net-dns/bind-tools</pkg> required for monitoring
DNS servers. Disabling the flag does not remove any plugin file.
</flag>
<flag name="nagios-game">
Install <pkg>games-util/qstat</pkg> required for monitoring FPS
servers. Disabling the flag does not remove any plugin file.
</flag>
<flag name="nagios-ping">
Install <pkg>net-analyzer/fping</pkg> required for fancy ping
monitoring. Disabling the flag does not remove any plugin file.
</flag>
<flag name="ssh">
Install <pkg>net-misc/openssh</pkg> required for monitoring SSH
servers. Disabling the flag does not remove any plugin file.
</flag>
<flag name="snmp" restrict="&gt;=net-analyzer/nagios-plugins-1.4.16-r1">
Install <pkg>dev-perl/Net-SNMP</pkg> required for monitoring
SNMP values. Disabling the flag does not remove any plugin file.
</flag>
</use>
<upstream>
<remote-id type="github">nagios-plugins/nagios-plugins</remote-id>
</upstream>
</pkgmetadata>