Process exporter

From wikinotes
Revision as of 16:19, 14 May 2022 by Will (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A prometheus exporter that dumps information about running processes, and their use of system resources.

NOTE:

Requires procfs to be mounted.
It looks like this was written for linux, on FreeBSD I might need to use linprocfs.

Documentation

repo https://github.com/ncabatoff/process-exporter