Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jun 2019 10:37:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 238436] [NEW PORT] sysutils/jail_exporter: A Prometheus exporter for jail metrics
Message-ID:  <bug-238436-7788-wO19PbVXRZ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-238436-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-238436-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238436

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

sysctl variables aren't exported by this exporter. For each jail it takes i=
t'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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-238436-7788-wO19PbVXRZ>