Charles Jones wrote:
Ones I would be interested in are: * Clock offset * Network Traffic * Processes (including TRACKed procs) * Any custom NCV graphs
Hmm there don't seem to be many "multi" graphs:
Is there a procedure for creating "multi" versions of non-multi graphs?
Tom
[apache2-multi]
TITLE Multi-Host Apache CPU Utlization
FNPATTERN apache.rrd
YAXIS %CPU
DEF:C (at) RRDIDX@= (at) RRDFN@:CPU:AVERAGE
LINE2:C (at) RRDIDX@# (at) COLOR@:@RRDPARAM@
GPRINT:RPS (at) RRDIDX@:LAST: \: %5.1lf (cur)
GPRINT:RPS (at) RRDIDX@:MAX: \: %5.1lf (max)
GPRINT:RPS (at) RRDIDX@:MIN: \: %5.1lf (min)
GPRINT:RPS (at) RRDIDX@:AVERAGE: \: %5.1lf (avg)\n