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/net-snmp/metadata.xml

27 lines
969 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>netmon</herd>
<use>
<flag name='elf'>Enable the use of elf utils to check uptime on some systems</flag>
<flag name='mfd-rewrites'>Use MFD rewrites of mib modules where available</flag>
<flag name='rpm'>
Enable monitoring of <pkg>app-arch/rpm</pkg>. This flag requires
the bzip2 and zlib flags to be enabled as well.
</flag>
<flag name='ucd-compat'>
Build UCD compatibility library. Increases significantly the
install size.
</flag>
<flag name='pci'>
Use libpci (from <pkg>sys-apps/pciutils</pkg>) to look up
network interface description. This feature is only available on
Linux.
</flag>
<flag name='netlink'>
Use <pkg>dev-libs/libnl</pkg> to fetch TCP statistics instead of
using /proc/net/tcp (Linux only).
</flag>
</use>
</pkgmetadata>