Ad Widget

Collapse

Active agent to connect via web proxy

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • thysk
    Junior Member
    • May 2013
    • 21

    #1

    Active agent to connect via web proxy

    Hi all

    I monitor several remote servers (Ubuntu) hosted at my clients sites, each server is running an active agent that talks back to my Zabbix server via port 80. I have just signed up a client that wants the agent to communicate with my Zabbix server via the clients web proxy (not a Zabbix proxy). I have got installations working with transparent proxy’s but cannot seem to find a way to force the agent to talk via a specified web proxy.

    Has anybody ever done something like this or can think of a way I can make this work without having to allow the agent direct access to the Zabbix server?

    Thanks in advance
    Thys
  • thysk
    Junior Member
    • May 2013
    • 21

    #2
    Hi, does not look like anybody has an answer for this… Where can I find the source for the agent? maybe one of my dev guys can add a proxy setting to the code to make this work.

    Comment

    • aib
      Senior Member
      • Jan 2014
      • 1615

      #3
      Zabbix Download Page - first link is the sources of Zabbix system, including Server, Agent, Proxy, etc.
      Sincerely yours,
      Aleksey

      Comment

      • thysk
        Junior Member
        • May 2013
        • 21

        #4
        Found this


        So what I want is not possible

        Comment

        • steveboyson
          Senior Member
          • Jul 2013
          • 582

          #5
          Let your dev implement SOCKS support for Zabbix. Perhaps that could work.

          Comment

          Working...