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 photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2025Q3
ipmi_exporter IPMI exporter for Prometheus
1.10.1 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.1Version of this port present on the latest quarterly branch.
Maintainer: meka@tilda.center search for ports maintained by this maintainer
Port Added: 2025-07-13 22:27:05
Last Update: 2025-07-13 22:25:51
Commit Hash: a3079be
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.10.1/catalog.mk
  5. /usr/local/share/licenses/ipmi_exporter-1.10.1/LICENSE
  6. /usr/local/share/licenses/ipmi_exporter-1.10.1/MIT
Collapse this list.
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 = 1752437102 SHA256 (go/sysutils_ipmi_exporter/ipmi_exporter-v1.10.1/v1.10.1.mod) = 11c49f299e94541e74387f3b65de5843d8fc00ffdfe3b0886b5002d6255c2993 SIZE (go/sysutils_ipmi_exporter/ipmi_exporter-v1.10.1/v1.10.1.mod) = 1610

Expand this list (2 items)

Collapse this list.

SHA256 (go/sysutils_ipmi_exporter/ipmi_exporter-v1.10.1/v1.10.1.zip) = d09942baa41fb647d0ef396dff554bfa8bbe68b722ed61fa10517441e34054a4 SIZE (go/sysutils_ipmi_exporter/ipmi_exporter-v1.10.1/v1.10.1.zip) = 73324

Collapse this list.


Packages (timestamps in pop-ups are UTC):
ipmi_exporter
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-1.10.1--1.10.1---
FreeBSD:13:quarterly-1.10.1--1.10.1---
FreeBSD:14:latest-1.10.1--1.10.1---
FreeBSD:14:quarterly-1.10.1--1.10.1---
FreeBSD:15:latest-1.10.0n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go124 : lang/go124
Library dependencies:
  1. libfreeipmi.so : sysutils/freeipmi
Fetch dependencies:
  1. go124 : lang/go124
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: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.10.1
13 Jul 2025 22:25:51
commit hash: a3079bee0d87e0f40c710d3ac267a5bf47bc6c78commit hash: a3079bee0d87e0f40c710d3ac267a5bf47bc6c78commit hash: a3079bee0d87e0f40c710d3ac267a5bf47bc6c78commit hash: a3079bee0d87e0f40c710d3ac267a5bf47bc6c78 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Goran Mekić
sysutils/ipmi_exporter: Update 1.10.0 => 1.10.1

Changelog:
 - Fix panic in native BMC collector
 - Fix native IPMI client not being properly closed
 - Log sensor ID on error in native IPMI collector
 - Dependency/shared files updates and CI improvements
https://github.com/prometheus-community/ipmi_exporter/releases/tag/v1.10.1

Remove go version after default go version was increased to 1.24.

PR:	288194
MFH:	2025Q3
(cherry picked from commit 13fa5d519142ac0ae3a8b037b0920ae9d1b9ba76)

Number of commits found: 1