instructions generiques

This commit is contained in:
2025-12-15 15:52:32 +01:00
parent b277dd9ad9
commit 4db55b3110

View File

@@ -1,14 +1,6 @@
# Sysstat # Sysstat
### Ressources: ## Installation
http://localhost/doku.php?id=formation:opg:linux:performance#ops_monitoring_avec_sysstat
http://localhost/doku.php?id=sysstat
Support LIN section 5.9
### Installation
``` ```
dnf install sysstat dnf install sysstat
@@ -19,7 +11,7 @@ systemctl status sysstat-collect.{service,timer}
Contrôler la période de rétention, voir le fichier ```/etc/sysconfig/sysstat``` Contrôler la période de rétention, voir le fichier ```/etc/sysconfig/sysstat```
### Utilisation ## Utilisation
Utiliser la commande sar pour visualiser différentes stats (slide LIN 228): Utiliser la commande sar pour visualiser différentes stats (slide LIN 228):