License block: Vezha features
What it shows
RAM used, MB in Vezha is based on mem.ram_used_mib. The agent regularly updates the memory through the system layer and gives a value in MiB, convenient for daily monitoring.
Why it matters
Absolute memory consumption is important for inventory planning, detecting incremental leaks, and controlling changes after releases. At the operational level, this is one of the fastest OOM risk signals.
An example from practice
After the service update, RAM usage slowly but steadily increased throughout the day. The team rolled back the problematic cache module to a fix and avoided nightly crashes.