Xymon Mailing List Archive search

zonestat : where are graphs ?

list Galen Johnson
Thu, 17 May 2007 07:50:18 -0400
Message-Id: <user-06bb61504eb8@xymon.invalid>

I didn't catch that...'milliBytes' :-)...I'll update the site shortly...

=G=

-----Original Message-----
From: Eric Meddaugh [mailto:user-4e1e735fdc96@xymon.invalid]
Sent: Thu 5/17/2007 7:41 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] zonestat : where are graphs ?
 

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=