# Default settings for atop. This file is sourced by /bin/sh from
# /etc/init.d/atop and /etc/cron.daily/atop.

# Options to pass to the atop recorder daemon.
#
# The init script will invariably set the '-w <logfile>' option for you,
# please don't override it or things will break (like 'atop -r' and the
# rotation via /etc/cron.daily/atop).
#ATOP_OPTS="-a"

# Sampling period in seconds
#ATOP_PERIOD=600

# Keep at most this number of daily logs
#ATOP_KEEP=10
