Logo 
Search:

Unix / Linux / Ubuntu Articles

Submit Article
Home » Articles » Unix / Linux / Ubuntu » CommandsRSS Feeds

System activity reporter - sar

Posted By: Shruti Sharma     Category: Unix / Linux / Ubuntu     Views: 5182

This article explains about sar command with an example in unix.

sar command is used to display system activity reporter in unix.

Syntax of sar Command

sar [- options]  

Example of sar Command

Example 1 : Watch CPU activity evolve for 5 seconds

sar 1 5

Example 2 : Report buffer activity

sar -b 1 5

Example 3 : Report activity for each block device, eg disk or tape drive

sar -d 1 5
  
Share: 


Didn't find what you were looking for? Find more on System activity reporter - sar Or get search suggestion and latest updates.

Shruti Sharma
Shruti Sharma author of System activity reporter - sar is from United States. Shruti Sharma says Hello Everyone,
I am Shruti Sharma from United States
 
View All Articles

 

Other Interesting Articles in Unix / Linux / Ubuntu:


 
Please enter your Comment

  • Comment should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].

 
No Comment Found, Be the First to post comment!