Port details |
- node_exporter Prometheus exporter for machine metrics
- 1.8.2 sysutils =9 1.8.2Version of this port present on the latest quarterly branch.
- Maintainer: dor.bsd@xm0.uk
- Port Added: 2016-10-15 05:24:35
- Last Update: 2024-08-14 09:21:02
- Commit Hash: 676f117
- People watching this port, also watch:: zfsnap, go, node, openvpn, nmap
- License: APACHE20
- WWW:
- https://github.com/prometheus/node_exporter
- Description:
- Node exporter is a Prometheus exporter for hardware and OS metrics, written in
Go with pluggable metric collectors.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- node_exporter>0:sysutils/node_exporter
- To install the port:
- cd /usr/ports/sysutils/node_exporter/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/node_exporter
- pkg install node_exporter
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: node_exporter
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1723572142
SHA256 (go/sysutils_node_exporter/node_exporter-v1.8.2/v1.8.2.mod) = 91f7fe315a7ead673c5db46f635f8c735eb32710c9670318ef9302af1d173d61
SIZE (go/sysutils_node_exporter/node_exporter-v1.8.2/v1.8.2.mod) = 2349
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:
-
- gmake>=4.4.1 : devel/gmake
- go121 : lang/go121
- Fetch dependencies:
-
- go121 : lang/go121
- ca_root_nss>0 : security/ca_root_nss
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for node_exporter-1.8.2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- sysutils_node_exporter
- USES:
- gmake go:modules shebangfix zip
- pkg-message:
- If upgrading
- Text collector examples have been moved to a new repository at
https://github.com/prometheus-community/node-exporter-textfile-collector-scripts.
The netdev collector CLI argument `--collector.netdev.ignored-devices` was
renamed to `--collector.netdev.device-blacklist`.
Additional label `mountaddr` added to NFS device metrics to distinguish mounts
from the same URL, but different IP addresses.
Metrics `node_cpu_scaling_frequency_min_hrts` and
`node_cpu_scaling_frequency_max_hrts` of the cpufreq collector were renamed to
`node_cpu_scaling_frequency_min_hertz` and
`node_cpu_scaling_frequency_max_hertz`.
Collectors that are enabled, but are unable to find data to collect, now return
`0` for `node_scrape_collector_success`.
- If upgrading from < 1.2.2:
- Filesystem collector flags have been renamed.
--collector.filesystem.ignored-mount-points is now
--collector.filesystem.mount-points-exclude and
--collector.filesystem.ignored-fs-types is now
--collector.filesystem.fs-types-exclude.
The old flags will be removed in 2.x.
- For install:
- If upgrading from a version of node_exporter <0.15.0 you'll need to update any
custom command line flags that you may have set as it now requires a
double-dash (--flag) instead of a single dash (-flag).
The collector flags in 0.15.0 have now been replaced with individual boolean
flags and the -collector.procfs` and -collector.sysfs` flags have been renamed
to --path.procfs and --path.sysfs respectively.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.8.2 14 Aug 2024 09:21:02 |
Philippe Audeoud (jadawin) |
sysutils/node_exporter: update to 1.8.2
changelog: https://github.com/prometheus/node_exporter/releases/tag/v1.8.2
PR: 280806 |
1.6.1_8 09 Aug 2024 06:24:08 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update |
1.6.1_7 03 Jul 2024 08:29:54 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update |
1.6.1_6 15 Jun 2024 09:52:17 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
1.6.1_5 13 May 2024 17:56:04 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
1.6.1_4 15 Apr 2024 08:20:04 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
1.6.1_3 24 Mar 2024 14:29:00 |
Muhammad Moinur Rahman (bofh) |
lang/go: Change DEFAULT to 1.21
PR: 277776
Approved by: portmgr (exp-run) |
1.6.1_2 11 Feb 2024 10:39:17 |
Ashish SHUKLA (ashish) |
all: Bump PORTREVISION after lang/go* update
PR: 276530 |
1.6.1_1 07 Dec 2023 02:22:10 |
Ashish SHUKLA (ashish) |
all: Bump PORTREVISION after lang/go* update
PR: 274405 |
1.6.1 11 Oct 2023 06:02:17 |
Robert Clausecker (fuz) Author: David O'Rourke |
sysutils/node_exporter: update to 1.6.1
Changes in this release are:
[CHANGE] Fix cpustat when some cpus are offline
[CHANGE] Remove metrics of offline CPUs in CPU collector
[CHANGE] Deprecate ntp collector
[CHANGE] Remove bcache cache_readaheads_totals metrics
[CHANGE] Deprecate supervisord collector
[FEATURE] Enable uname collector on NetBSD
[FEATURE] NetBSD support for the meminfo collector
[FEATURE] NetBSD support for CPU collector
[FEATURE] Add FreeBSD collector for netisr subsystem
[FEATURE] Add softirqs collector
[ENHANCEMENT] Add suspended as a node_zfs_zpool_state (Only the first 15 lines of the commit message are shown above ) |
1.5.0_7 08 Sep 2023 14:34:56 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go* update |
1.5.0_6 04 Aug 2023 14:24:50 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
1.5.0_5 08 Apr 2023 15:13:25 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
1.5.0_4 09 Mar 2023 19:18:07 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after Go ports update |
1.5.0_3 15 Feb 2023 19:06:01 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
1.5.0_2 09 Feb 2023 21:55:23 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after GO_DEFAULT update. |
1.5.0_1 04 Feb 2023 19:30:15 |
Fernando Apesteguía (fernape) Author: David O'Rourke |
sysutils/node_exporter: fix meminfo collector
meminfo collector failed with:
node_exporter[29302]: ts=2023-02-04T09:06:27.328Z caller=collector.go:169
level=error msg="collector failed" name=meminfo duration_seconds=0.000127617
err="couldn't get memory: cannot allocate memory"
This patch contains a fix for the meminfo collector, it has also been submitted
upstream.
PR: 269154
Reported by: David O'Rourke <dor.bsd@xm0.uk> |
1.5.0 30 Jan 2023 16:16:39 |
Fernando Apesteguía (fernape) Author: David O'Rourke |
sysutils/node_exporter: update to 1.5.0
ChangeLog: https://github.com/prometheus/node_exporter/blob/master/CHANGELOG.md
PR: 269154
Reported by: dor.bsd@xm0.uk (maintainer)
MFH: 2023Q1 (security fixes)
Security: CVE-2022-27191 CVE-2022-27664 CVE-2022-46146 |
1.3.1_8 14 Jan 2023 11:31:17 |
Dmitri Goutnik (dmgk) |
all: Bump PORTVERSION after lang/go{118,119} update |
1.3.1_7 11 Dec 2022 11:17:27 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{118,119} update |
1.3.1_6 06 Oct 2022 19:24:26 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{118,119} update |
1.3.1_5 08 Sep 2022 16:33:18 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{118,119} update |
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.3.1_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.3.1_4 03 Aug 2022 21:35:13 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after Go update
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update. |
1.3.1_3 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.3.1_3 14 Jul 2022 12:46:05 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{117,118} update |
1.3.1_2 07 Jun 2022 21:56:10 |
Dmitri Goutnik (dmgk) |
*/*: Bump port revisons after lang/go{117,118} update |
1.3.1_1 30 Mar 2022 07:01:44 |
Guangyuan Yang (ygy) |
*/*: Bump PORTREVISION after lang/go 1.18 update |
1.3.1 06 Jan 2022 07:36:50 |
Guangyuan Yang (ygy) Author: David O'Rourke |
sysutils/node_exporter: Update to 1.3.1
Changelog: https://github.com/prometheus/node_exporter/releases/tag/v1.3.1
PR: 260941 |
1.2.2 10 Aug 2021 20:47:37 |
Guangyuan Yang (ygy) Author: David O'Rourke |
sysutils/node_exporter: Update to 1.2.2
This version of node_exporter contains updates to some collector flags and old
flags will be deprecated in 2.x. These are mentioned in a pkg-message upgrade
note.
Changelog: https://github.com/prometheus/node_exporter/releases/tag/v1.2.2
PR: 257733 |
1.1.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1.2 29 Mar 2021 06:13:50 |
rhurlin |
sysutils/node_exporter: Update to v1.1.2
Removed nonfunctional test target from port for now.
Changelog: https://github.com/prometheus/node_exporter/releases/tag/v1.1.2
PR: 254393
Submitted by: David O'Rourke <dor.bsd@xm0.uk> (maintainer) |
1.1.0 09 Feb 2021 02:49:27 |
nc |
sysutils/node_exporter: Update to v1.1.0
PR: 253355
Submitted by: David O'Rourke <dor.bsd AT xm0 DOT uk> (maintainer) |
1.0.1 17 Jun 2020 16:05:58 |
mikael |
sysutils/node_exporter: update to 1.0.1
In addition to the 1.0.0 changes, this release fixes:
[BUGFIX] filesystem_freebsd: Fix label values
[BUGFIX] Update prometheus/procfs to fix log noise
[BUGFIX] Fix build tags for collectors
[BUGFIX] Handle no data from powersupplyclass
For a full changelog, see
https://github.com/prometheus/node_exporter/blob/master/CHANGELOG.md
PR: 246791
Submitted by: David O'Rourke (maintainer) |
0.18.1 13 Dec 2019 11:55:50 |
dmgk |
sysutils/node_exporter: Fix version variable path
PR: 242591
Submitted by: xavier.l+bsd@magnax.ca
Approved by: jevonearth <ports@ecadlabs.com> (maintainer) |
0.18.1 29 Aug 2019 03:42:29 |
yuri |
sysutils/node_exporter: Switch to USES=go:modules, fix build with go1.13
PR: 240172
Submitted by: Dmitri Goutnik <dg@syrec.org>
Approved by: portmgr (fix build) |
0.18.1 14 Aug 2019 12:16:13 |
mat |
Convert to UCL & cleanup pkg-message (categories s) |
0.18.1 20 Jun 2019 11:24:50 |
swills |
sysutils/node_exporter: Update to 0.18.1
PR: 238671
Submitted by: David O'Rourke <dor.bsd@xm0.uk>
Approved by: jevonearth <ports@ecadlabs.com> (maintainer) |
0.18.0_1 13 May 2019 19:05:17 |
swills |
sysutils/node_exporter: Update to 0.18.0
PR: 237881
Submitted by: David O'Rourke <dor.bsd@xm0.uk> (maintainer) |
0.17.0_1 28 Jan 2019 09:16:24 |
0mp |
sysutils/node_exporter: Add tests, docs and examples
- Define LICENSE_FILE.
- Sort variables.
- Add a do-test target and prepare a testing environment. One test is
skipped at the moment due to a problem with detecting procfs(5) on
FreeBSD.
- Install documentation and examples.
- Change pkg-descr to better match upstream's README.
PR: 234791
Reviewed by: mat
Approved by: mat (mentor), maintainer timeout
Sponsored by: BALLY WULFF Games & Entertainment GmbH
Differential Revision: https://reviews.freebsd.org/D18792 |
0.17.0 08 Jan 2019 13:15:30 |
riggs |
Update to upstream release 0.17.0
PR: 234707
Submitted by: dor.bsd@xm0.uk
Approved by: ports@ecadlabs.com (maintainer)
MFH: 2019Q1 |
0.16.0 08 Nov 2018 16:55:52 |
jpaetzel |
Update to 0.16
PR: 226402
Reported by: dor.bsd@xm0.uk
Approved by: ports@ecadlabs.com (maintainer) |
0.15.2 01 Mar 2018 15:58:01 |
pizzamig |
sysutils/node_exporter: Update to 0.15.2
PR: 224981
Submitted by: David O'Rourke <dor.bsd@xm0.uk>
Approved by: ports@ecadlabs.com (maintainer) |
0.15.0 25 Oct 2017 15:17:59 |
swills |
sysutils/node_exporter: Update to 0.15.0
PR: 223236
Submitted by: David O'Rourke <dor.bsd@xm0.uk>
Approved by: jevonearth <ports@ecadlabs.com> (maintainer) |
0.14.0 12 Oct 2017 09:06:18 |
mat |
Stripping go binaries is perfectly fine.
https://dominik.honnef.co/posts/2016/10/go-and-strip/
Sponsored by: Absolight |
0.14.0 22 Mar 2017 11:44:36 |
robak |
sysutils/node_exporter: update 0.13.0 -> 0.14.0
PR: 217989
Submitted by: Jev Bjorsell <ports@ecadlabs.com> (maintainer) |
0.13.0 01 Jan 2017 03:45:13 |
sunpoet |
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket) |
0.13.0 02 Dec 2016 17:08:59 |
robak |
sysutils/node_exporter: update 0.12.0 -> 0.13.0
PR: 214921
Submitted by: Jev Bjorsell <ports@ecadlabs.com> (maintainer) |
0.12.0 21 Oct 2016 08:28:49 |
amdmi3 |
- Mark broken on 9.x:
collector/cpu_freebsd.go: In function 'getCPUTimes':
collector/cpu_freebsd.go:91: error: 'for' loop initial declaration used outside
C99 mode
Approved by: portmgr blanket |
0.12.0 15 Oct 2016 05:24:29 |
pi |
New port: sysutils/node_exporter
node_exporter is a prometheus exporter for machine metrics, written in Go
with pluggable metric collectors.
WWW: https://github.com/prometheus/node_exporter
PR: 212467
Submitted by: Jev Bjoersell <jev@ecadlabs.com> |