The documentation says: https://www.zabbix.com/documentation...concepts/agent
"Active checks require more complex processing. The agent must first retrieve a list of items from Zabbix server for independent processing. Then it will periodically send new values to the server."
However it does not say how often the values are sent to the server. There is only mention if "RefreshActiveChecks" parameter which seems to determine how often agent retrieves items from Zabbix server.
So how is the value send interval determined?
Thanks!
"Active checks require more complex processing. The agent must first retrieve a list of items from Zabbix server for independent processing. Then it will periodically send new values to the server."
However it does not say how often the values are sent to the server. There is only mention if "RefreshActiveChecks" parameter which seems to determine how often agent retrieves items from Zabbix server.
So how is the value send interval determined?
Thanks!
Comment