Den 08-08-2014 09:27, Martin Flemming skrev:
On Fri, 8 Aug 2014, henrik at hswn.dk wrote:
Den 2014-08-01 08:36, Martin Flemming skrev:
Hi !
I know, it's more a rrd-question, but how could i implement a second ordinate on the right side of the graph
The Xymon site has one such graph - the "ups" graph on the blixen.hswn.dk server. see this: https://www.xymon.com/xymon-cgi/svcstatus.sh?HOST=blixen.hswn.dk&SERVICE=ups
The graph definition is at https://www.xymon.com/xymon-cgi/viewconf.sh?graph (scroll to the bottom).
As I recall, it did require a small patch to the xymongraph code, really due to a bug in the rrd API interface. I'll see if I can dig it up later today. One thing that does not work, though, is the zoom funtion.
No patch needed, you just have to split each of the extra option-names and parameters on separate lines, like I do in the [ups] definition in graphs.cfg.
Regards, Henrik