bundles/unbound: set correct statistics interval

This commit is contained in:
Franzi 2021-04-24 12:00:09 +02:00
parent a9692317d2
commit 966ee7dae9
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -4,12 +4,8 @@ server:
verbosity: 0 verbosity: 0
% if node.has_bundle('netdata') or node.has_bundle('telegraf'): statistics-interval: 60
statistics-interval: 1
extended-statistics: yes extended-statistics: yes
% else:
statistics-interval: 300
% endif
statistics-cumulative: no statistics-cumulative: no
num-threads: ${threads} num-threads: ${threads}