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
Port details
check_wg Icinga2 health check of wireguard peers, using output of wg(8)
0.0.7_2 net-mgmt 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 0.0.7_1Version of this port present on the latest quarterly branch.
Maintainer: dsh@bamus.cz search for ports maintained by this maintainer
Port Added: 2024-12-17 01:01:43
Last Update: 2025-03-05 16:02:56
Commit Hash: d0642a6
License: MIT
WWW:
https://github.com/dsh2dsh/check_wg
Description:
Icinga2 health check of wireguard peers, using output of wg(8). It analizes latest handshake of every peer and outputs warning or critical status if any of them is greater of given threshold.
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 (4 items)
Collapse this list.
  1. libexec/nagios/check_wg
  2. /usr/local/share/licenses/check_wg-0.0.7_2/catalog.mk
  3. /usr/local/share/licenses/check_wg-0.0.7_2/LICENSE
  4. /usr/local/share/licenses/check_wg-0.0.7_2/MIT
Collapse this list.
Dependency lines:
  • check_wg>0:net-mgmt/check_wg
To install the port:
cd /usr/ports/net-mgmt/check_wg/ && make install clean
To add the package, run one of these commands:
  • pkg install net-mgmt/check_wg
  • pkg install check_wg
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: check_wg
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1716219169 SHA256 (go/net-mgmt_check_wg/check_wg-v0.0.7/v0.0.7.mod) = 70bf440bb65daba36df9cf87cb3314523bb0435053cd72ff796b932cd3790809 SIZE (go/net-mgmt_check_wg/check_wg-v0.0.7/v0.0.7.mod) = 423

Expand this list (2 items)

Collapse this list.

SHA256 (go/net-mgmt_check_wg/check_wg-v0.0.7/v0.0.7.zip) = f4f19a8cc0090d92323a4ebeb6ded085f7d1614e18f6ab1f7d67db0b41a0d2ee SIZE (go/net-mgmt_check_wg/check_wg-v0.0.7/v0.0.7.zip) = 18637

Collapse this list.


Packages (timestamps in pop-ups are UTC):
check_wg
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.0.7_20.0.7_2-0.0.7_20.0.7_2---
FreeBSD:13:quarterly0.0.7_10.0.7_1-0.0.7_10.0.7_1---
FreeBSD:14:latest0.0.7_20.0.7_2-0.0.7_20.0.7_2---
FreeBSD:14:quarterly0.0.7_10.0.7_1-0.0.7_10.0.7_1---
FreeBSD:15:latest0.0.7_20.0.7_2n/a0.0.7_2n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go122 : lang/go122
Fetch dependencies:
  1. go122 : lang/go122
  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:
net-mgmt_check_wg
USES:
go:1.22,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/dsh2dsh/check_wg/@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
0.0.7_2
05 Mar 2025 16:02:56
commit hash: d0642a617631ca9d19d24750b6669ecc13584027commit hash: d0642a617631ca9d19d24750b6669ecc13584027commit hash: d0642a617631ca9d19d24750b6669ecc13584027commit hash: d0642a617631ca9d19d24750b6669ecc13584027 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
Bump all go ports for yesterday's releases
0.0.7_1
21 Jan 2025 22:21:11
commit hash: 39522060fe30d16b47ca1671b543507a15d0817bcommit hash: 39522060fe30d16b47ca1671b543507a15d0817bcommit hash: 39522060fe30d16b47ca1671b543507a15d0817bcommit hash: 39522060fe30d16b47ca1671b543507a15d0817b files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go122 update

PR:		284181
MFH:		2025Q1
0.0.7
17 Dec 2024 00:31:50
commit hash: 9f44d73b21edeaa1a2e0ce304eece2b3031d7f96commit hash: 9f44d73b21edeaa1a2e0ce304eece2b3031d7f96commit hash: 9f44d73b21edeaa1a2e0ce304eece2b3031d7f96commit hash: 9f44d73b21edeaa1a2e0ce304eece2b3031d7f96 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Denis Shaposhnikov
net-mgmt/check_wg: Icinga2 health check of wireguard peers, using output of
wg(8)

Icinga2 health check of wireguard peers, using output of wg(8).

It analizes latest handshake of every peer and outputs warning or critical
status if any of them is greater of given threshold.

WWW: https://github.com/dsh2dsh/check_wg

Number of commits found: 3