Hi,
I am trying to install Zabbix. I am following Zabbix 'Manual v1.1 (alpha)' instructions. I am using Linux RH 9.
Currnetly i have problems with installing server.
a) My first problem is on step 4. In a manual it says shell> ./configure—with-mysql –with-net-snmp # for MySQL
i have to put space between shell> ./configure and with-mysql, otherwise i get an error message directory ./configure—with-mysql directory does not exist.
b) My secord problem is that i can not find etc/inetd.conf file (in step 7 of server install)
i was wondering when is the etc/indetd.conf file created? i assume after i ran the 'make' command.
If it is not there does this meen that my installation has failed?
c) My third problem is that i can not see /etc/zabbix/zabbix_agent.conf file as well as /etc/zabbix/zabbix_agentd.conf and /etc/zabbix/zabbix_server.conf. the directory /etc/zabbix does not exist.
My qestion here is do i have to create /etc/zabbix directory manually or it gets created in step 5. (after 'make') command is ran.
Thank you in advance, i look forward to your reply.
I am trying to install Zabbix. I am following Zabbix 'Manual v1.1 (alpha)' instructions. I am using Linux RH 9.
Currnetly i have problems with installing server.
a) My first problem is on step 4. In a manual it says shell> ./configure—with-mysql –with-net-snmp # for MySQL
i have to put space between shell> ./configure and with-mysql, otherwise i get an error message directory ./configure—with-mysql directory does not exist.
b) My secord problem is that i can not find etc/inetd.conf file (in step 7 of server install)
i was wondering when is the etc/indetd.conf file created? i assume after i ran the 'make' command.
If it is not there does this meen that my installation has failed?
c) My third problem is that i can not see /etc/zabbix/zabbix_agent.conf file as well as /etc/zabbix/zabbix_agentd.conf and /etc/zabbix/zabbix_server.conf. the directory /etc/zabbix does not exist.
My qestion here is do i have to create /etc/zabbix directory manually or it gets created in step 5. (after 'make') command is ran.
Thank you in advance, i look forward to your reply.
Comment