ZRAM
Plugin: proc.plugin Module: /sys/block/zram
Overview
Monitor zRAM device capacity, compression, memory use, and I/O activity on Linux systems. zRAM, or compressed RAM, uses a portion of system memory as a block device; data written to it is compressed and stored in memory.
The collector provides information about the operation and effectiveness of zRAM on your system.
This collector is supported on all platforms.
This collector supports collecting metrics from multiple instances of this integration, including remote instances.
Default Behavior
Auto-Detection
This integration doesn't support auto-detection.
Limits
The default configuration for this integration does not impose any limits on data collection.
Performance Impact
The default configuration for this integration is not expected to impose a significant performance impact on the system.
Setup
Prerequisites
No action required.
Configuration
Options
There are no configuration options.
via File
There is no configuration file.
Examples
There are no configuration examples.
Alerts
There are no alerts configured by default for this integration.
Metrics
Metrics grouped by scope.
The scope defines the instance that the metric belongs to. An instance is uniquely identified by a set of labels.
Per zram device
Labels:
| Label | Description |
|---|---|
| device | TBD |
Metrics:
| Metric | Description | Dimensions | Unit |
|---|---|---|---|
| mem.zram_usage | ZRAM Memory Usage | compressed, metadata | MiB |
| mem.zram_savings | ZRAM Memory Savings | savings, original | MiB |
| mem.zram_ratio | ZRAM Compression Ratio (original to compressed) | ratio | ratio |
| mem.zram_efficiency | ZRAM Efficiency | percent | percentage |
Do you have any feedback for this page? If so, you can open a new issue on our netdata/learn repository.