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.
Since there is option "pango-markup" in rrdtool13, let's include it in Cacti? It gives ability to make simplest html markup in, for example, titles or legends and costs nothing.
[-P|--pango-markup]
All text in RRDtool is rendered using Pango. With the --pango-markup option, all text will be processed by pango markup. This allows to embed some simple html like markup tags using <span key="value">text</span>
Apart from the verbose syntax, there are also the following short tags available.
b Bold
big Makes font relatively larger, equivalent to <span size="larger">
i Italic
s Strikethrough
sub Subscript
sup Superscript
small Makes font relatively smaller, equivalent to <span size="smaller">
tt Monospace font
Valid request.
We will try to incorporate as many rrdtool options as possible with 088.
To keep track of them, please post a feature request as given by http://www.cacti.net/bugs.php
R.