Ad Widget

Collapse

Zabbix Agent for AIX 6.1 (RPM edition)

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

    #1

    Zabbix Agent for AIX 6.1 (RPM edition)

    Hello,

    on http://steki.net/code/download/zabbix/ you can find IBM AIX 6.1 binaries
    of zabbix agentd packed as rpm. Package will install files and folders:
    Code:
    /etc/rc.d/init.d/zabbix_agentd
    /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
    after installation you can start it with typing
    /etc/rc.d/init.d/zabbix_agentd start
    (just look into script for paths for pid and log files!)

    System oslevel:
    Code:
    6.1.0.0
    System compiler:
    Code:
    IBM XL C/C++ Enterprise Edition for AIX, V9.0
    Version: 09.00.0000.0004
    Driver Version: 09.00(C/C++) Level: 080311
    C Front End Version: 09.00(C/C++) Level: 080408
    C++ Front End Version: 09.00(C/C++) Level: 080408
    High-Level Optimizer Version: 09.00(C/C++) and 11.01(Fortran) Level: 080311
    Low-Level Optimizer Version: 09.00(C/C++) and 11.01(Fortran) Level: 080328
    enjoy...
Working...