On Sat, Feb 09, 2008 at 04:58:53PM +0100, Josip Rodin wrote:
> There's apparently no way to make munin update any way other than every
> five minutes. Even if you make the /etc/cron.d/munin script run munin-cron
> differently, the RRD files generated by munin-node all have 'step' set to
> 300 (seconds), so rrdtool update can't feed them data any more often than
> that. This RRD setting can't be tuned once the files are already generated,
> so this has to be done upon an initial creation, i.e. initial package
> installation.
Hmm. Maybe not - it's munin-update (part of the server package) which
creates the RRD files, so it can even do some munging every time.
/usr/share/munin/munin-update:905 contains the RRDs::create call which
can be given the step parameter, and different settings for each archive.
It could be made to support a per-minute update interval by adding an
alternate path there, based on a new configuration file option.
--
2. That which causes joy or happiness.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]