Skip to main content

ZRAM

ZRAM

Plugin: proc.plugin Module: /sys/block/zram

Maintained by Netdata

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:

LabelDescription
deviceTBD

Metrics:

MetricDescriptionDimensionsUnit
mem.zram_usageZRAM Memory Usagecompressed, metadataMiB
mem.zram_savingsZRAM Memory Savingssavings, originalMiB
mem.zram_ratioZRAM Compression Ratio (original to compressed)ratioratio
mem.zram_efficiencyZRAM Efficiencypercentpercentage

Do you have any feedback for this page? If so, you can open a new issue on our netdata/learn repository.