[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [xymon] Xymon reports excessive memory usage on 1 SLES 11 host
- To: xymon (at) xymon.com
- Subject: Re: [xymon] Xymon reports excessive memory usage on 1 SLES 11 host
- From: Ralph Mitchell <ralphmitchell (at) gmail.com>
- Date: Tue, 14 Dec 2010 12:56:54 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=e1Rg28QidlKQc2PPk3CYd0wH+j6AfMjJsALT5JWwy1Y=; b=PYRoHxoJnT1CvwZ6LOBdHw8GH895J+67a18jONwwGzwFCmHDHc0HPOSBAsfGKZweKS 2U2T2OTzQ1Q8Q3GXKCAoBZT7JiFF9mraYuaDTV74M2ORYGsBj/raQ5NHXtpQ5a++S3uS iEbTIyxkoCOPMhnN+BSPHcaXD22dWYiYYgnSY=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=tREbrAaIIAfMr/9uIr0GGW51Rmqj7jima8DB5NqFDZbvyQ2N7D9eRVZYG9jdJ+3PcQ bDFaczGZBws4ApwjMQzyEded09xNeMct535dH4LCh7q6nYEvzrIhsI16QN/21rfSl8tR ItIy94/AOINk0pPpaTtN7UBdQcdyqwQoJHzTc=
- References: <3BD667CCFBD0D04CA2BC3D57D01B64264CA04A5F38 (at) HORMXB103VM1.onerm.dk> <ie7fmf$ndc$1 (at) voodoo.hswn.dk> <3BD667CCFBD0D04CA2BC3D57D01B64264CA04A5F83 (at) HORMXB103VM1.onerm.dk>
That looks like output from the 'free' command. Try going to the server and
entering
free
and see what it says. Xymon doesn't alter the output at all, it just passes
on whatever comes out. Here's the relevant part of xymonclient-linux.sh,
with context:
echo "[mount]"
mount
echo "[free]"
free
echo "[ifconfig]"
/sbin/ifconfig
Ralph Mitchell
On Tue, Dec 14, 2010 at 5:16 AM, Carl Melgaard <Carl.Melgaard (at) stab.rm.dk>wrote:
> Hi,
>
> >> as you can see, it reports an excessive memory usage
> > Could you show me the client data behind this report?
> > Assuming you have the "hostdata" task running, it should be
> > available from the historical status log via the "Client data available"
> > link near the bottom of the page.
> >
> > It is the "[free]" section that is interesting for the memory
> > report.
>
> Here are two separate [free] sections (from history), that resulted in red
> alerts:
>
> [free]
> total used free shared buffers cached
> Mem: 3921396 3894772 26624 0 302132 3887292
> -/+ buffers/cache: 18014398509187332 4216048
> Swap: 2104472 904 2103568
>
> - and
>
> [free]
> total used free shared buffers cached
> Mem: 3921396 3851576 69820 0 319192 3903296
> -/+ buffers/cache: 18014398509111072 4292308
> Swap: 2104472 904 2103568
>
> - two different days.
>
> > Also, what version of Xymon are you running on your Xymon server?
>
> Im actually running 4.4.0-1 on the server, as I was bold when I implemented
> Xymon originally.
>
> Regards,
>
> Carl Melgaard
>
> To unsubscribe from the xymon list, send an e-mail to
> xymon-unsubscribe (at) xymon.com
>
>
>