Xymon Mailing List Archive search

Difference between the actual memory and physical memory

list Stef Coene
Tue, 6 May 2008 19:24:14 +0200
Message-Id: <user-2519649d9167@xymon.invalid>

On Tuesday 06 May 2008, Thangappandi, Arun (Ge Money, consultant) wrote:
Can any one let me know the difference between the actual memory and
physical memory which is being monitored by hobbit?
It depends on the OS. But the basic is: physical is the memory in the box.  
Actual is the memory in use by programs.

Total physical memory = program in physical memory + cache + free memory
Actual = program in memory + program in swap

Total physical memory will be 100% because the disk cache will consume all 
available memory.


Stef