Hi all,
I already asked some help on irc, and got some good anvers, but it is still something that i dont really understand/get configured correct.
I'm monitoring succesfully several servers with zabbix from our serverfarm. We monitor eg. a client's server that is again in an other serverfarm.
The problem with this setup is that our client has every now and then performance-issuses with their server. Our zabbix again says that everything is ok.
To rule out for example network-problems, i would like to have an agent that is placed on our clients local office-server to check line-statuses etc from the office point of view. FOr this task i figured out that this would be best done by the zabbix-agent.
My problem now is that how should i configure this setup.
This is for me currently a mystery:
I hope that some kind person could give me a hint in how i should continue...
I already asked some help on irc, and got some good anvers, but it is still something that i dont really understand/get configured correct.
I'm monitoring succesfully several servers with zabbix from our serverfarm. We monitor eg. a client's server that is again in an other serverfarm.
The problem with this setup is that our client has every now and then performance-issuses with their server. Our zabbix again says that everything is ok.
To rule out for example network-problems, i would like to have an agent that is placed on our clients local office-server to check line-statuses etc from the office point of view. FOr this task i figured out that this would be best done by the zabbix-agent.
My problem now is that how should i configure this setup.
Code:
|------------------------------------------|
| Customer Local Server (NAT) |
Zabbix-server --->| [B]Server A[/B] With zabbix-agent + zabbix-proxy|
| |------------------------------------------|
| |
| |
| v (Proxy should also check server B)
v |
| |--------------------------|
| |(Public ip) |
|----------->|[b]Server B[/b] with zabbix-agent|
|--------------------------|
- Where do i configure the proxy and it's port in zabbix-server? The only place to configure the proxy i found under Administartion->DM. The Configuration->Hosts is for configuring zabbix-agents..!? I found posts in the forum that say that proxys should be configured under Configuration->Hosts->Proxies.. I don't have such config-option in the zabbix-server UI (running zabbix 1.8.4)
- How do i tell that the proxy should monitor a different ip for the local agent as zabbix-server is seeing it from "outside"? Or do i have to route the prox
- Do i have to run two agents on server B, One for zabbix-server, and an other for the zabbiz-proxy
I hope that some kind person could give me a hint in how i should continue...
Comment