This file is indexed.

/usr/share/doc/collectd-core/README.Debian.plugins is in collectd-core 5.4.1-6+deb8u1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  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
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
collectd plugins on Debian
==========================

Some plugins require additional libraries. To prevent you from having to
install dozens of further packages that you don't actually need, there is no
strict dependency on those libraries. Rather, they are listed as recommenda-
tions ("collectd" package) or suggestions ("collectd-core" package").

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 "collectd" package. Else you have
to install missing dependencies manually (see the section "Plugin
dependencies" below).

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

amqp:
 * librabbitmq1 (>= 0.4.1)

apache:
 * libcurl3-gnutls (>= 7.16.2)

ascent:
 * libcurl3-gnutls (>= 7.16.2)
 * libxml2 (>= 2.7.4)

bind:
 * libcurl3-gnutls (>= 7.16.2)
 * libxml2 (>= 2.7.4)

curl:
 * libcurl3-gnutls (>= 7.16.2)

curl_json:
 * libcurl3-gnutls (>= 7.16.2)
 * libyajl2 (>= 2.0.4)

curl_xml:
 * libcurl3-gnutls (>= 7.16.2)
 * libxml2 (>= 2.7.4)

dbi:
 * libdbi1 (>= 0.8.4)

dns:
 * libpcap0.8 (>= 1.0.0)

ipmi:
 * libopenipmi0

iptables:
 * iptables

libvirt:
 * libvirt0 (>= 0.3.2)
 * libxml2 (>= 2.7.4)

lvm:
 * liblvm2app2.2 (>= 2.02.111)

memcachec:
 * libmemcached11

modbus:
 * libmodbus5 (>= 3.0.2)

mysql:
 * libmysqlclient18 (>= 5.5.24+dfsg-1)
 * zlib1g (>= 1:1.1.4)

netlink:
 * libmnl0 (>= 1.0.3-4~)

network:
 * libgcrypt20 (>= 1.6.1)

nginx:
 * libcurl3-gnutls (>= 7.16.2)

notify_desktop:
 * libgdk-pixbuf2.0-0 (>= 2.22.0)
 * libglib2.0-0 (>= 2.16.0)
 * libnotify4 (>= 0.7.0)

notify_email:
 * libesmtp6
 * libssl1.0.0 (>= 1.0.0)

nut:
 * libnspr4 (>= 2:4.9-2~) | libnspr4-0d (>= 1.8.0.10)
 * libnss3 (>= 2:3.13.4-2~) | libnss3-1d (>= 3.12.0~beta2)
 * libupsclient4 (>= 2.7.2)

onewire:
 * libowcapi-2.9-8 (>= 2.8p4)

perl:
 * libperl5.20 (>= 5.20.2)

pinba:
 * libprotobuf-c1 (>= 1.0.1)

ping:
 * liboping0 (>= 0.3.3)

postgresql:
 * libpq5

python:
 * libpython2.7 (>= 2.7)

rrdcached:
 * librrd4 (>= 1.4~rc2)

rrdtool:
 * librrd4 (>= 1.3.0)

sensors:
 * lm-sensors
 * libsensors4 (>= 1:3.0.0)

snmp:
 * libsnmp30 (>= 5.7.2.1+dfsg-1~dfsg)
 * libssl1.0.0 (>= 1.0.0)

tokyotyrant:
 * libtokyotyrant3

write_http:
 * libcurl3-gnutls (>= 7.16.2)

write_riemann:
 * libprotobuf-c1 (>= 1.0.1)