hi,
On Wed, Jun 21, 2006 at 09:27:23AM +0200, Krzysztof Raczkowski wrote:
> I found a patch on Zabbix Forum
> (http://www.zabbix.com/forum/showthread.php?t=2405), which add
> new 'available' functionality to vm.memory.size[] function. It calculates
> available memory as below:
> avaliable = tot
Package: zabbix
Severity: wishlist
Function vm.memory.size[free] shows free system memory which is calculated
like this:
free = total - (buffers + cached +used)
So, it shows real free memory during short period after system start only.
Here's my system:
[EMAIL PROTECTED]:~ $ free -m
2 matches
Mail list logo