Step 1: find package
CentOS: how to find out which package contains a specific command
yum whatprovides '*bin/iostat'
Result:
yum whatprovides '*bin/iostat' Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: mirror.jaleco.com * epel: mirror.compevo.com * extras: mirror.compevo.com * ius: dfw.mirror.rackspace.com * nux-dextop: mirror.li.nux.ro * remi-safe: mirror.bebout.net * updates: mirror.us.oneandone.net sysstat-10.1.5-17.el7.x86_64 : Collection of performance monitoring tools for : Linux Repo : base Matched from: Filename : /usr/bin/iostat
Step 2: install sysstat
yum install sysstat
Result:
[root@s126368 ~]# yum install sysstat Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: mirror.jaleco.com * epel: mirror.compevo.com * extras: mirror.compevo.com * ius: dfw.mirror.rackspace.com * nux-dextop: mirror.li.nux.ro * remi-safe: mirror.bebout.net * updates: mirror.us.oneandone.net Resolving Dependencies --> Running transaction check ---> Package sysstat.x86_64 0:10.1.5-17.el7 will be installed --> Processing Dependency: libsensors.so.4()(64bit) for package: sysstat-10.1.5-17.el7.x86_64 --> Running transaction check ---> Package lm_sensors-libs.x86_64 0:3.4.0-6.20160601gitf9185e5.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: sysstat x86_64 10.1.5-17.el7 base 315 k Installing for dependencies: lm_sensors-libs x86_64 3.4.0-6.20160601gitf9185e5.el7 base 42 k Transaction Summary ================================================================================ Install 1 Package (+1 Dependent package) Total download size: 356 k Installed size: 1.2 M Is this ok [y/d/N]: y Downloading packages: (1/2): lm_sensors-libs-3.4.0-6.20160601gitf9185e5.el7.x86_ | 42 kB 00:00 (2/2): sysstat-10.1.5-17.el7.x86_64.rpm | 315 kB 00:00 -------------------------------------------------------------------------------- Total 898 kB/s | 356 kB 00:00 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : lm_sensors-libs-3.4.0-6.20160601gitf9185e5.el7.x86_64 1/2 Installing : sysstat-10.1.5-17.el7.x86_64 2/2 Verifying : lm_sensors-libs-3.4.0-6.20160601gitf9185e5.el7.x86_64 1/2 Verifying : sysstat-10.1.5-17.el7.x86_64 2/2 Installed: sysstat.x86_64 0:10.1.5-17.el7 Dependency Installed: lm_sensors-libs.x86_64 0:3.4.0-6.20160601gitf9185e5.el7 Complete!
Done!
[root@s126368 ~]# rpm -ql sysstat /etc/cron.d/sysstat /etc/sysconfig/sysstat /etc/sysconfig/sysstat.ioconf /usr/bin/cifsiostat /usr/bin/iostat /usr/bin/mpstat /usr/bin/nfsiostat-sysstat /usr/bin/pidstat /usr/bin/sadf /usr/bin/sar /usr/bin/tapestat /usr/lib/systemd/system/sysstat.service /usr/lib64/sa /usr/lib64/sa/sa1 /usr/lib64/sa/sa2 /usr/lib64/sa/sadc /usr/share/doc/sysstat-10.1.5 /usr/share/doc/sysstat-10.1.5/CHANGES /usr/share/doc/sysstat-10.1.5/COPYING /usr/share/doc/sysstat-10.1.5/CREDITS /usr/share/doc/sysstat-10.1.5/FAQ /usr/share/doc/sysstat-10.1.5/README /usr/share/doc/sysstat-10.1.5/sysstat-10.1.5.lsm /usr/share/locale/af/LC_MESSAGES/sysstat.mo /usr/share/locale/cs/LC_MESSAGES/sysstat.mo /usr/share/locale/da/LC_MESSAGES/sysstat.mo /usr/share/locale/de/LC_MESSAGES/sysstat.mo /usr/share/locale/eo/LC_MESSAGES/sysstat.mo /usr/share/locale/es/LC_MESSAGES/sysstat.mo /usr/share/locale/eu/LC_MESSAGES/sysstat.mo /usr/share/locale/fi/LC_MESSAGES/sysstat.mo /usr/share/locale/fr/LC_MESSAGES/sysstat.mo /usr/share/locale/hr/LC_MESSAGES/sysstat.mo /usr/share/locale/id/LC_MESSAGES/sysstat.mo /usr/share/locale/it/LC_MESSAGES/sysstat.mo /usr/share/locale/ja/LC_MESSAGES/sysstat.mo /usr/share/locale/ky/LC_MESSAGES/sysstat.mo /usr/share/locale/lv/LC_MESSAGES/sysstat.mo /usr/share/locale/mt/LC_MESSAGES/sysstat.mo /usr/share/locale/nb/LC_MESSAGES/sysstat.mo /usr/share/locale/nl/LC_MESSAGES/sysstat.mo /usr/share/locale/nn/LC_MESSAGES/sysstat.mo /usr/share/locale/pl/LC_MESSAGES/sysstat.mo /usr/share/locale/pt/LC_MESSAGES/sysstat.mo /usr/share/locale/pt_BR/LC_MESSAGES/sysstat.mo /usr/share/locale/ro/LC_MESSAGES/sysstat.mo /usr/share/locale/ru/LC_MESSAGES/sysstat.mo /usr/share/locale/sk/LC_MESSAGES/sysstat.mo /usr/share/locale/sr/LC_MESSAGES/sysstat.mo /usr/share/locale/sv/LC_MESSAGES/sysstat.mo /usr/share/locale/uk/LC_MESSAGES/sysstat.mo /usr/share/locale/vi/LC_MESSAGES/sysstat.mo /usr/share/locale/zh_CN/LC_MESSAGES/sysstat.mo /usr/share/locale/zh_TW/LC_MESSAGES/sysstat.mo /usr/share/man/man1/cifsiostat.1.gz /usr/share/man/man1/iostat.1.gz /usr/share/man/man1/mpstat.1.gz /usr/share/man/man1/nfsiostat-sysstat.1.gz /usr/share/man/man1/pidstat.1.gz /usr/share/man/man1/sadf.1.gz /usr/share/man/man1/sar.1.gz /usr/share/man/man1/tapestat.1.gz /usr/share/man/man5/sysstat.5.gz /usr/share/man/man8/sa1.8.gz /usr/share/man/man8/sa2.8.gz /usr/share/man/man8/sadc.8.gz /var/log/sa