Sysstat: Revision history

Jump to: navigation, search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

11 September 2024

  • curprev 14:2814:28, 11 September 2024Ardika Sulistija talk contribs 2,727 bytes +2,727 Created page with "Add SAR notes here.</br> https://www.thegeekdiary.com/how-to-view-past-performance-with-sar-in-linux/ By default, sar stats are collected every 10 minutes. The data is collected using a simple cron job configured within /etc/cron.d/sysstat. This job can be amended to collect the data as frequently as you require. Example /etc/cron.d/sysstat file is provided below. # cat /etc/cron.d/sysstat # Run system activity accounting tool every 10 minutes */10 * * * * root /usr..."