| Port details |
- simplomon Simple network status and uptime monitoring tool
- g20250224_1 net-mgmt
=0 g20250224Version of this port present on the latest quarterly branch. - Maintainer: dch@FreeBSD.org
 - Port Added: 2025-11-19 15:39:09
- Last Update: 2026-05-28 09:30:32
- Commit Hash: f7a5488
- Also Listed In: dns net
- License: MIT
- WWW:
- https://github.com/berthubert/simplomon
- Description:
- Simplomon is a lightweight and easy-to-setup availability monitoring
system. It offers advanced features such as certificate expiry checking,
IPv6 autoconfiguration, DNS synchronization, DNSSEC signature freshness
checks, HTTP redirect checking, providing a web page, JSON status, and a
Prometheus node exporter. It is suitable for quickly setting up monitoring
without the need for complex configuration or maintenance.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
-
- Dependency lines:
-
- simplomon>0:net-mgmt/simplomon
- To install the port:
- cd /usr/ports/net-mgmt/simplomon/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/simplomon
- pkg install simplomon
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: simplomon
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1741342561
SHA256 (berthubert-simplomon-g20250224-b4fea5b_GH0.tar.gz) = 834aa0f83167feb1b9eeb36602bb933cb71884dcf558fea8e69cce73a2556c4f
SIZE (berthubert-simplomon-g20250224-b4fea5b_GH0.tar.gz) = 260634
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:
-
- py311-pip>0 : devel/py-pip@py311
- nlohmann-json>0 : devel/nlohmann-json
- xxd>0 : sysutils/xxd
- cmake : devel/cmake-core
- llvm-config18 : devel/llvm18
- lua53 : lang/lua53
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- Library dependencies:
-
- libcurl.so : ftp/curl
- libfmt.so : devel/libfmt
- libnghttp2.so : www/libnghttp2
- libsqlite3.so : databases/sqlite3
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for simplomon-g20250224_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- net-mgmt_simplomon
- USES:
- cmake:indirect compiler:c++17-lang llvm:18,build lua:53,build meson ninja pkgconfig python:build sqlite ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
g20250224_1 28 May 2026 09:30:32
    |
Dave Cottlehuber (dch)  |
net-mgmt/simplomon: Fix missing krbprofile during link
ld: error: unable to find library -lkrb5profile
Fixes: 625ea72bc60e
Sponsored by: SkunkWerks, GmbH |
g20250224 14 May 2026 06:58:17
    |
Dave Cottlehuber (dch)  |
net-mgmt/simplomon: Fix build on 16-CURRENT
Reported by: pkg-fallout
Sponsored by: SkunkWerks, GmbH |
g20250224 19 Nov 2025 15:36:42
    |
Dave Cottlehuber (dch)  |
net-mgmt/simplomon: NEW PORT - radically simple availability monitoring
- basic website checks, including TLS expiration
- comprehensive DNS & DNSSEC monitoring
Alpha from git tag, ping functionality is broken on FreeBSD
Sponsored by: SkunkWerks, GmbH
Differential Revision: https://reviews.freebsd.org/D49277 |