Update index.py
This commit is contained in:
parent
1f8c975c4d
commit
799be0fd3e
|
|
@ -198,6 +198,7 @@ def zabbixAgentConf():
|
|||
return '/etc/zabbix/zabbix_agentd.conf'
|
||||
|
||||
def zabbixImportMySQLData():
|
||||
getMySQLConf()
|
||||
choose_mysql = getServerDir()+'/mysql.pl'
|
||||
ver = mw.readFile(choose_mysql)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue