Your message dated Fri, 18 Sep 2009 10:47:23 +0000
with message-id <[email protected]>
and subject line Bug#408452: fixed in munin 1.2.6-16
has caused the Debian Bug report #408452,
regarding munin-node: mysql plugins don't get any data
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
408452: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=408452
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: munin-node
Version: 1.2.5-1
Severity: normal

The mysql plugins don't get any data:

$ telnet localhost 4949
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
# munin node at grappa.ibr.ch
list
open_inodes mysql_slowqueries irqstats apache_accesses if_eth0 squid_cache 
mysql_threads df uptime swap load postfix_mailstats cpu df_inode mysql_queries 
open_files forks iostat memory exim_mailqueue vmstat nfs_client 
apache_processes if_err_eth0 entropy processes postfix_mailqueue apache_volume 
acpi interrupts netstat mysql_bytes munin_graph nfsd hddtemp_smartctl 
postfix_mailvolume munin_update exim_mailstats squid_requests squid_traffic
fetch mysql_slowqueries
queries.value U
.
fetch mysql_bytes
sent.value U
recv.value U
.

Reason seems to be the config entry for mysql in the file
/etc/munin/plugin-conf.d/munin-node:

  [mysql*]
  user root
  env.mysqlopts --defaults-extra-file=/etc/mysql/debian.cnf

Calling mysqladmin with these options runs into an error:

# mysqladmin --defaults-extra-file=/etc/mysql/debian.cnf extended-status
mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'debian-sys-maint'@'localhost' (using password: 
YES)'

Trying to get the extended status directly with the user and password
from the file /etc/mysql/debian.cnf works:

# mysqladmin --user='debian-sys-maint' --password='XXXXXXXXXXXXXXXX' 
extended-status
+-----------------------------------+----------+
| Variable_name                     | Value    |
+-----------------------------------+----------+
| Aborted_clients                   | 0        |
..

I'm not sure if this is a munin-node or a mysql bug, be free to
reassign it.

mysqladmin from:
  Package: mysql-client-5.0
  Version: 5.0.30-3

Regards,

Uwe


-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (750, 'testing'), (650, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-k7
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages munin-node depends on:
ii  adduser                       3.101      Add and remove users and groups
ii  libnet-server-perl            0.94-1     An extensible, general perl server
ii  lsb-base                      3.1-22     Linux Standard Base 3.1 init scrip
ii  perl                          5.8.8-7    Larry Wall's Practical Extraction 
ii  procps                        1:3.2.7-3  /proc file system utilities

Versions of packages munin-node recommends:
ii  libnet-snmp-perl              5.2.0-1    Script SNMP connections

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: munin
Source-Version: 1.2.6-16

We believe that the bug you reported is fixed in the latest version of
munin, which is due to be installed in the Debian FTP archive:

munin-node_1.2.6-16_all.deb
  to pool/main/m/munin/munin-node_1.2.6-16_all.deb
munin-plugins-extra_1.2.6-16_all.deb
  to pool/main/m/munin/munin-plugins-extra_1.2.6-16_all.deb
munin_1.2.6-16.diff.gz
  to pool/main/m/munin/munin_1.2.6-16.diff.gz
munin_1.2.6-16.dsc
  to pool/main/m/munin/munin_1.2.6-16.dsc
munin_1.2.6-16_all.deb
  to pool/main/m/munin/munin_1.2.6-16_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Holger Levsen <[email protected]> (supplier of updated munin package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 18 Sep 2009 10:34:33 +0000
Source: munin
Binary: munin-node munin-plugins-extra munin
Architecture: source all
Version: 1.2.6-16
Distribution: unstable
Urgency: low
Maintainer: Munin Debian Maintainers <[email protected]>
Changed-By: Holger Levsen <[email protected]>
Description: 
 munin      - network-wide graphing framework (grapher/gatherer)
 munin-node - network-wide graphing framework (node)
 munin-plugins-extra - network-wide graphing framework (user contributed 
plugins for nod
Closes: 408452 532955 545465 545967
Changes: 
 munin (1.2.6-16) unstable; urgency=low
 .
   [ Holger Levsen ]
   * Bump standards-version to 3.8.3, no changes necessary.
 .
   [ Tom Feiner ]
   * Add python to munin-plugins-extra suggests, as ipmi_sensor_ needs it.
     (Closes: #545967)
   * Updated ejabberd plugin, thanks to Peter Viskup. (Closes: #545465)
   * Add suggests to libnet-telnet-perl for munin-plugins-extra as the
     asterisk plugins needs it. (Closes: #532955)
   * Changed mysql* plugins options to use /etc/mysql/debian.cnf
     exclusively. /etc/my.cnf /etc/mysql/my.cnf /usr/etc/my.cnf
     ~/.my.cnf (including /root/.my.cnf) mysql configuration files
     will now be ignored. (Closes: #408452)
Checksums-Sha1: 
 a8bb158261ce15c8bc03d92b0cc5ea3d316dbcd7 1421 munin_1.2.6-16.dsc
 a40589d54efb1056b81a2f563f8a29536e1539a3 80945 munin_1.2.6-16.diff.gz
 d8b7443ee2967cefe5c15d89a5021d5c727bb5f1 614690 munin_1.2.6-16_all.deb
 7a5710531408efc5413d21af78e7a3979d286689 664936 munin-node_1.2.6-16_all.deb
 60ffdf8adcbe276fb12863be593a71bfe7ddc713 91036 
munin-plugins-extra_1.2.6-16_all.deb
Checksums-Sha256: 
 89fd7f3235c2353b5ce96078cad21fea523c154df4bbb2bb9d45695c6cdd5c31 1421 
munin_1.2.6-16.dsc
 0b01d6ee33f65a607fd1eab1d3117ead419f12be2304ebd8e1ef23f240e59f1d 80945 
munin_1.2.6-16.diff.gz
 bae5bc663dd8421248313b35e21773d80c567887d313d608422ae1a586138560 614690 
munin_1.2.6-16_all.deb
 e7878cd9f4511c014dc312a34102ccd438dd7e729260e356ee624aabfd0201a4 664936 
munin-node_1.2.6-16_all.deb
 a7e4d4ef66df5f8382fdbddb70cf55eee8372d3fe165a74dba19ee0943378dac 91036 
munin-plugins-extra_1.2.6-16_all.deb
Files: 
 c4cc3744f1671316990d875a0f091352 1421 net optional munin_1.2.6-16.dsc
 6016beb123bdaa293f65fc6c8ad7182d 80945 net optional munin_1.2.6-16.diff.gz
 550f3ddb37f5bd402175b6ff8f8fe89b 614690 net optional munin_1.2.6-16_all.deb
 1c20388fe355c13da228542f602fcfd8 664936 net optional 
munin-node_1.2.6-16_all.deb
 01e363732ae623f846d6f837a7f3b146 91036 net optional 
munin-plugins-extra_1.2.6-16_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iD8DBQFKs2PYUHLQNqxYNSARAt2AAJ9po2jKnY4JtRvg/nUT6JqySE4jSgCgyx/R
jXK7hiLLOO9iG9LUjPvVZ24=
=5Ivy
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to