« Systemd-cgtop » : différence entre les versions
| Ligne 93 : | Ligne 93 : | ||
Exemple avec '''Nginx''' : | Exemple avec '''Nginx''' : | ||
<syntaxhighlight lang="bash">sudo systemd-cgtop | grep -i nginx</syntaxhighlight> | <syntaxhighlight lang="bash" copy>sudo systemd-cgtop | grep -i nginx</syntaxhighlight> | ||
'''Interprétation''' :<br /> | '''Interprétation''' :<br /> | ||
- <code>%CPU = 5.2%</code> → Faible charge.<br /> | - <code>%CPU = 5.2%</code> → Faible charge.<br /> | ||