Ad Widget

Collapse

Zabbix Web Monitoring with Restricted WebSites

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mcsaygili
    Junior Member
    • Aug 2015
    • 1

    #1

    Zabbix Web Monitoring with Restricted WebSites

    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.
    Last edited by richlv; 31-12-2015, 14:49.
  • richlv
    Senior Member
    Zabbix Certified Trainer
    Zabbix Certified SpecialistZabbix Certified Professional
    • Oct 2005
    • 3112

    #2
    use a zabbix proxy on 192.168.1.10

    Zabbix 3.0 Network Monitoring book

    Comment

    Working...