From 7b66397dc8603eee15b8f5a3528e2e0c6c3b3516 Mon Sep 17 00:00:00 2001 From: RincewindsHat Date: Mon, 20 Sep 2021 16:39:28 +0200 Subject: [PATCH] Update sar-perf origin --- doc/05-service-monitoring.md | 2 +- doc/10-icinga-template-library.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/05-service-monitoring.md b/doc/05-service-monitoring.md index f37630913..c9fd69de3 100644 --- a/doc/05-service-monitoring.md +++ b/doc/05-service-monitoring.md @@ -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 diff --git a/doc/10-icinga-template-library.md b/doc/10-icinga-template-library.md index 0cc27494c..10ddd1d5f 100644 --- a/doc/10-icinga-template-library.md +++ b/doc/10-icinga-template-library.md @@ -3507,7 +3507,7 @@ mem_critical | **Required.** Specify the critical threshold as number interprete #### sar-perf -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):