Module mz_process_collector::process_collector[][src]

Expand description

Monitor a process.

This module only supports Linux platform.

Structs

A collector which exports the current state of process metrics including cpu, memory and file descriptor usage as well as the process start time for the given process id.

Constants

Six metrics per ProcessCollector.

Functions