Xymon Mailing List Archive search

MEMSWAP test always red

4 messages in this thread

list Rich Smrcina · Mon, 15 Aug 2005 21:15:23 -0500 ·
If I want to ignore a full swap area can I specify MEMSWAP 100 101?

When I do the swap still shows red.
-- 
Rich Smrcina
VM Assist, Inc.
Main: (262)392-2026
Cell: (XXX)XXX-XXXX
Ans Service:  (360)715-2467
user-61add9955ef9@xymon.invalid

Catch the WAVV!  http://www.wavv.org
WAVV 2006 - Chattanooga, TN - April 7-11, 2006
list Henrik Størner · Tue, 16 Aug 2005 07:49:30 +0200 ·
quoted from Rich Smrcina
On Mon, Aug 15, 2005 at 09:15:23PM -0500, Rich Smrcina wrote:
If I want to ignore a full swap area can I specify MEMSWAP 100 101?
That's the idea, yes. Should work ... just tried it here, and it
seems to work OK.

Could you try running "bbcmd hobbitd_client --test" and inputting the
hostname you see this with, and then "mem" to check the memory settings?


Henrik
list Rich Smrcina · Tue, 16 Aug 2005 06:56:05 -0500 ·
Here is the result:

hobbit at hobbit1:~/server/bin> ./bbcmd hobbitd_client --test
2005-08-16 07:00:39 Using default environment file /home/hobbit/server/etc/hobbitserver.cfg
Hostname (.=end, ?=dump, !=reload) []: gonotessmtp
Test (cpu, mem, disk, proc): mem
Phys: Yellow at 100, red at 101
Swap: Yellow at 50, red at 80
Act.: Yellow at 90, red at 97

Here's the specification in hobbit-clients.cfg from ~/server/etc on the server:

HOST=gonotessmtp
         MEMSWAP 100 101
quoted from Henrik Størner


Henrik Stoerner wrote:
On Mon, Aug 15, 2005 at 09:15:23PM -0500, Rich Smrcina wrote:
If I want to ignore a full swap area can I specify MEMSWAP 100 101?

That's the idea, yes. Should work ... just tried it here, and it
seems to work OK.

Could you try running "bbcmd hobbitd_client --test" and inputting the
hostname you see this with, and then "mem" to check the memory settings?


Henrik

-- 
Rich Smrcina
VM Assist, Inc.
Main: (262)392-2026
Cell: (XXX)XXX-XXXX
Ans Service:  (360)715-2467
user-61add9955ef9@xymon.invalid

Catch the WAVV!  http://www.wavv.org
WAVV 2006 - Chattanooga, TN - April 7-11, 2006
list Henrik Størner · Sat, 27 Aug 2005 11:07:06 +0200 ·
[memory client settings not being used]

The code responsible for parsing the hobbit-clients.cfg file was broken
in a couple of ways, and especially re. the memory settings. I think I
have it fixed now, so the latest snapshot should give much better
results, I hope.


Henrik