mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-24 22:24:44 +02:00
Merge pull request #5285 from Icinga/fix/troubleshooting-doc
Fix sysstat installation in troubleshooting docs
This commit is contained in:
commit
cbde43d2bc
@ -68,8 +68,8 @@ The [sysstat](https://github.com/sysstat/sysstat) package provides a number of t
|
|||||||
analyze the performance on Linux. On FreeBSD you could use `systat` for example.
|
analyze the performance on Linux. On FreeBSD you could use `systat` for example.
|
||||||
|
|
||||||
```
|
```
|
||||||
yum install htop
|
yum install sysstat
|
||||||
apt-get install htop
|
apt-get install sysstat
|
||||||
```
|
```
|
||||||
|
|
||||||
Example for `vmstat` (summary of memory, processes, etc.):
|
Example for `vmstat` (summary of memory, processes, etc.):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user