# /etc/default/atop

INTERVAL={{ salt['pillar.get']('data:atop:interval', '10')}}
LOGPATH="/var/log/atop"
OUTFILE="$LOGPATH/daily.log"
