I have about 200 servers which i want to monitor with zabbix. my zabbix version is 5.
i read about zabbix trapper and zabbix agent and tested both to see how they work.
now before I start monitoring all of my servers I wanted to know which method is better to use?
zabbix agent or zabbix trapper?
if i have 10 items on each server which need to be monitored every 60 seconds, i will have 2000 value.
is it better to write an script that send their value to zabbix or zabbix agent run those commands?
The items i want to monitor are OS components, Databases, file systems and network.