[root@CENTOS7 ~]# cat /etc/redhat-release
CentOS Linux release 7.7.1908 (Core)
[root@CENTOS7 ~]#
Bien que cela ne soit pas lié à la commande sar
, installez yum-utils
pour utiliser la commande repoquery
pour vérifier les fichiers inclus dans le paquet.
Vous pouvez utiliser la commande sar
en installant sysstat
sans installer yum-utils
.
yum install -y yum-utils
Résultat d'exécution
[root@CENTOS7 ~]# yum install -y yum-utils
Plug-in chargé:fastestmirror
Loading mirror speeds from cached hostfile
* base: ftp.iij.ad.jp
* extras: ftp.iij.ad.jp
* updates: ftp.iij.ad.jp
Résolution des dépendances
-->Effectuer la confirmation de transaction.
--->Paquet yum-utils.noarch 0:1.1.31-52.installer el7
-->J'ai affaire à des dépendances: python-forfait cuisine: yum-utils-1.1.31-52.el7.noarch
-->J'ai affaire à des dépendances: libxml2-package python: yum-utils-1.1.31-52.el7.noarch
-->Effectuer la confirmation de transaction.
--->Paquet libxml2-python.x86_64 0:2.9.1-6.el7_2.Installer 3
--->Paquet python-kitchen.noarch 0:1.1.1-5.installer el7
-->J'ai affaire à des dépendances: python-paquet chardet: python-kitchen-1.1.1-5.el7.noarch
-->Effectuer la confirmation de transaction.
--->Paquet python-chardet.noarch 0:2.2.1-3.installer el7
-->Résolution des dépendances terminée.
Résolution de la dépendance
================================================================================
Architecture du package
Dépôt de versions
capacité
================================================================================
Pendant l'installation:
yum-utils noarch 1.1.31-52.el7 base 121 k
Installation liée aux dépendances:
libxml2-python x86_64 2.9.1-6.el7_2.3 base 247 k
python-chardet noarch 2.2.1-3.el7 base 227 k
python-kitchen noarch 1.1.1-5.el7 base 267 k
Récapitulatif des transactions
================================================================================
Pack d'installation 1(+Paquet de 3 dépendances)
Capacité totale de téléchargement: 862 k
Capacité d'installation: 4.3 M
Downloading packages:
(1/4): python-chardet-2.2.1-3.el7.noarch.rpm | 227 kB 00:01
(2/4): yum-utils-1.1.31-52.el7.noarch.rpm | 121 kB 00:01
(3/4): python-kitchen-1.1.1-5.el7.noarch.rpm | 267 kB 00:02
(4/4): libxml2-python-2.9.1-6.el7_2.3.x86_64.rpm | 247 kB 00:02
--------------------------------------------------------------------------------
Total 326 ko/s | 862 kB 00:02
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Pendant l'installation: python-chardet-2.2.1-3.el7.noarch 1/4
Pendant l'installation: python-kitchen-1.1.1-5.el7.noarch 2/4
Pendant l'installation: libxml2-python-2.9.1-6.el7_2.3.x86_64 3/4
Pendant l'installation: yum-utils-1.1.31-52.el7.noarch 4/4
Pendant la vérification: python-kitchen-1.1.1-5.el7.noarch 1/4
Pendant la vérification: yum-utils-1.1.31-52.el7.noarch 2/4
Pendant la vérification: libxml2-python-2.9.1-6.el7_2.3.x86_64 3/4
Pendant la vérification: python-chardet-2.2.1-3.el7.noarch 4/4
Installation:
yum-utils.noarch 0:1.1.31-52.el7
Dépendance installée liée:
libxml2-python.x86_64 0:2.9.1-6.el7_2.3 python-chardet.noarch 0:2.2.1-3.el7
python-kitchen.noarch 0:1.1.1-5.el7
A completé!
[root@CENTOS7 ~]#
Trouvez le package qui fournit la commande sar
avec la commande suivante.
yum provides sar
Résultat d'exécution
[root@CENTOS7 ~]# yum provides sar
Plug-in chargé:fastestmirror
Loading mirror speeds from cached hostfile
* base: ftp.iij.ad.jp
* extras: ftp.iij.ad.jp
* updates: ftp.iij.ad.jp
sysstat-10.1.5-18.el7.x86_64 : Collection of performance monitoring tools for
: Linux
Dépôt: base
rencontre:
nom de fichier: /usr/bin/sar
[root@CENTOS7 ~]#
J'ai trouvé que la commande sar
existe dans sysstat-10.1.5-18.el7.x86_64
.
Installez le package sysstat
avec la commande suivante.
yum install -y sysstat
Résultat d'exécution
[root@CENTOS7 ~]# yum install -y sysstat
Plug-in chargé:fastestmirror
Loading mirror speeds from cached hostfile
* base: ftp.iij.ad.jp
* extras: ftp.iij.ad.jp
* updates: ftp.iij.ad.jp
Résolution des dépendances
-->Effectuer la confirmation de transaction.
--->Paquet sysstat.x86_64 0:10.1.5-18.installer el7
-->J'ai affaire à des dépendances: libsensors.so.4()(64bit)Paquet: sysstat-10.1.5-18.el7.x86_64
-->Effectuer la confirmation de transaction.
--->Paquet lm_sensors-libs.x86_64 0:3.4.0-8.20160601gitf9185e5.Installez el7
-->Résolution des dépendances terminée.
Résolution de la dépendance
================================================================================
Architecture du package
Dépôt de versions
capacité
================================================================================
Pendant l'installation:
sysstat x86_64 10.1.5-18.el7 base 315 k
Installation liée aux dépendances:
lm_sensors-libs x86_64 3.4.0-8.20160601gitf9185e5.el7 base 42 k
Récapitulatif des transactions
================================================================================
Pack d'installation 1(+1 package dépendance)
Capacité totale de téléchargement: 357 k
Capacité d'installation: 1.2 M
Downloading packages:
(1/2): sysstat-10.1.5-18.el7.x86_64.rpm | 315 kB 00:00
(2/2): lm_sensors-libs-3.4.0-8.20160601gitf9185e5.el7.x86_ | 42 kB 00:01
--------------------------------------------------------------------------------
Total 254 ko/s | 357 kB 00:01
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Pendant l'installation: lm_sensors-libs-3.4.0-8.20160601gitf9185e5.el 1/2
Pendant l'installation: sysstat-10.1.5-18.el7.x86_64 2/2
Pendant la vérification: lm_sensors-libs-3.4.0-8.20160601gitf9185e5.el 1/2
Pendant la vérification: sysstat-10.1.5-18.el7.x86_64 2/2
Installation:
sysstat.x86_64 0:10.1.5-18.el7
Dépendance installée liée:
lm_sensors-libs.x86_64 0:3.4.0-8.20160601gitf9185e5.el7
A completé!
[root@CENTOS7 ~]#
sysstat
Vérifiez les fichiers inclus dans le paquet sysstat
avec la commande suivante.
(Vous devez installer le package yum-utils
pour utiliser la commande repoquery
.)
repoquery --list sysstat
Résultat d'exécution
[root@CENTOS7 ~]# repoquery sysstat
sysstat-0:10.1.5-18.el7.x86_64
[root@CENTOS7 ~]# repoquery --list 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
[root@CENTOS7 ~]#
sysstat
Vérifiez uniquement les commandes des fichiers inclus dans le paquet sysstat
avec la commande suivante.
(Vous devez installer le package yum-utils
pour utiliser la commande repoquery
.)
repoquery --list sysstat | grep bin
Résultat d'exécution
[root@CENTOS7 ~]# repoquery --list sysstat | grep bin
/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
[root@CENTOS7 ~]#
Vous pouvez voir qu'il existe des commandes telles que ʻiostat en plus de la commande
sar`.
c'est tout
Recommended Posts