Package: collectd
Version: 5.1.0-3
Severity: normal

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

        * What led up to the situation?
        Do not work one plugin. To analyze the problem I need to see a detailed 
log of the program
        * What exactly did you do (or not do) that was effective (or
        ineffective)?
        To do this, I installed the package collectd-dbg
        Then I configured the plugin syslog
        LogLevel debug - empty log
        Even tried LogLevel "debug" - empty log
        * What was the outcome of this action?
        Detailed reports on the interaction with plugins
        * What outcome did you expect instead?
        Debug mode is not work - empty log
        I returned the setting as it was before, in order to not leave 
completely empty log


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

        Kernel: Linux 3.2.0-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages collectd depends on:
ii  collectd-core  5.1.0-3
ii  iptables       1.4.14-3
ii  libc6          2.13-35
ii  librrd4        1.4.7-2

Versions of packages collectd recommends:
ii  libc6               2.13-35
ii  libcurl3-gnutls     7.26.0-1
ii  libdbi1             0.8.4-6
ii  libdbus-1-3         1.6.0-1
ii  libesmtp6           1.0.6-1+b1
ii  libgcrypt11         1.5.0-3
pn  libgdk-pixbuf2.0-0  <none>
ii  libglib2.0-0        2.32.3-1
ii  libhal1             0.5.14-8
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>
ii  librrd4             1.4.7-2
ii  libsensors4         1:3.3.2-2
pn  libsnmp15           <none>
ii  libssl1.0.0         1.0.1c-4
pn  libtokyotyrant3     <none>
pn  libupsclient1       <none>
pn  libvarnishapi1      <none>
pn  libvirt0            <none>
ii  libxml2             2.8.0+dfsg1-5
pn  libyajl2            <none>

collectd suggests no packages.

-- Configuration Files:
/etc/collectd/collectd.conf changed:
FQDNLookup true
LoadPlugin syslog
<Plugin syslog>
        LogLevel info
</Plugin>
LoadPlugin notify_email
<Plugin notify_email>
        SMTPServer "smtp.yandex.ru"
        SMTPPort 25
        SMTPUser "magnetikus"
        SMTPPassword "But2lynx"
        From "[email protected]"
        Subject "[collectd] %s on %s!"
        Recipient "[email protected]"
</Plugin>
LoadPlugin cpu
LoadPlugin df
LoadPlugin rrdtool
<Plugin df>
        MountPoint "/mnt/cache"
</Plugin>
<Plugin rrdtool>
        DataDir "/var/lib/collectd/rrd"
</Plugin>
Include "/etc/collectd/filters.conf"
Include "/etc/collectd/thresholds.conf"

/etc/collectd/thresholds.conf changed:
<Threshold>
        <Type "df">
                WarningMax 1
                Percentage true
        </Type>
        <Type "cpu">
                Instance "user"
                WarningMax 85
                Hits 6
        </Type>
</Threshold>


-- no debconf information


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to