So I have Zabbix monitoring something close to 8.5k hosts right now, I need to take a certain host group and go through and update each individual host name. e.g. I have hosts that are numbered "0001" "0002" etc, I want to update the host names with "New York City - 0001", "Atlanta - 0002" so on and so forth.
I have all of my data compiled in an excel file right now but I am just wondering what the best approach for this would be, obviously an xml import is what im going to do but what is the best way to take my csv of data I have already and combine it with the host data for xml import
Any help is appreciated even if it just gets me looking in the right direction
Thank you
I have all of my data compiled in an excel file right now but I am just wondering what the best approach for this would be, obviously an xml import is what im going to do but what is the best way to take my csv of data I have already and combine it with the host data for xml import
Any help is appreciated even if it just gets me looking in the right direction
Thank you
Comment