Error in documentation??
The 2.2 documentation https://www.zabbix.com/documentation...ed_by_location states that [tt]{HOSTNAME}[/tt] is depracated and [tt]{HOST.NAMEn}[/tt] should be used. But this is clearly wrong. With 3.0 server and 2.2 agent, the agent reports:
When I use [tt]{HOSTNAME}[/tt] in these items instead, everything works correctly. Note: these are custom items used in passive mode.
The 2.2 documentation https://www.zabbix.com/documentation...ed_by_location states that [tt]{HOSTNAME}[/tt] is depracated and [tt]{HOST.NAMEn}[/tt] should be used. But this is clearly wrong. With 3.0 server and 2.2 agent, the agent reports:
HTML Code:
1232:20161118:001106.254 item [vfs.check_write[/archive/xlog/{HOST.HOST1}]] error: special characters "\, ', ", `, *, ?, [, ], {, }, ~, $, !, &, ;, (, ), <, >, |, #, @, 0x0a" are not allowed in the parameters
Comment