Ad Widget

Collapse

Using self-compiled Agent2

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Gutsycat
    Member
    • Nov 2017
    • 72

    #1

    Using self-compiled Agent2

    Ok. I have compiled new agent2 by myself and now I need to start it.

    First question. After compilation I have two files in sbin directory:
    • zabbix_agent2
    • zabbix_agentd

    but I do not see zabbix_agentd in official zabbix-agent2 package. What is it for?

    Code:
    # rpm -ql zabbix-agent2
    /etc/logrotate.d/zabbix-agent2
    /etc/zabbix/zabbix_agent2.conf
    /etc/zabbix/zabbix_agent2.d
    /usr/lib/systemd/system/zabbix-agent2.service
    /usr/lib/tmpfiles.d/zabbix_agent2.conf
    /usr/sbin/zabbix_agent2
    /usr/share/doc/zabbix-agent2-5.0.6
    /usr/share/doc/zabbix-agent2-5.0.6/AUTHORS
    /usr/share/doc/zabbix-agent2-5.0.6/COPYING
    /usr/share/doc/zabbix-agent2-5.0.6/ChangeLog
    /usr/share/doc/zabbix-agent2-5.0.6/NEWS
    /usr/share/doc/zabbix-agent2-5.0.6/README
    /usr/share/man/man8/zabbix_agent2.8.gz
    /var/log/zabbix
    /var/run/zabbix
    Second question. What should I do with this file /usr/lib/tmpfiles.d/zabbix_agent2.conf?

Working...