-
Change Request
-
Resolution: Fixed
-
Critical
-
None
-
5.0.30, 6.0.12, 6.2.6, 6.4.0beta4
-
None
Monitoring of PGSQL over TLS encrypted connection by Zabbix agent2 is possible only by moving all parameters to agent2 side(configuration file). Including DBName, which makes it impossible to use discovery in monitoring.
zabbix_agent2 -t "pgsql.db.size[namedsession,,,postgres]" pgsql.db.size[namedsession,,,postgres] [m|ZBX_NOTSUPPORTED] [Invalid parameters: fourth parameter "Database" cannot be passed along with session.]
Expected:
- Key parameters should be accepted after the (session name|URI).
- Key parameters should override agent conf settings.
- part of
-
ZBX-22060 PgSQL plugin is not able to start TLS encryption for official template
- Closed