Your message dated Thu, 01 Nov 2007 23:47:03 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#447484: fixed in hobbit 4.2.0.dfsg-7 has caused the attached Bug report 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 I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: hobbit Version: 4.2.0.dfsg-4~bpo40+1 Severity: wishlist Tags: patch, upstream The text below the ifstat RRD graphic is quite unreadable, because it shows all numbers as 10.1lf, which means you have very long numbers which don't fit into the graphic. As an alternativ I suggest formatting the numbers as 5.1lf%s like the netstat uses, which looks much more readable. This is an upstream problem, which can easily fixed using the attached patch. -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (500, 'stable'), (70, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/dash Kernel: Linux 2.6.18-4-686 Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1) Versions of packages hobbit depends on: ii hobbit-client 4.2.0.dfsg-4~bpo40+1 client for the Hobbit network moni ii libc6 2.3.6.ds1-13etch2 GNU C Library: Shared libraries ii libldap2 2.1.30-13.3 OpenLDAP libraries ii libpcre3 6.7-1 Perl 5 Compatible Regular Expressi ii libpng12-0 1.2.15~beta5-1 PNG library - runtime ii librrd2 1.2.15-0.3 Time-series data storage and displ ii libssl0.9.8 0.9.8c-4etch1 SSL shared libraries hobbit recommends no packages. -- no debconf information Tschoeeee Roland -- * [EMAIL PROTECTED] * http://www.spinnaker.de/ *--- hobbitgraph.cfg.org 2007-10-13 12:58:50.000000000 +0200 +++ hobbitgraph.cfg 2007-10-21 15:52:31.000000000 +0200 @@ -1081,15 +1081,15 @@ DEF:[EMAIL PROTECTED]@[EMAIL PROTECTED]@:bytesSent:AVERAGE CDEF:[EMAIL PROTECTED]@[EMAIL PROTECTED]@,8,* LINE2:[EMAIL PROTECTED]@[EMAIL PROTECTED]@:@RRDPARAM@ inbound - GPRINT:[EMAIL PROTECTED]@:LAST: \: %10.1lf (cur) - GPRINT:[EMAIL PROTECTED]@:MAX: \: %10.1lf (max) - GPRINT:[EMAIL PROTECTED]@:MIN: \: %10.1lf (min) - GPRINT:[EMAIL PROTECTED]@:AVERAGE: \: %10.1lf (avg)\n + GPRINT:[EMAIL PROTECTED]@:LAST: \: %5.1lf%s (cur) + GPRINT:[EMAIL PROTECTED]@:MAX: \: %5.1lf%s (max) + GPRINT:[EMAIL PROTECTED]@:MIN: \: %5.1lf%s (min) + GPRINT:[EMAIL PROTECTED]@:AVERAGE: \: %5.1lf%s (avg)\n LINE2:[EMAIL PROTECTED]@[EMAIL PROTECTED]@:@RRDPARAM@ outbound - GPRINT:[EMAIL PROTECTED]@:LAST: \: %10.1lf (cur) - GPRINT:[EMAIL PROTECTED]@:MAX: \: %10.1lf (max) - GPRINT:[EMAIL PROTECTED]@:MIN: \: %10.1lf (min) - GPRINT:[EMAIL PROTECTED]@:AVERAGE: \: %10.1lf (avg)\n + GPRINT:[EMAIL PROTECTED]@:LAST: \: %5.1lf%s (cur) + GPRINT:[EMAIL PROTECTED]@:MAX: \: %5.1lf%s (max) + GPRINT:[EMAIL PROTECTED]@:MIN: \: %5.1lf%s (min) + GPRINT:[EMAIL PROTECTED]@:AVERAGE: \: %5.1lf%s (avg)\n [files] FNPATTERN filesizes.(.+).rrd
--- End Message ---
--- Begin Message ---Source: hobbit Source-Version: 4.2.0.dfsg-7 We believe that the bug you reported is fixed in the latest version of hobbit, which is due to be installed in the Debian FTP archive: hobbit-client_4.2.0.dfsg-7_amd64.deb to pool/main/h/hobbit/hobbit-client_4.2.0.dfsg-7_amd64.deb hobbit_4.2.0.dfsg-7.diff.gz to pool/main/h/hobbit/hobbit_4.2.0.dfsg-7.diff.gz hobbit_4.2.0.dfsg-7.dsc to pool/main/h/hobbit/hobbit_4.2.0.dfsg-7.dsc hobbit_4.2.0.dfsg-7_amd64.deb to pool/main/h/hobbit/hobbit_4.2.0.dfsg-7_amd64.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. Christoph Berg <[EMAIL PROTECTED]> (supplier of updated hobbit 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.7 Date: Thu, 01 Nov 2007 20:51:26 +0100 Source: hobbit Binary: hobbit hobbit-client Architecture: source amd64 Version: 4.2.0.dfsg-7 Distribution: unstable Urgency: low Maintainer: Christoph Berg <[EMAIL PROTECTED]> Changed-By: Christoph Berg <[EMAIL PROTECTED]> Description: hobbit - monitoring system for systems, networks and applications - server hobbit-client - client for the Hobbit network monitor Closes: 446095 447484 448482 448489 448934 Changes: hobbit (4.2.0.dfsg-7) unstable; urgency=low . * Add patch by Roland Rosenfeld to adjust description width in the netstat graphs. (Closes: #447484) * Return 0 in init-common.sh, thanks to Jason Cormie for spotting. (Closes: #448482) * Recreate /usr/lib/hobbit/*/tmp/ symlinks, pointing to /var/lib/hobbit/tmp, and properly set permissions. (Closes: #448489) * Make our HOBBITMENU work for the ghost clients report. (Closes: #446095) * Grab patch from upstream to fix slightly broken NCV parsing. * Add /etc/hobbit/hobbitgraph.d/ and /etc/hobbit/hobbitserver.d/. * Improve TCP tests time granularity. * Translations: Dutch, thanks Bart Cornelis. (Closes: #448934) Files: 502108dec6691443a6164e4ad43bf857 837 net extra hobbit_4.2.0.dfsg-7.dsc 018aa56d67e291be14e3f21cdec1bb09 24919 net extra hobbit_4.2.0.dfsg-7.diff.gz d11af7b2fad421cb6c11ef611c6a274d 3280454 net extra hobbit_4.2.0.dfsg-7_amd64.deb 74d5d790af148a293ec459ea254c556c 411566 net extra hobbit-client_4.2.0.dfsg-7_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHKmSpxa93SlhRC1oRAl9lAKDw+AcDNrKtPN1XqeenWvC58WjIRACgiBcN L/nKZ2TQPDV2aj/fgkGNlww= =RaG1 -----END PGP SIGNATURE-----
--- End Message ---

