Skip to main content

User Groups

User Groups

Plugin: apps.plugin Module: groups

Maintained by Netdata

Overview​

This integration monitors resource utilization on a user groups context.

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 user group​

These metrics refer to the user group.

Labels:

LabelDescription
user_groupThe name of the user group.

Metrics:

MetricDescriptionDimensionsUnit
usergroup.cpu_utilizationUser Groups CPU utilization (100% = 1 core)user, systempercentage
usergroup.cpu_guest_utilizationUser Groups CPU guest utilization (100% = 1 core)guestpercentage
usergroup.cpu_context_switchesUser Groups CPU context switchesvoluntary, involuntaryswitches/s
usergroup.estimated_mem_usageUser Groups estimated memory usage (RSS with shared scaling). Requires kernel 4.14+. Enabled by default, disable with --pss 0.memMiB
usergroup.mem_usageUser Groups memory RSS usagerssMiB
usergroup.mem_private_usageUser Groups memory usage without sharedmemMiB
usergroup.vmem_usageUser Groups virtual memory sizevmemMiB
usergroup.mem_page_faultsUser Groups memory page faultsminor, majorpgfaults/s
usergroup.swap_usageUser Groups swap usageswapMiB
usergroup.disk_physical_ioUser Groups disk physical IOreads, writesKiB/s
usergroup.disk_logical_ioUser Groups disk logical IOreads, writesKiB/s
usergroup.processesUser Groups processesprocessesprocesses
usergroup.threadsUser Groups threadsthreadsthreads
usergroup.fds_open_limitUser Groups open file descriptors limitlimitpercentage
usergroup.fds_openUser Groups open file descriptorsfiles, sockets, pipes, inotifies, event, timer, signal, eventpolls, otherfds
usergroup.uptimeUser Groups uptimeuptimeseconds
usergroup.uptime_summaryUser Groups uptime summarymin, avg, maxseconds

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