Ad Widget

Collapse

HTTP Agent Zabbix 4.x

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • abel5405
    Member
    • Jan 2019
    • 47

    #1

    HTTP Agent Zabbix 4.x

    Greetings All,
    I am trying to understand what the difference is between using HTTP Agent in Zabbix and the Web Scenario. In reading the documentation, both checks are done from either the Zabbix server or the proxy:

    This item type allows data polling using the HTTP/HTTPS protocol. Trapping is also possible using Zabbix sender or Zabbix sender protocol.
    HTTP item check is executed by Zabbix server. However, when hosts are monitored by a Zabbix proxy, HTTP item checks are executed by the proxy.
    HTTP item checks do not require any agent running on a host being monitored.

    So what is the difference between the two? I thought HTTP Agent would allow the check to be done from the Zabbix Active agent, this is not so correct?

    v/r
    Chris
  • abel5405
    Member
    • Jan 2019
    • 47

    #2
    Bump for a little help.

    Comment

    • Atsushi
      Senior Member
      • Aug 2013
      • 2028

      #3
      There is a big difference between calling either one request or calling multiple requests in succession. HTTP agents are useful when calling web services. Web monitoring is useful when checking whether a web application is operating normally with multiple screen transitions.

      Comment

      • abel5405
        Member
        • Jan 2019
        • 47

        #4
        But they are still both done from the Zabbix server or Proxy correct?

        Comment

      Working...