Update sar-perf origin

This commit is contained in:
RincewindsHat 2021-09-20 16:39:28 +02:00 committed by Alexander A. Klimov
parent 57e0e623a1
commit 7b66397dc8
2 changed files with 2 additions and 2 deletions

View File

@ -898,7 +898,7 @@ Instead, choose a plugin and configure its parameters and thresholds. The follow
* [running_kernel](10-icinga-template-library.md#plugin-contrib-command-running_kernel)
* package management: [apt](10-icinga-template-library.md#plugin-check-command-apt), [yum](10-icinga-template-library.md#plugin-contrib-command-yum), etc.
* [ssh](10-icinga-template-library.md#plugin-check-command-ssh)
* performance: [iostat](10-icinga-template-library.md#plugin-contrib-command-iostat), [check_sar_perf](https://github.com/dnsmichi/icinga-plugins/blob/master/scripts/check_sar_perf.py)
* performance: [iostat](10-icinga-template-library.md#plugin-contrib-command-iostat), [check_sar_perf](https://github.com/NETWAYS/check-sar-perf)
### Windows Monitoring <a id="service-monitoring-windows"></a>

View File

@ -3507,7 +3507,7 @@ mem_critical | **Required.** Specify the critical threshold as number interprete
#### sar-perf <a id="plugin-contrib-command-sar-perf"></a>
The [check_sar_perf.py](https://github.com/dnsmichi/check-sar-perf)
The [check_sar_perf.py](https://github.com/NETWAYS/check-sar-perf)
plugin collects performance metrics from Linux hosts using the `sar` binary available in the `sysstat` package.
Custom variables passed as [command parameters](03-monitoring-basics.md#command-passing-parameters):