Package: munin-node
Version: 1.0.5-1
Severity: minor

Both postfix_mailstats and postfix_mailvolume have:

    print "graph_title Postfix mail throughput\n";

Each graph is individually useful for what it displays and although they both
could be said to display throughput, it might be more useful to say:

    print "graph_title Postfix message throughput \n";
        
        and
        
        print "graph_title Postfix bytes throughput\n";
        
Additionally, since we are on the subject, bytes is a really small
unit for a graph of the size of messages going through a MTA of any
minor size. It creates incredibly rediculous looking numbers on my
graphs:

Cur: 4357777.97   Min: 1266222.20 Avg: 6865500.68 Max: 49558660.77

how does one change these to something less enormous and difficult to
parse (maybe kbytes/min or something?).

Thanks!
micah

                
        

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (990, 'testing'), (600, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.7-1-k7
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages munin-node depends on:
ii  libnet-server-perl            0.87-2     An extensible, general perl server
ii  perl                          5.8.4-5    Larry Wall's Practical Extraction 
ii  procps                        1:3.2.1-2  The /proc file system utilities

-- no debconf information


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

Reply via email to