| Port details |
- prometheus3 Systems monitoring and alerting toolkit
- 3.10.0_1 net-mgmt
=2 3.9.1_3Version of this port present on the latest quarterly branch. - Maintainer: danilo@FreeBSD.org
 - Port Added: 2025-04-20 11:33:03
- Last Update: 2026-03-06 03:33:23
- Commit Hash: a8d318d
- People watching this port, also watch:: bastille, mtr, postfix, amavisd-new, metalock
- License: APACHE20
- WWW:
- https://prometheus.io/
- Description:
- Prometheus is a systems and service monitoring system. It collects metrics
from configured targets at given intervals, evaluates rule expressions,
displays the results, and can trigger alerts if some condition is observed
to be true.
Prometheus' main distinguishing features as compared to other monitoring
systems are:
- a multi-dimensional data model (timeseries defined by metric name and
set of key/value dimensions)
- a flexible query language to leverage this dimensionality
- no dependency on distributed storage; single server nodes are autonomous
- timeseries collection happens via a pull model over HTTP
- pushing timeseries is supported via an intermediary gateway
- targets are discovered via service discovery or static configuration
- multiple modes of graphing and dashboarding support
- support for hierarchical and horizontal federation
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
-
- Dependency lines:
-
- prometheus3>0:net-mgmt/prometheus3
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/net-mgmt/prometheus3/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/prometheus3
- pkg install prometheus3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: prometheus3
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1772278465
SHA256 (go/net-mgmt_prometheus3/prometheus-prometheus-v3.10.0_GH0/go.mod) = 02a1eb90166397bff462e9cb899591fa8ff9a5486667992084428c8837e33240
SIZE (go/net-mgmt_prometheus3/prometheus-prometheus-v3.10.0_GH0/go.mod) = 13104
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:
-
- go125 : lang/go125
- Fetch dependencies:
-
- go125 : lang/go125
-
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for prometheus3-3.10.0_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- net-mgmt_prometheus3
- USES:
- cpe go:modules zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|