Ad Widget

Collapse

A Bug in an old agent version ?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • wagfeliz
    Junior Member
    • May 2019
    • 14

    #1

    A Bug in an old agent version ?

    Hi,

    I am building an env with Server 4.4, Proxy 4.4 and some old agents 2.06, all on linux machines.
    I did notice that the agent in this version have 2 conf files : zabbix_agent.conf and zabbix_agentd.conf
    Also, after a long list of try and errors I found out that the correct file ( where you input the server/proxy info ) is the zabbix_agentd.conf, same name of the deamon (zabbix_agentd).
    But, not for the Hostname parameter... For it to work with the correct HostName you need to add in the file zabbix_agent.conf.
    Is that an old fixed issue or its normal ?

    Regards,
    Wagner.
  • Atsushi
    Senior Member
    • Aug 2013
    • 2028

    #2
    Only zabbix_agentd.conf is used to start zabbix_agentd as a daemon in the background. Only zabbix_agentd.conf is installed in Zabbix official package.
    If there is any change by changing zabbix_agent.conf, is the script for starting zabbix_agentd set to refer to zabbix_agent.conf?

    Comment

    Working...