Package: munin-node
Version: 1.4.3-2
Severity: wishlist
Tags: patch

Systems with uptimes over 1000 show up as 1.0k or larger.  This makes it
difficult to view the actual uptime.  I have such a system.  The fix is
to add 1 line according to the following diff.

--- uptime      2010-03-01 12:48:54.000000000 -0500
+++ uptime      2010-03-01 12:48:54.000000000 -0500
@@ -37,6 +37,7 @@
 
        echo 'graph_title Uptime'
        echo 'graph_args --base 1000 -l 0 '
+       echo 'graph_scale no'
        echo 'graph_vlabel uptime in days'
        echo 'graph_category system'
        echo 'uptime.label uptime'

This was a cut'n'paste diff, hopefully it will work.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.30 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages munin-node depends on:
ii  adduser                    3.100         Add and remove users and groups
ii  gawk                       1:3.1.4-2.0.1 GNU awk, a pattern scanning and pr
ii  libnet-server-perl         0.94-1        An extensible, general perl server
ii  lsb-base                   3.2-20        Linux Standard Base 3.2 init scrip
ii  munin-common               1.4.3-2       network-wide graphing framework (c
ii  perl                       5.10.1-9      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



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to