Ad Widget

Collapse

AIX 6.1 agent and agentd rpm package

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • steki
    Junior Member
    • Mar 2008
    • 9

    #1

    AIX 6.1 agent and agentd rpm package

    Dear all,

    as there was no rpm package for AIX 6.1 version. Here it is

    in file zabbix-agent-aix.6.1.tar.gz everything is packed so you can use
    included zabbix.spec to rebuild it if you like or just install it with
    rpm -Uvh zabbix-agent-1.6.2-1.aix6.1.ppc.rpm

    Notes:
    will add /bin/false to /etc/security/login.cfg
    will add group zabbix
    will add user zabbix with primary group zabbix
    and files/folders mentioned bellow (rpm output)
    on uninstall will NOT be removed shell /bin/false from /etc/security/login.cfg
    as it should be there anyway



    MD5 sum of files
    Code:
    abb0046adc9d6fc0c1272ed73fbad71a  rpm_buil_zabbix_agents.txt
    69517f689494d9b6fe293246bc443f4e  zabbix-agent-1.6.2-1.aix6.1.ppc.rpm
    9ef472b7eed486048b59ff8c3b02f105  zabbix-agent-aix.6.1.tar.gz
    53bb8c2854f042400162bd907da0e44c  zabbix.spec
    Code:
    # oslevel -r
    6100-00
    used compiler:
    Code:
    IBM XL C/C++ Enterprise Edition for AIX, V9.0.
    Code:
    rpm -qlp zabbix-agent-1.6.2-1.aix6.1.ppc.rpm
    /etc/zabbix/zabbix_agent.conf
    /etc/zabbix/zabbix_agentd.conf
    /opt/freeware/zabbix/sbin/zabbix_agent
    /opt/freeware/zabbix/sbin/zabbix_agentd
    /var/log/zabbix
    /var/run/zabbix
Working...