summaryrefslogtreecommitdiff
path: root/net-analyzer/net-snmp/metadata.xml
blob: 8ba3d859cafa85eaa018442f179285b1e1f1d65f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>netmon@gentoo.org</email>
    <name>Gentoo network monitoring and analysis project</name>
  </maintainer>
  <use>
    <flag name="elf">Enable the use of elf utils to check uptime on some systems</flag>
    <flag name="kmem">Enable usage of /dev/kmem</flag>
    <flag name="mfd-rewrites">Use MFD rewrites of mib modules where available</flag>
    <flag name="pcap">Install snmppcap which reads from PCAP files and writes to the SNMP transport</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="pcre">Add support for Perl Compatible Regular Expressions in process table filtering.</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="smux">Enable support for the legacy smux protocol (superseded by agentx)</flag>
    <flag name="ucd-compat">Build UCD compatibility library. Increases significantly the install size.</flag>
  </use>
  <upstream>
    <remote-id type="cpe">cpe:/a:net-snmp:net-snmp</remote-id>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>