This repository has been archived by the owner on Mar 27, 2024. It is now read-only.
v0.58.0
Improvements:
- httpcheck: add an option to check for specific key-value pairs in the HTTP headers of the response (#1451).
- prometheus: add support for reading metrics from files (#1453).
- weblog: improve parser detection (#1454).
Fixes:
- upsd: use "ups.realpower" if "ups.realpower.nominal" is not available (#1444).
- postgres: check if the user is a member of "pg_read_all_stats" when querying db size for v10+ (#1445).
- wireguard: ignore peers that haven't been connected (#1449).
- weblog: fix parsing HTTP/3 (#1450).
- logind: disable by default on systems with systemd 239 (#1452).
Other: