Print debug to file
This commit is contained in:
parent
9ec76cfc7f
commit
9b44a99135
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!'<%= version_variable %>'
|
||||
check_interval 5
|
||||
check_period 24x7
|
||||
contact_groups naemon-admins
|
||||
|
|
Loading…
Add table
Reference in a new issue