]> git.itanic.dy.fi Git - rrdd/commit
rrd images: Make the timestamp string configurable
authorTimo Kokkonen <timo.t.kokkonen@iki.fi>
Sun, 28 Oct 2012 10:45:01 +0000 (12:45 +0200)
committerTimo Kokkonen <timo.t.kokkonen@iki.fi>
Sun, 28 Oct 2012 10:45:01 +0000 (12:45 +0200)
commitd5c899de72475b042eaca85e7748bf422c6a6c2f
treec62b73aabbcac2183a8337d1031886df227617cd
parent3b813f4b34a209aa2e65a6c46ac4cb0d90493cfa
rrd images: Make the timestamp string configurable

Make it possible to replace the "Last update ..." string with
something that fits better for the needs of the end user. The string
is passed through strftime so one can use arbitrary timestamp formats.

Signed-off-by: Timo Kokkonen <timo.t.kokkonen@iki.fi>
config.c
rrdtool.c
rrdtool.h