Zabbix is not displaying the total physical memory in tru64.
Is there any reason for not counting the memory (pages) used by the ubc (Unified Buffer Cache)? The command used is vmstat -s instead of vmstat -p or anything else that returns the pages used by the ubc.
I'm using Tru64 5.1B
It seems that UBC was recently added to tru64, so I will try to make a patch.
Thanks.
Is there any reason for not counting the memory (pages) used by the ubc (Unified Buffer Cache)? The command used is vmstat -s instead of vmstat -p or anything else that returns the pages used by the ubc.
I'm using Tru64 5.1B
It seems that UBC was recently added to tru64, so I will try to make a patch.
Thanks.
Comment