Ticket #255 (closed enhancement: for support check mailinglist)
request : add graph title to rrd file
| Reported by: | human | Owned by: | oetiker |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | rrd_create | Version: | |
| Keywords: | Cc: |
Description
Hi,
Could it be possible to include the title of the graph to the rrd file ?
I use rrd with xymon, but the graph and legend are not systematically relevant. (the same for the filename).
I searched through the doc, but it looks like the title cannot be stored in the rrd file.



Hi,
since the rrd file and the graph are not the same thing (a single graph can be made up from information coming from multiple rrd files or multiple graphs can be made up from a single rrd file ... you should store this kind of information in a separate structure ....
cheers tobi