Package: munin
Version: 1.4.5-1
Severity: wishlist

A node stanza in munin.conf requires an address parameter. Since
I assume that most people will name their nodes according to the
nodes' FQDNs, this introduces redundancy, e.g.

[swan.madduck.net]
  address swan.madduck.net

Might I suggest that the address parameter became optional and that
in its absence, the node's name is treated as a FQDN?

If the node is specified with a group name, then one could use the
following heuristics:

[$Group;$Node]

if $Node.contains('.') && resolve($Node) {
    use($Node)
}
elif $Group.containts('.') && resolve($Node.$Group) {
    use($Node.$Group)
}
elif resolve($Node) {
    # relative names might well work but should be tried last
    use($Node)
}

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.35-rc6-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_NZ, LC_CTYPE=en_NZ.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages munin depends on:
ii  adduser                  3.112           add and remove users and groups
ii  cron                     3.0pl1-113      process scheduling daemon
pn  libdigest-md5-perl       <none>          (no description available)
ii  libhtml-template-perl    2.9-1           HTML::Template : A module for usin
ii  liblog-log4perl-perl     1.29-1          A Perl port of the widely popular 
ii  libparse-recdescent-perl 1.965001+dfsg-1 Perl module to create and use recu
ii  librrds-perl             1.4.3-1         time-series data storage and displ
pn  libstorable-perl         <none>          (no description available)
ii  munin-common             1.4.5-1         network-wide graphing framework (c
ii  perl [libtime-hires-perl 5.10.1-13       Larry Wall's Practical Extraction 
ii  perl-modules             5.10.1-13       Core Perl modules
ii  rrdtool                  1.4.3-1         time-series data storage and displ
ii  ttf-dejavu               2.31-1          Metapackage to pull in ttf-dejavu-

Versions of packages munin recommends:
ii  libdate-manip-perl            6.11-1     module for manipulating dates
ii  munin-node                    1.4.5-1    network-wide graphing framework (n

Versions of packages munin suggests:
ii  apache2-mpm-worker  2.2.16-1             Apache HTTP Server - high speed th
ii  chromium-browser [w 5.0.375.125~r53311-1 Chromium browser
ii  iceweasel [www-brow 3.6.4~build2-1       Web browser based on Firefox
ii  libnet-ssleay-perl  1.36-1               Perl module for Secure Sockets Lay
ii  uzbl [www-browser]  0.0.0~git.20100403-2 Lightweight Webkit browser followi
ii  w3m [www-browser]   0.5.2-8              WWW browsable pager with excellent

-- no debconf information


-- 
 .''`.   martin f. krafft <madd...@d.o>      Related projects:
: :'  :  proud Debian developer               http://debiansystem.info
`. `'`   http://people.debian.org/~madduck    http://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems

Attachment: digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)

Reply via email to