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:
- Install EPEL repository.
- Install fio using yum
RHEL7 example:
- Install EPEL repository.
- Install fio using yum
EPEL Reference https://fedoraproject.org/wiki/EPEL
Published on 06-02-2017.