[Check_mk (English)] Mem.Linux

Hello.

I am working with memory check in Linux OS, but I have a question about possible thresholds that you can change.

Can anyone explain the function of these definitions to me:

  • RAM used:
  • SWAP used:
  • Total Virtual Memory:
  • Total Data in relation to RAM:
  • Shared Memory:
  • Page Tables:
  • Disk Writeback:
  • Committed Memory:
  • Commit Limit:
  • Estimated RAM for new processes:

Thanks for your time.

Hello @Gustavo,

what kind of thresholds you should change depends on your setup and what you deem to be acceptable. checkmk delivers “sane defaults” for the thresholds which should work for most systems. But of course these values can not work for every system, so you have the ability to change them.
For example you might have a system that is constantly at 90% RAM usage and this might be okay, because it does not change that much over time and the system is running stable. But this would be a topic regarding capacity planning.
Also these definitions are not directly “monitoring-related”, this is just the information the linux-kernel gives you regarding the memory-usage.
There is a great artictle directly from checkmk-blog diving into Linux-Memory-Monitoring i would recommend reading, i think it might help: Linux memory monitoring: RAM or Swap?

Cheers,
Lorenz

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.