Fix typo in latest version Zabbix item
This commit is contained in:
parent
55b9b16deb
commit
cfe01eb63e
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user