Xymon Mailing List Archive search

zonestat : where are graphs ?

list Nicolas Dorfsman
Wed, 16 May 2007 17:41:14 +0200
Message-Id: <user-41824cef09b6@xymon.invalid>

"Size" is not completly relevant.

So my contribution :

2007/5/14, Eric Meddaugh <user-4e1e735fdc96@xymon.invalid>:
You also need the follow:

--As a tag in the bb-hosts:

zonestat:zonestatcpu|zonestatmem|zonestatnproc|zonestatsize|zonersssize

--Also the graphs in hobbitgraph.cfg
[zonersssize]
       # This graph only works on some OS'es (Solaris)
       TITLE Zone Resident Set Size
       YAXIS Size mB
       FNPATTERN zonestat.(.*).rrd
       DEF:s at RRDIDX@=@RRDFN@:rss:AVERAGE
       LINE1:s at RRDIDX@#@COLOR@:@RRDPARAM@
       GPRINT:s at RRDIDX@:LAST: \: %5.1lf (cur)
       GPRINT:s at RRDIDX@:MAX: \: %5.1lf (max)
       GPRINT:s at RRDIDX@:MIN: \: %5.1lf (min)
       GPRINT:s at RRDIDX@:AVERAGE: \: %5.1lf (avg)\n


Thanks to all !

Nicolas