Ad Widget

Collapse

Need help about PROXY

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sherman wu
    Junior Member
    • Oct 2010
    • 3

    #1

    Need help about PROXY

    Hi:
    I'm newer about ZABBIX, I want to know how to establish a distributed ZABBIX with PROXY.
    1. Does every PROXY need local database ?
    2. If PROXY need a local database, when I use ORACLE as Server's database, can I use MySQL as local database ?
    3. Which application should run on PROXY, zabbix_proxy and zabbix_server ?

    Thanks.
  • richlv
    Senior Member
    Zabbix Certified Trainer
    Zabbix Certified SpecialistZabbix Certified Professional
    • Oct 2005
    • 3112

    #2
    Originally posted by sherman wu
    Hi:
    I'm newer about ZABBIX, I want to know how to establish a distributed ZABBIX with PROXY.
    1. Does every PROXY need local database ?
    yes
    Originally posted by sherman wu
    2. If PROXY need a local database, when I use ORACLE as Server's database, can I use MySQL as local database ?
    yes
    Originally posted by sherman wu
    3. Which application should run on PROXY, zabbix_proxy and zabbix_server ?
    zabbix_proxy only
    Zabbix 3.0 Network Monitoring book

    Comment

    • sherman wu
      Junior Member
      • Oct 2010
      • 3

      #3
      Thank you !

      If I use ORACLE as server's database and MySQL as proxy's local database,
      Which database option I should use while configurate proxy from source, --with-oracle or --with-mysql ?

      Comment

      • richlv
        Senior Member
        Zabbix Certified Trainer
        Zabbix Certified SpecialistZabbix Certified Professional
        • Oct 2005
        • 3112

        #4
        Originally posted by sherman wu
        If I use ORACLE as server's database and MySQL as proxy's local database,
        Which database option I should use while configurate proxy from source, --with-oracle or --with-mysql ?
        mysql, because that's what proxy will support
        Zabbix 3.0 Network Monitoring book

        Comment

        • sherman wu
          Junior Member
          • Oct 2010
          • 3

          #5
          Thanks Richlv !

          Comment

          Working...