Port details |
- py-powa-collector Performs powa snapshots for remote servers
- 1.3.0 databases
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: girgen@FreeBSD.org
- Port Added: 2024-11-05 20:57:10
- Last Update: 2024-11-05 20:55:02
- Commit Hash: 4f46433
- Also Listed In: python
- License: PostgreSQL
- WWW:
- https://powa.readthedocs.io/en/stable/components/powa-collector/
- Description:
- PoWA (PostgreSQL Workload Analyzer) is a performance tool for PostgreSQL
allowing to collect, aggregate and purge statistics on multiple PostgreSQL
instances from various Stats Extensions.
PoWA-collector is the daemon that gather performance metrics from remote
PostgreSQL instances (optional) on a dedicated repository server.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}powa-collector>0:databases/py-powa-collector@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/databases/py-powa-collector/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/py-powa-collector
- pkg install py311-powa-collector
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 py311-powa-collector listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-powa-collector
- Package flavors (<flavor>: <package>)
- py311: py311-powa-collector
- distinfo:
- TIMESTAMP = 1730822338
SHA256 (powa-team-powa-collector-1.3.0_GH0.tar.gz) = 793464ad0fae41edd8b40f81376e7d050ffcdd8a4a76453bf94319cfecca595d
SIZE (powa-team-powa-collector-1.3.0_GH0.tar.gz) = 22279
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- __init__.py : databases/py-psycopg2@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_py-powa-collector
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.0 05 Nov 2024 20:55:02 |
Palle Girgensohn (girgen) |
databases/py-powa-collector: New port
PoWA (PostgreSQL Workload Analyzer) is a performance tool for PostgreSQL
9.4 and newer allowing to collect, aggregate and purge statistics on
multiple PostgreSQL instances from various Stats Extensions.
PoWA-collector is the daemon that gather performance metrics from remote
PostgreSQL instances (optional) on a dedicated repository server. |
Number of commits found: 1
|