summaryrefslogtreecommitdiff
blob: 1173385a4c3d4494f47e05263622c8f71c67bd30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <herd>sysadmin</herd>
  <use>
    <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-ntp'>
      Install <pkg>net-misc/ntp</pkg> required for monitoring NTP
      servers and drifts. 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='nagios-ssh'>
      Install <pkg>net-misc/openssh</pkg> required for monitoring SSH
      servers. Disabling the flag does not remove any plugin file.
    </flag>
    <flag name='ups'>
      Install <pkg>sys-power/nut</pkg> required for monitoring
      compatible UPS units. Disabling the flag does not remove any
      plugin file.
    </flag>
    <flag name='jabber'>
      Install the script for sending IM notifications over Jabber with
      Nagios.
    </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>
    <flag name='suid'>
      Give root privileges to the ICMP, DHCP and IDE S.M.A.R.T. check
      binaries. This allows them to ignore the access controls that
      would disallow the nagios user from running the check.
    </flag>
    <flag name='sudo'>
      Install a file to allow the nagios user to execute some commands
      via <pkg>app-admin/sudo</pkg>, so that the scripts can access
      devices and features that wouldn't be otherwise allowed by
      nagios.
    </flag>
    <flag name='smart'>
      Install <pkg>sys-apps/smartmontools</pkg> required for
      S.M.A.R.T. disk monitoring. Disabling the flag removes the
      plugin file. This plugin also requires the sudo flag to be
      enable.
    </flag>
  </use>
</pkgmetadata>