summaryrefslogtreecommitdiffstats
path: root/debian/README.Debian.plugins.in
blob: 6b69c763e88e85f9f1f485d94af922691afa8ab3 (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
60
61
monitoring-plugins on Debian
============================

Some plugins require additional libraries and programs. To prevent you from
having to install dozens of further packages that you don't actually need,
there is no strict dependency on some of them. Rather, they are listed as
recommendations and suggests.

apt-get(8) and aptitude(8) will install recommended packages automatically by
default. If you did not disable this feature you will have everything in place
to operate all plugins when installing the "monitoring-plugins-standard"
package, beside the packages listed as suggests.
Else you have to install missing dependencies manually (see the section "Plugin
dependencies" below).

Plugin dependencies:
--------------------

check_bgpstate:
  * libnet-snmp-perl
  * whois

check_breeze:
  * snmp

check_disk_smb:
  * smbclient

check_dns:
  * dnsutils

check_fping:
  * fping

check_game:
  * qstat

check_ifoperstatus:
  * libnet-snmp-perl

check_ifstatus:
  * libnet-snmp-perl

check_mailq:
  * sendmail binary of qmail or one of the following packages
    - postfix
    - sendmail-bin
    - exim4-daemon-heavy
    - exim4-daemon-light
  * sudo

check_oracle:
  * procps

check_rpc:
  * rpcbind

check_wave:
  * snmp

@PLUGIN_DEPS@