Database host port.
Declarations
Type
16 bit unsigned integer; between 0 and 65535 (both inclusive)
Default
if config.services.zabbixServer.database.type == "mysql"
then config.services.mysql.port
else config.services.postgresql.settings.port
Database host port.
16 bit unsigned integer; between 0 and 65535 (both inclusive)
if config.services.zabbixServer.database.type == "mysql"
then config.services.mysql.port
else config.services.postgresql.settings.port