AppDynamics Knowledge Base

How do I install Fio to measure disk I/O performance?

How do I install Fio to measure disk I/O performance?

AppDynamics recommends using fio, a free tool for measuring disk I/O performance. Fio is meant to be used both for benchmark and stress/hardware verification. Fedora maintains builds of fio in their Extra Packages on Enterprise Linux (EPEL) repositories.

Related Links:

How to add EPEL repository to a server:

Note: Run the following as root user from the command line.

RHEL6 example:

  1. Install EPEL repository.
  2. Install fio using yum
    • yum install fio

 

RHEL7 example: 

  1. Install EPEL repository.
  2. Install fio using yum
    • yum install fio

 EPEL Reference https://fedoraproject.org/wiki/EPEL

Published on ‎06-02-2017.

Labels (1)
Tags (3)
Comments

These 2 "Related Links" are broken 

Thanks, John!

Version history
Last update:
‎06-02-2017 09:41 AM
Updated by: