Package: collectd-core
Version: 5.1.0-3+deb7u1
Severity: important

Since the latest security update, collected cannot load anymore the
network plugin. Since this plugin is used to transfer the measurements
to other hosts, it makes collectd completely useless for me.

Here is the error messages:

network plugin: gcry_control (GCRYCTL_SET_THREAD_CBS) failed: Not supported
Initialization of plugin `network' failed with status -1. Plugin will be 
unloaded.
plugin_unregister_read: No such read function: network
Initialization complete, entering read-loop.
plugin_dispatch_values: No write callback has been registered. Please load at 
least one output plugin, if you want the collected data to be stored.
Filter subsystem: Built-in target `write': Dispatching value to all write 
plugins failed with status 2 (ENOENT). Most likely this means you didn't load 
any write plugins.
[...]

The last line is repeated each time a measurement has to be sent. Of
course, nothing is sent.

Here is the extract of my collectd.conf:

LoadPlugin network
<Plugin network>
        <Server "xxxx:xxxx:xxxx:xxxx::xxxx">
                SecurityLevel "Encrypt"
                Username "User"
                Password "Pass"
        </Server>
</Plugin>

-- System Information:
Debian Release: 7.11
  APT prefers oldstable
  APT policy: (500, 'oldstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-042stab111.12 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages collectd-core depends on:
ii  debconf [debconf-2.0]   1.5.49
ii  iptables [libxtables7]  1.4.14-3.1
ii  libc6                   2.13-38+deb7u11
ii  libltdl7                2.4.2-1.1

Versions of packages collectd-core recommends:
ii  perl     5.14.2-21+deb7u4
pn  rrdtool  <none>

Versions of packages collectd-core suggests:
pn  apache2                 <none>
pn  apcupsd                 <none>
pn  bind9                   <none>
pn  collectd-dev            <none>
pn  hddtemp                 <none>
pn  httpd-cgi               <none>
pn  ipvsadm                 <none>
ii  libc6                   2.13-38+deb7u11
pn  libconfig-general-perl  <none>
ii  libcurl3-gnutls         7.26.0-1+wheezy13
ii  libdbi1                 0.8.4-6
pn  libdbus-1-3             <none>
pn  libesmtp6               <none>
ii  libgcrypt11             1.5.0-5+deb7u4
pn  libgdk-pixbuf2.0-0      <none>
ii  libglib2.0-0            2.33.12+really2.32.4-5
pn  libhal1                 <none>
ii  libhtml-parser-perl     3.69-2
pn  libmemcached10          <none>
pn  libmodbus5              <none>
pn  libmysqlclient18        <none>
pn  libnotify4              <none>
pn  libopenipmi0            <none>
pn  liboping0               <none>
ii  libpcap0.8              1.3.0-1
pn  libperl5.14             <none>
pn  libpq5                  <none>
pn  libprotobuf-c0          <none>
pn  libpython2.7            <none>
pn  librabbitmq0            <none>
pn  libregexp-common-perl   <none>
ii  librrd4                 1.4.7-2
pn  librrds-perl            <none>
pn  libsensors4             <none>
pn  libsnmp15               <none>
ii  libssl1.0.0             1.0.1e-2+deb7u21
pn  libtokyotyrant3         <none>
pn  libupsclient1           <none>
ii  liburi-perl             1.60-1
pn  libvarnishapi1          <none>
pn  libvirt0                <none>
ii  libxml2                 2.8.0+dfsg1-7+wheezy6
pn  libyajl2                <none>
pn  lm-sensors              <none>
pn  mbmon                   <none>
pn  memcached               <none>
pn  mysql-server            <none>
pn  nginx                   <none>
pn  notification-daemon     <none>
pn  nut                     <none>
pn  olsrd                   <none>
ii  openvpn                 2.2.1-8+deb7u3
pn  pdns-server             <none>
pn  postgresql              <none>
pn  time-daemon             <none>
ii  zlib1g                  1:1.2.7.dfsg-13

-- debconf information:
  collectd/migration-3-4:
  collectd/migration-4-5:
  collectd/postrm_purge_data: true
  collectd/auto-migrate-4-5: false
  collectd/auto-migrate-3-4: false

Reply via email to