Installing sysstat and pstack (Red Hat) - PingDirectory - PingDirectoryProxy - 9.2

PingDirectory 9.2

bundle
pingdirectory-92
ft:publication_title
PingDirectory 9.2
Product_Version_ce
PingDirectory 9.2
category
Product
pd-92
pingdirectory
ContentType_ce

If you plan to run PingDirectory on a Red Hat Linux system, install a couple of packages, sysstat and pstack, that are disabled by default, but are useful for troubleshooting.

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
.