What's the best way to load values from a CSV file and send them to An existing item in ZABBIX? For example: I have a CSV file containing 2 columns. First column a variable name and another column the value of the variable.
I want to populate the value of the variable as ITEM in ZABBIX.