-
Problem report
-
Resolution: Unresolved
-
Trivial
-
None
-
6.0.21
-
None
When configured the proxy in active mode with the following parameters:
- HeartbeatFrequency=60
- ConfigFrequency=3600
- DataSenderFrequency=60
I would expect a Last see (age) that grows up to 60 seconds instead of a maximum of 6 seconds the counter goes back to 0 as if there was a communication between server and proxy. What are these parameters for?
Steps to reproduce:
- Install zabbix-proxy and zabbix server
- Configure zabbix-proxy in active mode
- Configure parameter in zabbix proxy as below:
- HeartbeatFrequency=60
- ConfigFrequency=3600
- DataSenderFrequency=60
- Restart zabbix-proxy
- Configure in zabbix frontend proxy in active mode
Result:
maximum of 6 seconds the counter goes back to 0 as if there was a communication between server and proxy.
Expected:
expect a Last see (age) that grows up to 60 seconds
Regards,
Dario