Read all sar collected files

From wikieduonline
Revision as of 05:34, 9 June 2024 by Welcome (talk | contribs)
Jump to navigation Jump to search


for SA_FILE in $(ls -1 /var/log/sysstat/sa??); do sar -f $SA_FILE | awk '$NF<10 {print}'; done


sar, installation, sar -A, sar -F, sar -d, sar -I ALL, sar -n NFS, sar -r, sar -S, sar -W, sar -n ALL, Installing sysstat using Ansible, /etc/sysstat/sysstat, /etc/cron.d/sysstat, sar --help, Sysstat changelog, /var/log/sysstat/, cpu time steal, sargraph, isag, Telegraf

Advertising: