## pcp-atop configuration
## Settings in this file override the built-in defaults.
## Used by atop.service via EnvironmentFile=

## Command-line flags passed to pcp-atop (e.g. -L for local context only)
LOGOPTS=""

## Sample interval in seconds
LOGINTERVAL=60

## Number of daily archives to retain before culling
LOGGENERATIONS=28

## Directory where PCP archives are written (default from PCP_IMPORTLOG_DIR)
#LOGPATH=/var/log/atop

## Maximum data volume size before rotating to a new volume (k/m/g suffix supported).
## Each completed volume is compressed with zstd immediately.
LOGVOLSIZE=100m
