[Bug 238436] [NEW PORT] sysutils/jail_exporter: A Prometheus exporter for jail metrics

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jun 11 10:37:39 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238436

--- Comment #2 from David O'Rourke <dor.bsd at xm0.uk> ---
Hi,

sysctl variables aren't exported by this exporter. For each jail it takes it's
metrics from those listed under the RESOURCES section in rctl(8), no
transformations are performed. On a given scrape, whatever rctl_get_racct (via
the rctl crate) reports is what the exporter will show.

The man page and README hopefully cover enough to let users know where the
information is coming from :)

-David

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list