From e21deb044ee0086e16c5ed13545c2af2926cf609 Mon Sep 17 00:00:00 2001 From: Jean-Marcel Flach Date: Mon, 21 Sep 2015 15:45:51 +0200 Subject: [PATCH] Doccument permission problems with check_updates.exe fixes #10177 --- doc/7-icinga-template-library.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/7-icinga-template-library.md b/doc/7-icinga-template-library.md index 0a815773e..e8c91f020 100644 --- a/doc/7-icinga-template-library.md +++ b/doc/7-icinga-template-library.md @@ -1133,6 +1133,11 @@ swap\_win\_unit | **Optional**. The unit to display the received value in, thres Check command object for `check_update.exe` plugin. Querying Microsoft for Windows updates can take multiple seconds to minutes. An update is treated as important when it has the WSUS flag for SecurityUpdates or CriticalUpdates. +> **Note** +> +> The Network Services Account which runs Icinga 2 by default does not have the required +> permissions to run this check. + Custom attributes: Name | Description -- 2.40.0