Port details |
- py-prometheus-zfs Prometheus exporter for ZFS statistics using py-libzfs
- 1.0.4 sysutils
=0 1.0.4Version of this port present on the latest quarterly branch. - Maintainer: 0mp@FreeBSD.org
 - Port Added: 2021-10-05 16:03:05
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- Also Listed In: python
- License: UNLICENSE
- Description:
- This is a simple exporter for the Prometheus metrics for ZFS using
py-libzfs. It comes with a zfsprom service that can be run in the
background as an HTTP server.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}prometheus-zfs>0:sysutils/py-prometheus-zfs@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/sysutils/py-prometheus-zfs/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/py-prometheus-zfs
- pkg install py39-prometheus-zfs
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-prometheus-zfs listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-prometheus-zfs
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1642968848
SHA256 (matusnovak-prometheus-zfs-v1.0.4_GH0.tar.gz) = aa005e5df3b8dfd3e4944a09cf7dbb21fe4150653a5e6b95681283ec86e6df25
SIZE (matusnovak-prometheus-zfs-v1.0.4_GH0.tar.gz) = 3933
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-libzfs>=0 : devel/py-libzfs@py39
- py39-prometheus-client>=0 : net-mgmt/py-prometheus-client@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_py-prometheus-zfs
- USES:
- python:3.6+ shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.0.4 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.0.4 20 Jul 2022 14:23:05
    |
Tobias C. Berner (tcberner)  |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.0.4 23 Jan 2022 21:54:07
    |
Mateusz Piotrowski (0mp)  |
sysutils/py-prometheus-zfs: Update to 1.0.4 |
1.0.3_2 10 Dec 2021 12:32:25
    |
Mateusz Piotrowski (0mp)  |
sysutils/py-prometheus-zfs: Initialize rcvar
The rcvar (zfsprom_enable) must be initialized. Otherwise, rc(8)
complains with the following message:
/etc/rc: WARNING: $zfsprom_enable is not set properly - see rc.conf(5). |
1.0.3_1 06 Oct 2021 18:46:33
    |
Mateusz Piotrowski (0mp)  |
sysutils/py-prometheus-zfs: Add KEYWORD:shutdown |
1.0.3 05 Oct 2021 15:59:26
    |
Mateusz Piotrowski (0mp)  |
sysutils/py-prometheus-zfs: New port
Prometheus exporter for ZFS statistics using py-libzfs.
WWW: https://github.com/matusnovak/prometheus-zfs |
Number of commits found: 7
|