Den 01-02-2014 00:36, Bill Arlofski skrev:
Hi everyone.
Using two custom external scripts, I have Xymon monitoring and graphing 3 temperatures from one device and 1 additional temperature from another device.
Script(s) exist here: http://www.revpol.com/monitortemp
Since the script was written to poll one device and up to 4 temperatures on that device, each device represents one column/test in Xymon with 1 or more temperature graphs using splitnvc.
I'd like to combine all 4 temperatures on one graph - without rewriting my external script to poll both devices and report all 4 temps in one report if possible.
Any hints, ideas?
You can write a graph definition in graphs.cfg which pulls data from multiple RRD files, so it should be fairly simple to have one graph with multiple sources representing the various temperatures.
Regards, Henrik