Update index.py

This commit is contained in:
Mr Chen 2024-07-19 19:48:54 +08:00
parent 1f8c975c4d
commit 799be0fd3e
1 changed files with 1 additions and 0 deletions

View File

@ -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)