Ad Widget

Collapse

httptestitem types

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Yello
    Senior Member
    • Apr 2011
    • 309

    #1

    httptestitem types

    Hi,
    For some time I've been doing a lot of work with web scenarios creating a python script to automatically add scenarios and triggers (we do alot of this). In doing the work and studying the table layout and constituent items I see that there are scenario items (httptestitems) for download speed and response code, but nothing for response time.

    Is there a reason for this? If I add an httptestitem for response time will it work as I expect, ie. report the response time for the entire scenario rather than the component steps?


    Regards,
    David
  • eskytthe
    Senior Member
    Zabbix Certified Specialist
    • May 2011
    • 363

    #2
    Hi
    There is at least this:
    Item key: web.test.time[Scenario,Step]
    http://www.zabbix.com/documentation/...oring#web_step

    You may also use this from Walterheck if you are testing a lot of URLs:

    BR
    Erik

    Comment

    • Yello
      Senior Member
      • Apr 2011
      • 309

      #3
      Originally posted by eskytthe
      Hi
      There is at least this:
      Item key: web.test.time[Scenario,Step]
      http://www.zabbix.com/documentation/...oring#web_step
      That is a step item, not a scenario item.

      Originally posted by eskytthe
      You may also use this from Walterheck if you are testing a lot of URLs:

      BR
      Erik
      I've looked at that. Understandably, it adheres to the default implementation of creating 3 httpstepitems per step and 2 httptestitems per scenario.


      Regards,
      David

      Comment

      Working...