mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
sysutils/node_exporter: Update to 0.18.0
PR: 237881 Submitted by: David O'Rourke <dor.bsd@xm0.uk> (maintainer)
This commit is contained in:
parent
c2e1f33936
commit
e122d66ac5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=501585
3 changed files with 12 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= node_exporter
|
||||
PORTVERSION= 0.17.0
|
||||
PORTVERSION= 0.18.0
|
||||
DISTVERSIONPREFIX=v
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1546895206
|
||||
SHA256 (prometheus-node_exporter-v0.17.0_GH0.tar.gz) = 763b588b9282a8aa497286f8ab1aab61d085bdd2d258cf3457f23c60752c9a27
|
||||
SIZE (prometheus-node_exporter-v0.17.0_GH0.tar.gz) = 1758763
|
||||
TIMESTAMP = 1557759917
|
||||
SHA256 (prometheus-node_exporter-v0.18.0_GH0.tar.gz) = 2f71a4a11fa1388e4a459865520365396f8b6ebbad9d45df476fe60ee0de0415
|
||||
SIZE (prometheus-node_exporter-v0.18.0_GH0.tar.gz) = 2104908
|
||||
|
|
|
@ -8,10 +8,18 @@ bin/node_exporter
|
|||
%%PORTDOCS%%%%DOCSDIR%%/example-17-compatibility-rules.yml
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text_collector_examples/README.md
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text_collector_examples/apt.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text_collector_examples/btrfs_stats.py
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text_collector_examples/deleted_libraries.py
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text_collector_examples/directory-size.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text_collector_examples/inotify-instances
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text_collector_examples/ipmitool
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text_collector_examples/md_info.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text_collector_examples/md_info_detail.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text_collector_examples/mellanox_hca_temp
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text_collector_examples/ntpd_metrics.py
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text_collector_examples/nvme_metrics.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text_collector_examples/pacman.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text_collector_examples/smartmon.py
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text_collector_examples/smartmon.sh
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text_collector_examples/storcli.py
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text_collector_examples/yum.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue