Ad Widget

Collapse

Convert CSV file into item in ZABBIX

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • moshe
    Member
    • Jan 2019
    • 37

    #1

    Convert CSV file into item in ZABBIX


    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.
Working...