Xymon Mailing List Archive search

question on memory swap for Darwin clients

list Henrik Størner
Tue, 18 Apr 2006 10:21:17 +0200
Message-Id: <user-7d20f5915ad0@xymon.invalid>

On Tue, Apr 18, 2006 at 10:13:10AM +0200, Dominique Frise wrote:
Henrik Stoerner wrote:
It's a bug. There is no swap information in the Darwin vm_stat output,
so it shouldn't be reporting those at all.
There is
Clue me in. Which bit of this info is about swap ?
[meminfo]
Mach Virtual Memory Statistics: (page size of 4096 bytes)
Pages free:                   154609.
Pages active:                  45696.
Pages inactive:                34172.
Pages wired down:              27667.
"Translation faults":      702133041.
Pages copy-on-write:       110185692.
Pages zero filled:         148901972.
Pages reactivated:             26786.
Pageins:                     3864958.
Pageouts:                      27880.
Object cache: 18823165 hits of 23019598 lookups (81% hit rate)
I can understand the Pageins/Pageouts. But that sounds like swap
activity, not how much swap is used.


Henrik