Yet another try
This commit is contained in:
parent
e06b7ffb1c
commit
f95675f6ee
|
@ -190,7 +190,7 @@ define service {
|
||||||
<% else -%>
|
<% else -%>
|
||||||
<% version_variable = 'nextcloud_version_prod_' << cur_cust -%>
|
<% version_variable = 'nextcloud_version_prod_' << cur_cust -%>
|
||||||
<% end -%>
|
<% end -%>
|
||||||
check_command check_nextcloud_version!'<%= @facts[version_variable] %>'
|
check_command check_nextcloud_version!'<%= facts[version_variable] %>'
|
||||||
check_interval 5
|
check_interval 5
|
||||||
check_period 24x7
|
check_period 24x7
|
||||||
contact_groups naemon-admins
|
contact_groups naemon-admins
|
||||||
|
|
Loading…
Reference in a new issue