Codebase list atop / debian/1.27.3-1 atop.service
debian/1.27.3-1

Tree @debian/1.27.3-1 (Download .tar.gz)

atop.service @debian/1.27.3-1raw · history · blame

1
2
3
4
5
6
7
8
9
[Unit]
Description=advanced interactive monitor
Documentation=man:atop(1)

[Service]
ExecStart=/bin/sh -c '/usr/bin/atop -a -w /var/log/atop/atop_$(date +%Y%m%d) 600'

[Install]
WantedBy=multi-user.target