Hello,
I just want to ask question about how to create web scenarios for specified host.
On my case, lets assume
192.168.1.1 (zabbix server)
192.168.1.10 (application server)
192.168.2.1 (some service with http support)
192.168.1.1 can't read any information from 192.168.2.1
192.168.1.10 can access web pages on 192.168.2.1
we need to monitor 192.168.2.1 service and website status. If we setup zabbix server on 192.168.1.10 (application server) we get all information which is really need. But we dont want to install another zabbix server. So how can we solve that problem?
I think ( i'm not sure ) Zabbix server try to reach 192.168.2.1. But we need zabbix server get information from 192.168.1.10 agent and the agent collect data from 192.168.2.1.
Thanks for any advice.
I just want to ask question about how to create web scenarios for specified host.
On my case, lets assume
192.168.1.1 (zabbix server)
192.168.1.10 (application server)
192.168.2.1 (some service with http support)
192.168.1.1 can't read any information from 192.168.2.1
192.168.1.10 can access web pages on 192.168.2.1
we need to monitor 192.168.2.1 service and website status. If we setup zabbix server on 192.168.1.10 (application server) we get all information which is really need. But we dont want to install another zabbix server. So how can we solve that problem?
I think ( i'm not sure ) Zabbix server try to reach 192.168.2.1. But we need zabbix server get information from 192.168.1.10 agent and the agent collect data from 192.168.2.1.
Thanks for any advice.
Comment