Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
linux:performance [2019/05/07 17:12] – [sar] tmadelinux:performance [2021/12/20 14:10] – [sar] tmade
Line 30: Line 30:
   sar -n DEV                          #network stats   sar -n DEV                          #network stats
   sar -q 1                            #Report queue length and load averages (realtime)   sar -q 1                            #Report queue length and load averages (realtime)
-  sar -R 1 +  sar -R 1                            #Report memory statistics (realtime) 
-  sar -B 1+  sar -B 1                            #Report paging statistics (realtime)
   sar -r   sar -r
   sar -f /var/log/sa/sa26 -r| more   sar -f /var/log/sa/sa26 -r| more
 +  sar -r -s 10:00:00 -e 12:00:00
      
 <code> <code>
linux/performance.txt · Last modified: 2021/12/20 14:12 by tmade
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki