Xymon Mailing List Archive search

zonestat : where are graphs ?

list Galen Johnson
Wed, 16 May 2007 22:15:19 -0400
Message-Id: <user-47c95c39013b@xymon.invalid>

Nicolas Dorfsman wrote:
"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

Thanks, Nicolas...I've added your contribution as well :-)

=G=