pavlovdo / pystormon

Zabbix storage monitoring via CIM/WBEM
15 stars 8 forks source link

read lines from device config file #15

Closed Wolvverine closed 3 years ago

Wolvverine commented 3 years ago

Check this

Wolvverine commented 3 years ago

Or :

device_list_file = open(nd_parameters['device_file'],encoding='utf-8').read().splitlines()