HomeFreeBSD

databases/rrdtool: add new port option LOCKTIMEOUT

Description

databases/rrdtool: add new port option LOCKTIMEOUT

By default, RRDTool tries to lock RRD file and fails
if it cannot obtain the lock immediately.

New build option LOCKTIMEOUT (disabled by default)
allows to change this behavior and specify
a time interval (in seconds) with environment variable
RRDTOOL_LOCK_TIMEOUT to wait for lock if the file is busy.

It will fail if the lock cannot be obtained in time.
Zero value makes it wait for the lock indefinitely.

The patch documents the feature in the manual page and HTML docs.

Default build is not affected, so PORTREVISION not bumped.

Details

Provenance
eugen_grosbein.netAuthored on Jul 10 2022, 5:45 PM
Parents
R11:4263a0841693: net-mgmt/zabbix62: Add ports
Branches
Unknown
Tags
Unknown