We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c8dc0e commit 5f8e09dCopy full SHA for 5f8e09d
2 files changed
check-plugins/ntp-w32tm/icingaweb2-module-director/ntp-w32tm.json
@@ -28,7 +28,7 @@
28
"methods_execute": "PluginCheck",
29
"object_name": "cmd-check-ntp-w32tm-windows",
30
"object_type": "object",
31
- "timeout": 20,
+ "timeout": 30,
32
"vars": {},
33
"zone": null,
34
"uuid": "52bcb6ab-28d8-49aa-9daf-9a9f6f3c420a"
check-plugins/ntp-w32tm/icingaweb2-module-director/ntp-w32tm.yml
@@ -3,6 +3,6 @@ variants:
3
- windows
4
5
overwrites:
6
- '["Command"]["cmd-check-ntp-w32tm-windows"]["timeout"]': 20
+ '["Command"]["cmd-check-ntp-w32tm-windows"]["timeout"]': 30
7
'["ServiceTemplate"]["tpl-service-ntp-w32tm-windows"]["check_interval"]': 600
8
'["ServiceTemplate"]["tpl-service-ntp-w32tm-windows"]["enable_perfdata"]': true
0 commit comments