# Memory Monitor ## Docs - [Introduction](https://mintlify.wiki/leonardo02lobo/Memory-Monitor/introduction.md): Learn about Memory Monitor, a lightweight Linux system monitoring tool for tracking memory usage - [Installation](https://mintlify.wiki/leonardo02lobo/Memory-Monitor/installation.md): Install Memory Monitor on your Linux system - [Quickstart](https://mintlify.wiki/leonardo02lobo/Memory-Monitor/quickstart.md): Get started with Memory Monitor and learn how to interpret its output - [Memory Monitoring](https://mintlify.wiki/leonardo02lobo/Memory-Monitor/concepts/memory-monitoring.md): Understanding how Memory Monitor reads and parses memory information from the Linux /proc filesystem - [Process Analysis](https://mintlify.wiki/leonardo02lobo/Memory-Monitor/concepts/process-analysis.md): How Memory Monitor identifies memory-intensive processes by scanning /proc filesystem - [InformationMemory](https://mintlify.wiki/leonardo02lobo/Memory-Monitor/api/memory-info.md): Retrieve system memory statistics from /proc/meminfo - [ListDirectory](https://mintlify.wiki/leonardo02lobo/Memory-Monitor/api/process-analyzer.md): Find the process with the highest VmRSS (Resident Set Size) memory usage - [Understanding Output](https://mintlify.wiki/leonardo02lobo/Memory-Monitor/guides/understanding-output.md): Learn how to interpret Memory Monitor output and metrics - [Troubleshooting](https://mintlify.wiki/leonardo02lobo/Memory-Monitor/guides/troubleshooting.md): Solutions to common Memory Monitor issues and errors