Skip to main content

Systemd Services

Plugin: cgroups.plugin Module: /sys/fs/cgroup

Overview

Monitor containers and virtual machines resource utilization — CPU, memory, disk I/O, network, and page cache activity — via Linux cgroups.

This collector is only supported on the following platforms:

  • Linux

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 systemd service

Labels:

LabelDescription
service_nameService name

Metrics:

MetricDescriptionDimensionsUnit
systemd.service.cpu.utilizationSystemd Services CPU utilization (100% = 1 core)user, systempercentage
systemd.service.memory.usageSystemd Services Used Memoryram, swapMiB
systemd.service.memory.failcntSystemd Services Memory Limit Failuresfailfailures/s
systemd.service.memory.ram.usageSystemd Services Memoryrss, cache, mapped_file, rss_hugeMiB
systemd.service.memory.writebackSystemd Services Writeback Memorywriteback, dirtyMiB
systemd.service.memory.paging.faultsSystemd Services Memory Minor and Major Page Faultsminor, majorMiB/s
systemd.service.memory.paging.ioSystemd Services Memory Paging IOin, outMiB/s
systemd.service.disk.ioSystemd Services Disk Read/Write Bandwidthread, writeKiB/s
systemd.service.disk.iopsSystemd Services Disk Read/Write Operationsread, writeoperations/s
systemd.service.disk.throttle.ioSystemd Services Throttle Disk Read/Write Bandwidthread, writeKiB/s
systemd.service.disk.throttle.iopsSystemd Services Throttle Disk Read/Write Operationsread, writeoperations/s
systemd.service.disk.queued_iopsSystemd Services Queued Disk Read/Write Operationsread, writeoperations/s
systemd.service.disk.merged_iopsSystemd Services Merged Disk Read/Write Operationsread, writeoperations/s
systemd.service.pids.currentSystemd Services Number of Processespidspids
systemd.service.cachestat_ratioHit ratioratio%
systemd.service.cachestat_dirtiesNumber of dirty pagesdirtypage/s
systemd.service.cachestat_hitsNumber of accessed fileshithits/s
systemd.service.cachestat_missesFiles out of page cachemissmisses/s

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