1
0
mirror of https://github.com/zabbix/zabbix-docker.git synced 2025-03-13 22:09:03 +01:00
zabbix-docker/Dockerfiles/build-mysql/windows/config_templates/agent2/zabbix_agent2_aliases.conf
2024-12-30 19:57:02 +09:00

13 lines
607 B
Plaintext

### Option: Alias
# Sets an alias for an item key. It can be used to substitute long and complex item key with a smaller and simpler one.
# Multiple Alias parameters may be present. Multiple parameters with the same Alias key are not allowed.
# Different Alias keys may reference the same item key.
# For example, to retrieve the ID of user 'zabbix':
# Alias=zabbix.userid:vfs.file.regexp[/etc/passwd,^zabbix:.:([0-9]+),,,,\1]
# Now shorthand key zabbix.userid may be used to retrieve data.
# Aliases can be used in HostMetadataItem but not in HostnameItem parameters.
#
# Mandatory: no
# Range:
# Default: