notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details on branch 2023Q1
ipmi_exporter IPMI exporter for Prometheus
1.6.1_3 sysutils on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.10.1_14Version of this port present on the latest quarterly branch.
Maintainer: meka@tilda.center search for ports maintained by this maintainer
Port Added: 2023-02-17 10:51:08
Last Update: 2023-03-09 19:50:37
Commit Hash: 636f0a9
License: MIT
WWW:
https://github.com/prometheus-community/ipmi_exporter
Description:
IPMI exporter for Prometheus. It supports both the regular /metrics endpoint, exposing metrics from the host that the exporter is running on, as well as an /ipmi endpoint that supports IPMI over RMCP - one exporter running on one host can be used to monitor a large number of IPMI interfaces by passing the target parameter to a scrape.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (6 items)
Collapse this list.
  1. bin/ipmi_exporter
  2. etc/ipmi_exporter/ipmi_local.yml.sample
  3. etc/ipmi_exporter/ipmi_remote.yml.sample
  4. /usr/local/share/licenses/ipmi_exporter-1.6.1_3/catalog.mk
  5. /usr/local/share/licenses/ipmi_exporter-1.6.1_3/LICENSE
  6. /usr/local/share/licenses/ipmi_exporter-1.6.1_3/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ipmi_exporter>0:sysutils/ipmi_exporter
To install the port:
cd /usr/ports/sysutils/ipmi_exporter/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/ipmi_exporter
  • pkg install ipmi_exporter
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ipmi_exporter
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1661430489 SHA256 (go/sysutils_ipmi_exporter/ipmi_exporter-v1.6.1/v1.6.1.mod) = fb908a34735a343073c6dfd6b58660577da1d42b6dc662a23dfa133e22c6a349 SIZE (go/sysutils_ipmi_exporter/ipmi_exporter-v1.6.1/v1.6.1.mod) = 1398

Expand this list (2 items)

Collapse this list.

SHA256 (go/sysutils_ipmi_exporter/ipmi_exporter-v1.6.1/v1.6.1.zip) = 79cc9c0a435d3f2aa124ee85b6bfa0aa95a1fd2843dfc8a995880773b8529016 SIZE (go/sysutils_ipmi_exporter/ipmi_exporter-v1.6.1/v1.6.1.zip) = 57539

Collapse this list.


Packages (timestamps in pop-ups are UTC):
ipmi_exporter
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-1.10.1_11--1.10.1_11n/an/an/a
FreeBSD:13:quarterly-1.10.1_11--1.10.1_11n/an/an/a
FreeBSD:14:latest-1.10.1_14--1.10.1_14---
FreeBSD:14:quarterly-1.10.1_14--1.10.1_14---
FreeBSD:15:latest-1.10.1_14n/a-n/an/a--
FreeBSD:15:quarterly-1.10.1_14n/a-n/an/a--
FreeBSD:16:latest-1.10.1_14n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go119 : lang/go119
Library dependencies:
  1. libfreeipmi.so : sysutils/freeipmi
Fetch dependencies:
  1. go119 : lang/go119
  2. ca_root_nss>0 : security/ca_root_nss
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_ipmi_exporter
USES:
go:modules zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/prometheus-community/ipmi_exporter/@v/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.6.1_3
09 Mar 2023 19:50:37
commit hash: 636f0a9700972e851eb2139edc655a613f8c5a25commit hash: 636f0a9700972e851eb2139edc655a613f8c5a25commit hash: 636f0a9700972e851eb2139edc655a613f8c5a25commit hash: 636f0a9700972e851eb2139edc655a613f8c5a25 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go119 update

Direct commit to quarterly to bump Go ports revisions after 61a665d2d8d2

Approved by:    ports-secteam (blanket)
1.6.1_2
05 Mar 2023 12:05:34
commit hash: 31d4225c50cf0bbc5e1410c77d1651f0fbf1e888commit hash: 31d4225c50cf0bbc5e1410c77d1651f0fbf1e888commit hash: 31d4225c50cf0bbc5e1410c77d1651f0fbf1e888commit hash: 31d4225c50cf0bbc5e1410c77d1651f0fbf1e888 files touched by this commit
Fernando ApesteguĂ­a (fernape) search for other commits by this committer
Author: topical
sysutils/ipmi_exporter: Fix typo in configuration

s/impi/ipmi

PR:		269911
Reported by:	topical@gmx.net
Approved by:	meka@tilda.center (maintainer)
MFH:		2023Q1 (bug fix)

(cherry picked from commit 15c592ca177767cd574ed4d32530a126df81ad5f)
1.6.1_2
17 Feb 2023 10:49:10
commit hash: 9ff952570bc5120a01d31a8406f17ad49ddfb2e9commit hash: 9ff952570bc5120a01d31a8406f17ad49ddfb2e9commit hash: 9ff952570bc5120a01d31a8406f17ad49ddfb2e9commit hash: 9ff952570bc5120a01d31a8406f17ad49ddfb2e9 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go119 update

Direct commit to quarterly to bump Go ports revisions after f30271912e48

Approved by:	riggs (ports-secteam)

Number of commits found: 3