Sergey wrote: >Can I merge some heterogeneous graphs ? For example if_octets and if_errors. >It is convenient to see the same graph, but if_errors need to be scaled by >if_octets.
Well you can plot arbitrary data sources on one graph - but as you point out, the scales need to be compatible. You may need to artificially scale some of your data - IIRC one graph I did, I plotted T/10 so that temperature scaled to fit something else on the graph. -- Simon Hobson Visit http://www.magpiesnestpublishing.co.uk/ for books by acclaimed author Gladys Hobson. Novels - poetry - short stories - ideal as Christmas stocking fillers. Some available as e-books. _______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
