Ad Widget

Collapse

Simple Checks and Internet Proxies

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • QwErTy_LoGiC
    Member
    • Feb 2010
    • 66

    #1

    Simple Checks and Internet Proxies

    Hello all,

    I am running my Zabbix server on Ubuntu 9.10 server edition x64.

    I have some http/https simple checks configured and they fail because the server fails to use the proxy for these services.

    How can I configure Zabbix, or the OS so that simple checks made by Zabbix do use the internet proxy?

    Any input would be greatly appreciated!

    QL
  • ruswold
    Senior Member
    • Mar 2010
    • 210

    #2
    Originally posted by QwErTy_LoGiC
    Hello all,

    I am running my Zabbix server on Ubuntu 9.10 server edition x64.

    I have some http/https simple checks configured and they fail because the server fails to use the proxy for these services.

    How can I configure Zabbix, or the OS so that simple checks made by Zabbix do use the internet proxy?

    Any input would be greatly appreciated!

    QL
    I think zabbix don't support internet proxy.
    Web monitoring support logging to remote site.
    http://www.zabbix.com/documentation/...web_monitoring

    Comment

    • QwErTy_LoGiC
      Member
      • Feb 2010
      • 66

      #3
      Woohoo! Thanks!

      Originally posted by ruswold
      I think zabbix don't support internet proxy.
      Web monitoring support logging to remote site.
      http://www.zabbix.com/documentation/...web_monitoring
      Actually, you answered how to do it ! There was a note right on the page you linked:

      To use HTTP proxy, set environment variable http_proxy for Zabbix server user. For example, http_proxy=http://proxy_iproxy_port.
      Cheers!

      Comment

      Working...