Infrastructure monitoring
Memory monitoring
RAM usage and availability tracking.
Overview
Memory monitoring tracks RAM usage on your servers. Running out of memory can cause crashes, slowdowns, and service failures.
Memory metrics
- Total memory: Total RAM installed
- Used memory: RAM currently in use
- Available memory: RAM available for new processes
- Usage percentage: Percentage of RAM in use
Linux systems use available RAM for disk caching. High memory usage isn't always a problem if available memory remains adequate.