diff --git a/bundles/sshmon/metadata.py b/bundles/sshmon/metadata.py index b88ae89..7ab32ca 100644 --- a/bundles/sshmon/metadata.py +++ b/bundles/sshmon/metadata.py @@ -107,7 +107,7 @@ def default_checks(metadata): }, 'INTERNET': { 'command_on_monitored_host': f'/usr/local/share/icinga/plugins/check_http_wget --url {check_internet_http_url}', - 'vars.sshmon_timeout': 20, + 'vars.sshmon_timeout': 30, } }, },