View file File name : atop Content :# sysconfig atop # # Current Day format CURDAY=`date +%Y%m%d` # Log files path LOGPATH=/var/log/atop # Binaries path BINPATH=/usr/bin # PID File PIDFILE=/var/run/atop.pid # interval (current 1 minute, 60 seconds, default is 10 minutes) LOGINTERVAL=60 LOGGENERATIONS=7