Results 1 to 2 of 2
Hi,
I have one issue in the Linux server.
DiskBusyPercent :
==================
Disk_Write_Percent>90.00 OR Disk_Read_Percent>90.00
Disk_Read_Percent=100.28
How to check this Disk Buzy percent in Redhat Linux 6.1 ?
What could ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-11-2013 #1Linux Newbie
- Join Date
- May 2012
- Posts
- 110
Disk Buzy percent in Redhat Linux 6.1 ?
Hi,
I have one issue in the Linux server.
DiskBusyPercent :
==================
Disk_Write_Percent>90.00 OR Disk_Read_Percent>90.00
Disk_Read_Percent=100.28
How to check this Disk Buzy percent in Redhat Linux 6.1 ?
What could be the possible causes for this Disk Buzy percent?
How to resolve this issue ?
Any help....please.......
Regards,
Aparna.
- 01-11-2013 #2
- iostat can provide the values
- A graphing tool like cacti or collectd can collect those and show trends
- and a monitoring tool like nagios, xymon can alert if thresholds are reached
Cause of disk utilization is...
programs need IO for their tasks
How to resolve:
Investigate what needs IO and why and in which way.
Then either optimize the config or spread the load (e.g. use different spindles for logs, input data, output data or add more discs/controllers or use more machines)Last edited by Irithori; 01-11-2013 at 03:51 PM.
You must always face the curtain with a bow.


Reply With Quote
