-
Change Request
-
Resolution: Fixed
-
Trivial
-
None
-
None
-
Zabbix 2.2
It would be great to have some examples in the documentation for "Allowed hosts" field (https://www.zabbix.com/documentation/2.2/manual/config/items/itemtypes/trapper). For example:
- will work:
- Single IP: 192.168.1.33
- List of IP addresses: 192.168.56.5, 192.168.56.6, 192.168.56.7
- Single DNS name: testzabbix.zabbix.com
- List of DNS names: testzabbix,testzabbix.zabbix.com,testzabbix1.zabbix.com
- will not work:
- Hostname(s) from Zabbix frontend (e.g. Zabbix server)
- List of IP addresses: 192.168.4.0/24,192.168.1.1-255