The agent configuration file states that the Hostname parameter (used for active checks only) needs to match what's used at the Zabbix server. It also states that it should be unique, but does not specify where it is to be unique. Does this name need to be unique *at the Zabbix server*?
Example: I have two hosts I'm monitoring in different locations that just happen to have the same uname "mywebserver1". If using active checks is it necessary to set the Hostname= parameter at these two agents to unique values, maybe "mywebserver1a" and "mywebserver1b"?
My guess is that this Hostname= parameter is used to identify while agent is connecting to the Zabbix server for active checks.
-Kevin
Example: I have two hosts I'm monitoring in different locations that just happen to have the same uname "mywebserver1". If using active checks is it necessary to set the Hostname= parameter at these two agents to unique values, maybe "mywebserver1a" and "mywebserver1b"?
My guess is that this Hostname= parameter is used to identify while agent is connecting to the Zabbix server for active checks.
-Kevin
Comment