- Store information about the system and process activity in binary compressed form to a file with an interval of ten minutes during an hour:
- atop -w /tmp/atop.raw 600 6
- View the contents of this file interactively:
- atop -r /tmp/atop.raw
- Jump one interval forward by pressing “t”, to go backward press “T”. To jump to a specified time, press “b”.
- Ubuntu package contains atop.service which will log the samples into /var/log/atop/atop_YYYYMMDD log files with interval 600.
Saturday, 7 June 2025
atop
ccze
ccze - log colorizer sudo tail -f /var/log/syslog | ccze
-
7z : Compression utility aa : a simple utility to help create backups ab : Apache HTTP server benchmarking tool aespipe : AES encrypti...
-
AutoArchive is a simple utility to help create backups more easily. Usage aa [ options ] [ command ] [ AA_SPEC …] autoarchive [ option...
-
apache bench: Apache HTTP server benchmarking tool ab -n 1000 -c 10 -k -H "Accept-Encoding: gzip, deflate" https://example.com/