I am new to Zabbix. I want to monitor my Linux Server's memory utilization via SNMP.
In the Template "Template Module HOST-RESOURCES-MIB SNMPv2", the default item "Memory Utilization" in the item prototype calculates the free memory.
But I know that Linux defines free memory without including buffer/cache.
Is there a way that I can say that calculate memory that is free + buffer/cache?
I have to do this using SNMP. I can't use Zabbix agent.
In the Template "Template Module HOST-RESOURCES-MIB SNMPv2", the default item "Memory Utilization" in the item prototype calculates the free memory.
But I know that Linux defines free memory without including buffer/cache.
Is there a way that I can say that calculate memory that is free + buffer/cache?
I have to do this using SNMP. I can't use Zabbix agent.
Comment