Hello world,
I will install Zabbix on three different servers like that :
- One server with Zabbix polling server
- One server with only mysql and the Zabbix database
- One server with apache2 and the Zabbix Front-end
I use Gentoo, someone can help me to install the good thing in the good server ?
On the first server which will contain poller :
dependency : net-snmp, xmpp,
net-analyser/zabbix USE="server snmp" and jabber/curl/ldap ??
The second server :
dependency : mysql-server
net-analyser/zabbix USE="mysql" //if mysql is already install in this server ?
The third server :
dependency : php5 and apache2
net-analyser/zabbix USE="frontend"
Thanks you in advance !
I will install Zabbix on three different servers like that :
- One server with Zabbix polling server
- One server with only mysql and the Zabbix database
- One server with apache2 and the Zabbix Front-end
I use Gentoo, someone can help me to install the good thing in the good server ?
On the first server which will contain poller :
dependency : net-snmp, xmpp,
net-analyser/zabbix USE="server snmp" and jabber/curl/ldap ??
The second server :
dependency : mysql-server
net-analyser/zabbix USE="mysql" //if mysql is already install in this server ?
The third server :
dependency : php5 and apache2
net-analyser/zabbix USE="frontend"
Thanks you in advance !