Hello,
I've made a small package for AIX 5.2 for Zabbix Agent 1.1.2.
Extract this archive : Zabbix Agent 1.1.2 AIX 5.2 and start "install.sh".
Require : perl (tested with 5.8.0)
Installation steps :
- A zabbix user will be created.
- All things are installed in /usr/local/zabbix (bin, etc, scripts...)
- An init script in /etc/rc.d/init.d/zabbix_agentd (start/stop)
- By default, the config file enable remote commands and configure automatically the hostname and servername entries (you must change the last one ;-) ).
Ciao,
I've made a small package for AIX 5.2 for Zabbix Agent 1.1.2.
Extract this archive : Zabbix Agent 1.1.2 AIX 5.2 and start "install.sh".
Require : perl (tested with 5.8.0)
Installation steps :
- A zabbix user will be created.
- All things are installed in /usr/local/zabbix (bin, etc, scripts...)
- An init script in /etc/rc.d/init.d/zabbix_agentd (start/stop)
- By default, the config file enable remote commands and configure automatically the hostname and servername entries (you must change the last one ;-) ).
Ciao,
Comment