Should it be "Mb" or even "MB", vs. "mB"?
---Eric
-----Original Message-----
From: Galen Johnson [mailto:user-d2ff723b6cb6@xymon.invalid]
Sent: Wednesday, May 16, 2007 22:15
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] zonestat : where are graphs ?
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=