Yet another try
This commit is contained in:
parent
8d5471d88e
commit
9ec76cfc7f
1 changed files with 1 additions and 1 deletions
|
@ -190,7 +190,7 @@ define service {
|
|||
<% else -%>
|
||||
<% version_variable = 'nextcloud_version_prod_' << cur_cust -%>
|
||||
<% end -%>
|
||||
check_command check_nextcloud_version!'<%= @facts[#{version_variable}] %>'
|
||||
check_command check_nextcloud_version!'<%= @{facts[version_variable]} %>'
|
||||
check_interval 5
|
||||
check_period 24x7
|
||||
contact_groups naemon-admins
|
||||
|
|
Loading…
Add table
Reference in a new issue