Hello!
I’m locally monitoring 7 machines in a 1 parent - 6 Childs configuration. 4 of them are bare metal, the rest proxmox VMs. 1 ubuntu Lunar, all other debian bookworm/bullseye. All running latest buil (currently v1.42.0-361-nightly)
I’ve set in all 7 machines
[db]
update every = 2
but charts still get updated every second (with new values) instead of 2 seconds. I’ve tried also setting
[global statistics]
update every = 2
even though I believe it shouldn’t be necessary.
I’ve configured according to:
and
It seems simple enough and everything works perfectly except for this small detail. I’m sure I’ve overlooked something but cant really put my finger on it.
My (sanitized) stream.conf are:
#Child node
[stream]
enabled = yes
destination = 192.XXX.XXX.XXX
api key = XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXX
timeout seconds = 60
default port = 19999
send charts matching = *
buffer size bytes = 1048576
reconnect delay seconds = 5
initial clock resync iterations = 60
#parent node
[API_KEY] is [YOUR-API-KEY], i.e [11111111-2222-3333-4444-555555555555]
[XXXXXXX-XXXX-XXXX-XXX-XXXXXX]
enabled = yes
enable compression = yes
allow from = *
default memory mode = dbengine
health enabled by default = auto
default postpone alarms on connect seconds = 60
multiple connections = allow
Any help is appreciated,
Best regards,
CJ