Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
I was wondering if it is possible to set some type of ShortLegend as you do on mrtg, like say, if I'm plotting Temperature set a ShortLegend ºC, then the units string used for Max, Average and Current should be something like:
I always thought it could be done using the '--unit' option in rrdtool. Therefore I implimented this option in cacti as well. Of course, I cannot get the values to show up on the graph like the documentation says they should.
Does anyone else know how to even do this in rrdtool?
After some research I think I have a solution for the ShortLegend issue.
The solution could be to add a field, that could be call ShortLegend or something like that for the GPRINT, and whatever we put in there should appears beside the %s, as it ºC is on this sample code.