From cfe01eb63eb959dad5634bc7cea5240ab5332de8 Mon Sep 17 00:00:00 2001 From: James Campbell Date: Wed, 4 Jun 2025 01:44:25 -0400 Subject: [PATCH] Fix typo in latest version Zabbix item --- zabbix_templates/pgmon_templates.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zabbix_templates/pgmon_templates.yaml b/zabbix_templates/pgmon_templates.yaml index 599e39c..1c8eb78 100644 --- a/zabbix_templates/pgmon_templates.yaml +++ b/zabbix_templates/pgmon_templates.yaml @@ -104,7 +104,7 @@ zabbix_export: value_type: TEXT trends: '0' description: 'Information about the latest PostgreSQL version in the current series' - url: 'http://localhost:{$AGENT_PORT}/version' + url: 'http://localhost:{$AGENT_PORT}/latest_version_info' tags: - tag: Application value: PostgreSQL