Hi,
We are trying to set up few active items configured with a 1 second interval. However those items don't keep up the interval, instead we are gathering a value every ~30 seconds (as seen on the corresponding graph).
Testing the above with a simple "echo 1" as user paramater on the client side, which should be sent every 1 second without delay.
We looked at the configurations files both on the server/client, but didn't see what could help us achieve this (apart from adding more pollers).
What could be the reasons of this behavior and/or how to find the bottleneck ?
As I saw in the sticky post, is tweaking MySQL mandatory on a relatively new and small setup ?
Thank you
We are trying to set up few active items configured with a 1 second interval. However those items don't keep up the interval, instead we are gathering a value every ~30 seconds (as seen on the corresponding graph).
Testing the above with a simple "echo 1" as user paramater on the client side, which should be sent every 1 second without delay.
We looked at the configurations files both on the server/client, but didn't see what could help us achieve this (apart from adding more pollers).
What could be the reasons of this behavior and/or how to find the bottleneck ?
As I saw in the sticky post, is tweaking MySQL mandatory on a relatively new and small setup ?
Thank you
Comment