

T move backward in time (to the previous time-slice) T move forward in time (to the next time-slice) Without the snapshot-file argument, atop will show a view of the past day (pick any existing snapshot-file to show a different day), starting from midnight. You can move backward and forward in time to see what happened in every time-slice in the past watched day(s). This effectively gives you a little "time-machine".


atop also provides a utility atopsar which is similar to traditional Unix sar. This allows you to go back in time later to investigate issues. atop is similar to programs like top or htop, with the notable difference that it runs a periodic cron job to generate & preserve full process & system activity data. A more graphical way to capture past activity by system-state snapshoting continuously, is to use atop.
