LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Enterprise Linux Forums > Linux - Enterprise
User Name
Password
Linux - Enterprise This forum is for all items relating to using Linux in the Enterprise.

Notices


Reply
  Search this Thread
Old 05-31-2016, 05:18 AM   #1
manoj.linux
Member
 
Registered: Aug 2007
Posts: 284

Rep: Reputation: 17
Question sar output.


I have run the command sar -u command on oracle Linux 6.8 and getting below ouptput.

09:40:01 AM CPU %user %nice %system %iowait %steal %idle
10:10:01 AM all 0.00 0.00 0.00 0.00 0.00 0.00
10:20:01 AM all 0.00 0.00 0.00 0.00 0.00 0.00
10:30:01 AM all 0.00 0.00 0.00 0.00 0.00 0.00
11:20:01 AM all 0.00 0.00 0.00 0.00 0.00 0.00
11:30:01 AM all 0.00 0.00 0.00 0.00 0.00 0.00
11:40:02 AM all 0.00 0.00 0.00 0.00 0.00 0.00
12:40:01 PM all 0.00 0.00 0.00 0.00 0.00 0.00
12:50:01 PM all 0.00 0.00 0.00 0.00 0.00 0.00
01:50:01 PM all 0.00 0.00 0.00 0.00 0.00 0.00
02:10:01 PM all 0.00 0.00 0.00 0.00 0.00 0.00
03:00:01 PM all 0.00 0.00 0.00 0.00 0.00 0.00
03:10:01 PM all 0.00 0.00 0.00 0.00 0.00 0.00
03:20:01 PM all 0.00 0.00 0.00 0.00 0.00 0.00
Average: all 0.00 0.00 0.00 0.00 0.00 0.00


please let me know why I am getting 0 for all.
 
Old 05-31-2016, 08:47 AM   #2
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,636

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by manoj.linux View Post
I have run the command sar -u command on oracle Linux 6.8 and getting below ouptput.

09:40:01 AM CPU %user %nice %system %iowait %steal %idle
10:10:01 AM all 0.00 0.00 0.00 0.00 0.00 0.00
10:20:01 AM all 0.00 0.00 0.00 0.00 0.00 0.00
10:30:01 AM all 0.00 0.00 0.00 0.00 0.00 0.00
11:20:01 AM all 0.00 0.00 0.00 0.00 0.00 0.00
11:30:01 AM all 0.00 0.00 0.00 0.00 0.00 0.00
11:40:02 AM all 0.00 0.00 0.00 0.00 0.00 0.00
12:40:01 PM all 0.00 0.00 0.00 0.00 0.00 0.00
12:50:01 PM all 0.00 0.00 0.00 0.00 0.00 0.00
01:50:01 PM all 0.00 0.00 0.00 0.00 0.00 0.00
02:10:01 PM all 0.00 0.00 0.00 0.00 0.00 0.00
03:00:01 PM all 0.00 0.00 0.00 0.00 0.00 0.00
03:10:01 PM all 0.00 0.00 0.00 0.00 0.00 0.00
03:20:01 PM all 0.00 0.00 0.00 0.00 0.00 0.00
Average: all 0.00 0.00 0.00 0.00 0.00 0.00


please let me know why I am getting 0 for all.
Again??? It's now NINE YEARS you've been asking about sar:
http://www.linuxquestions.org/questi...6/#post5427436

...and you've been here longer than that. You should know that you need to provide some actual DETAILS when asking a question, and you should also be easily able to apply anything you've learned, in the many years you've been using Linux, to help you do basic troubleshooting. Chances are you didn't gather any data, so there's nothing to report.
 
1 members found this post helpful.
Old 05-31-2016, 09:29 PM   #3
manoj.linux
Member
 
Registered: Aug 2007
Posts: 284

Original Poster
Rep: Reputation: 17
Quote:
Originally Posted by TB0ne View Post
Again??? It's now NINE YEARS you've been asking about sar:
http://www.linuxquestions.org/questi...6/#post5427436

...and you've been here longer than that. You should know that you need to provide some actual DETAILS when asking a question, and you should also be easily able to apply anything you've learned, in the many years you've been using Linux, to help you do basic troubleshooting. Chances are you didn't gather any data, so there's nothing to report.
Thanks TBone for remembering, But I am facing the situation where cpu wa is taking almost 95 to 98%, I have checked with vmstat command, could you please help me on this.
 
Old 06-01-2016, 07:23 AM   #4
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,636

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by manoj.linux View Post
Thanks TBone for remembering, But I am facing the situation where cpu wa is taking almost 95 to 98%, I have checked with vmstat command, could you please help me on this.
Apparently not, since if you've not learned ANYTHING over the past decade, there isn't much else we can tell you. Have you done ANY troubleshooting??? Go back, and look through any of the many, MANY threads you've opened about such things, and try any of those steps again.
 
Old 06-01-2016, 10:31 AM   #5
cliffordw
Member
 
Registered: Jan 2012
Location: South Africa
Posts: 509

Rep: Reputation: 203Reputation: 203Reputation: 203
Hi,

Quote:
Originally Posted by manoj.linux View Post
09:40:01 AM CPU %user %nice %system %iowait %steal %idle
10:10:01 AM all 0.00 0.00 0.00 0.00 0.00 0.00
10:20:01 AM all 0.00 0.00 0.00 0.00 0.00 0.00
10:30:01 AM all 0.00 0.00 0.00 0.00 0.00 0.00
11:20:01 AM all 0.00 0.00 0.00 0.00 0.00 0.00
11:30:01 AM all 0.00 0.00 0.00 0.00 0.00 0.00
11:40:02 AM all 0.00 0.00 0.00 0.00 0.00 0.00
12:40:01 PM all 0.00 0.00 0.00 0.00 0.00 0.00
12:50:01 PM all 0.00 0.00 0.00 0.00 0.00 0.00
01:50:01 PM all 0.00 0.00 0.00 0.00 0.00 0.00
02:10:01 PM all 0.00 0.00 0.00 0.00 0.00 0.00
03:00:01 PM all 0.00 0.00 0.00 0.00 0.00 0.00
03:10:01 PM all 0.00 0.00 0.00 0.00 0.00 0.00
03:20:01 PM all 0.00 0.00 0.00 0.00 0.00 0.00
Average: all 0.00 0.00 0.00 0.00 0.00 0.00
How are you collecting the sar data? The samples seem to be at strange intervals... or 10 minute intervals with lots of gaps?

Quote:
Originally Posted by manoj.linux View Post
I am facing the situation where cpu wa is taking almost 95 to 98%, I have checked with vmstat command, could you please help me on this.
What did you see when you checked vmstat?

CPU "wa" means "Time spent waiting for IO" in recent kernels. If indications are that it might be an I/O problem, have you tried to look into this - iostat, iotop, nmon, etc can help here.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
sar output LinuGeek Linux - General 1 05-22-2014 08:04 AM
sar output fernfrancis Linux - Newbie 3 03-21-2011 09:57 AM
Reformatting SAR output markseger Linux - Software 1 01-07-2011 09:40 AM
sar output for a particular day ZAMO Linux - General 2 03-08-2010 01:39 PM
output of SAR yusufs Linux - Newbie 7 11-03-2007 03:10 AM

LinuxQuestions.org > Forums > Enterprise Linux Forums > Linux - Enterprise

All times are GMT -5. The time now is 08:36 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration