Xymon Mailing List Archive search

graphs that use multiple RRD files as input

list Steve Brown
Thu, 27 Nov 2014 05:10:01 +0000
Message-Id: <user-1bcedb802ea7@xymon.invalid>

I have a graph setup on a custom test that is using multiple RRD files as input. The graph is working but it is combining all the RRDs into a single graph instead of splitting them up like the built in "disk" graphs.

Is there a parameter missing in my graphs.cfg definition or some other place I need to modify in order to have Xymon automatically split the graph up into multiple graphs?

Thanks
Steve

[DBAreas]
        FNPATTERN DBAreas,(.*).rrd
        TITLE Area Size
        YAXIS KB
        DEF:kba at RRDIDX@=@RRDFN@:kbarea:AVERAGE
        LINE3:kba at RRDIDX@#@COLOR@:Area at RRDPARAM@
        GPRINT:kba at RRDIDX@:LAST: \: %5.1lf (cur)
        GPRINT:kba at RRDIDX@:MAX: \: %5.1lf (max)
        GPRINT:kba at RRDIDX@:MIN: \: %5.1lf (min)
        GPRINT:kba at RRDIDX@:AVERAGE: \: %5.1lf (avg)\n


[cid:image001.png at 01D009CD.379965D0]

Disk splits into more than 1 graph

[cid:image002.png at 01D009CD.C8E83070]
Attachments (2)