Skip to content

Feature Request: Add vm_sysctl collector to expose /proc/sys/vm/* tunables like vm.max_map_count #3366

@rvgud

Description

@rvgud

I'd like to propose adding a new collector named vm_sysctl to the Node Exporter that exposes tunable values from /proc/sys/vm/, such as:

  • vm.max_map_count
  • vm.swappiness
  • vm.dirty_ratio

These are important for monitoring system-level kernel memory limits and are especially critical for applications like Elasticsearch, which depend on specific vm.max_map_count values.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions