There is some detailed info in the docs on the types of Zabbix agent items. But what is missing is some guidelines on why you would use one or the other (unless I overlooked).
If there is such a document or discussion, I would be interested to read it.
I could think of a couple things myself, but still there should be good reasons why both types were developed in the first place.
In particular, consider the following scenarion: the Zabbix server stops (planned or unplanned). That means all passive checks from that server stop running. However, the agent still runs the active checks I presume. In that case, does the agent buffer the results and send them to the server when it is back online? If yes, will the triggers work on the oder data?
If there is such a document or discussion, I would be interested to read it.
I could think of a couple things myself, but still there should be good reasons why both types were developed in the first place.
In particular, consider the following scenarion: the Zabbix server stops (planned or unplanned). That means all passive checks from that server stop running. However, the agent still runs the active checks I presume. In that case, does the agent buffer the results and send them to the server when it is back online? If yes, will the triggers work on the oder data?
Comment