Your message dated Sat, 05 Dec 2009 21:32:46 +0000
with message-id <[email protected]>
and subject line Bug#554003: fixed in munin 1.2.6-10~lenny2
has caused the Debian Bug report #554003,
regarding please fix in s-p-u: cpu plugin has too strict limits
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.)


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

Hi,

the cpu munin plugin configures its DERIVE fields with min and max.
Minimum is set to 0, and maximum is set to 100*numcpus.  It gets its
values from /proc/stat.

The problem is that if your system is mostly in one state (e.g. idle)
then the derived values over time sometimes are slightly larger than the
configured max.  For instance it might be 100.12 instead of 100 for one
second of idling.

Munin-update/rrd then throws away these data points.

A nice example of what happens can be found at
http://asteria.noreply.org/~weasel/cpu-week.png

An easy fix is to slightly raise the configured max:

--- /usr/share/munin/plugins/cpu        2009-03-13 14:10:06.000000000 +0100
+++ /usr/local/bin/munin-cpu    2009-11-02 11:48:21.000000000 +0100
@@ -47,6 +47,7 @@
        SYSWARNING=`expr $PERCENT '*' 30 / 100`
        SYSCRITICAL=`expr $PERCENT '*' 50 / 100`
        USRWARNING=`expr $PERCENT '*' 80 / 100`
+       MAX=$(($MAX * 120 / 100))
        echo 'graph_title CPU usage'
        echo "graph_order system user nice idle" $extinfo
        echo "graph_args --base 1000 -r --lower-limit 0 --upper-limit 
$graphlimit"


If you agree with the fix then seeing this in a stable point release
would be nice.  It makes the cpu graphs pretty pointless at the moment.

Cheers,
weasel



--- End Message ---
--- Begin Message ---
Source: munin
Source-Version: 1.2.6-10~lenny2

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-10~lenny2_all.deb
  to main/m/munin/munin-node_1.2.6-10~lenny2_all.deb
munin-plugins-extra_1.2.6-10~lenny2_all.deb
  to main/m/munin/munin-plugins-extra_1.2.6-10~lenny2_all.deb
munin_1.2.6-10~lenny2.diff.gz
  to main/m/munin/munin_1.2.6-10~lenny2.diff.gz
munin_1.2.6-10~lenny2.dsc
  to main/m/munin/munin_1.2.6-10~lenny2.dsc
munin_1.2.6-10~lenny2_all.deb
  to main/m/munin/munin_1.2.6-10~lenny2_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: Wed, 25 Nov 2009 10:51:26 +0100
Source: munin
Binary: munin-node munin-plugins-extra munin
Architecture: source all
Version: 1.2.6-10~lenny2
Distribution: stable-proposed-updates
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: 535575 554003
Changes: 
 munin (1.2.6-10~lenny2) stable-proposed-updates; urgency=low
 .
   * Apply patch by Brian De Wolf (taken from upstream trunk r2352 and
     1.2.6-14 from Debian squeeze) to fix gaps in graphs of the cpu plugin due
     to changes in the way the kernel reports cpu usage.
     (Closes: #535575, #554003)
Checksums-Sha1: 
 85a919581e1df49149970a39344b52a477bf9314 1396 munin_1.2.6-10~lenny2.dsc
 1539b7427959efbe617d2275aa3542d10c26aa31 53585 munin_1.2.6-10~lenny2.diff.gz
 b47075e9341a3f94a0cf56454da593d8548f6d06 610844 munin_1.2.6-10~lenny2_all.deb
 06a08f8b30b289d6a12647cdaba8f7407fa65b6a 661884 
munin-node_1.2.6-10~lenny2_all.deb
 9e796c24ee3de33b515d0a88aecb6907695f8965 73412 
munin-plugins-extra_1.2.6-10~lenny2_all.deb
Checksums-Sha256: 
 186db4e204fb941ec8aa73809ecdbfc1677cd5cdfc2a7900c8e35f26f6d6bc84 1396 
munin_1.2.6-10~lenny2.dsc
 024d0de2215439c5a3ff5a393fde94046856ee842aae347e13efd0754b1d3a3d 53585 
munin_1.2.6-10~lenny2.diff.gz
 9c5701dc0121d4fa17b1bcc21144dfcca115de204b578f61734ad15ff53e412f 610844 
munin_1.2.6-10~lenny2_all.deb
 c2f0e51076fc4c89ce0f3516a41659615fdafcdbb1d0cef2ed21564abd90898b 661884 
munin-node_1.2.6-10~lenny2_all.deb
 c7a0862521928b23773e65f7493e7ab1c3a0e3eff1ddd811831199650e025121 73412 
munin-plugins-extra_1.2.6-10~lenny2_all.deb
Files: 
 0a3aad1934be83a196b9befba9862c2e 1396 net optional munin_1.2.6-10~lenny2.dsc
 28fb574ca33db7952b9ffc7af7ee6508 53585 net optional 
munin_1.2.6-10~lenny2.diff.gz
 25c494f53d2f46d76aad1f441685cde7 610844 net optional 
munin_1.2.6-10~lenny2_all.deb
 a2f369a91ed5ac856d019af430632081 661884 net optional 
munin-node_1.2.6-10~lenny2_all.deb
 6297ad19779990323802f23ecaf85697 73412 net optional 
munin-plugins-extra_1.2.6-10~lenny2_all.deb

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

iD8DBQFLDRDTUHLQNqxYNSARAhncAJ9Qeu4aMRcdOW4MP07nUDhtpHFzXgCg0RN6
n40FjvenUrJGQF+9fIUAdiQ=
=FmdA
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to