Files
tp_sysstat/Readme.md

21 lines
401 B
Markdown

# Sysstat
## Installation
```
dnf install sysstat
systemctl list-timers --all
systemctl enable --now sysstat.service
systemctl status sysstat-collect.{service,timer}
```
Contrôler la période de rétention, voir le fichier ```/etc/sysconfig/sysstat```
## Utilisation
Utiliser la commande sar pour visualiser différentes stats (slide LIN 228):
* charge cpu
* charge I/O
* charge réseau