[rrd-users] Formating y-axis when unit is exprimed in seconds
A Darren Dunham
ddunham at taos.com
Thu Jan 28 23:24:25 CET 2010
On Thu, Jan 28, 2010 at 08:03:10AM +0100, Unics OnLine wrote:
> Hello,
>
> I have a lot of graphics which use seconds as unit on y-axis : for example
> to graph some tasks durations etc..
>
> My question is about y-axis formating : is there a way to reformat it to get
> something more readable that 32k for 32000 seconds? :)
Nothing built-in that I can think of. You can make a CDEF that divides
by 60 or 3600 and put a label of "minutes" or "hours" on the graph so
that the units are smaller.
--
Darren
More information about the rrd-users
mailing list