The troubleshooting tool collect-support-data uses the iostat, mpstat, and pstack utilities to collect monitoring, performance, and stack trace information on the server’s processes.

  • To install systat on your Red Hat system, run the following command.
    $ sudo yum install sysstat gdb dstat -y
    .