For the 'official' template that lives here
https://git.zabbix.com/projects/ZBX/...mysql_odbc.xml
I'm basically looking for the format of {$MYSQL.DSN}
I've tried it as
mysql:host=mysql or host=mysql
(the db server host is actually called "mysql")
as that looks like what it should be from https://www.php.net/manual/en/ref.pd...connection.php
but that doesn't appear to work...
Thanks,
Sean
https://git.zabbix.com/projects/ZBX/...mysql_odbc.xml
I'm basically looking for the format of {$MYSQL.DSN}
I've tried it as
mysql:host=mysql or host=mysql
(the db server host is actually called "mysql")
as that looks like what it should be from https://www.php.net/manual/en/ref.pd...connection.php
but that doesn't appear to work...
Thanks,
Sean
ort
Comment