Ad Widget

Collapse

Help with Webcheck

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ringo42
    Junior Member
    • Apr 2018
    • 7

    #1

    Help with Webcheck

    zabbix V2.2
    I'm trying to get a status back from a webpage. If I paste this into a browser

    then I get back

    <response xmlns="http://rest-control-api.xsd" status="ok" code="200">
    <version>3.3</version>
    <op>GET:healthcheck</op>
    <healthcheck>
    <status>ok</status>
    ..........
    so I want to check that status "ok"
    I'm trying to set up a web scenario. I set the agent to chrome 17, and tried it with and without "http://user[email protected]:8099/rest/healthcheck" in the HTTP proxy box.
    Under steps, I put in the URL http://user[email protected]:8099/rest/healthcheck
    and in required strings, I put ok I also tried it without a required string.

    what else do I need to do?
    In lastest data I get
    Download speed for scenario "MDC Health Check2".
    web.test.in[MDC Health Check2,,bps]
    60 30 90 Web monitoring 02 May 2018 14:04:49 0 Bps - Graph
    Download speed for step "step 1 log in" of scenario "MDC Health Check2".
    web.test.in[MDC Health Check2,step 1 log in,bps]
    60 30 90 Web monitoring 02 May 2018 14:04:49 0 Bps - Graph
    Failed step of scenario "MDC Health Check2".
    web.test.fail[MDC Health Check2]
    60 30 90 Web monitoring 02 May 2018 14:04:49 1 - Graph
    Last error message of scenario "MDC Health Check2".
    web.test.error[MDC Health Check2]
    60 30 - Web monitoring 02 May 2018 14:04:49 Timeout was reached - History
    Response code for step "step 1 log in" of scenario "MDC Health Check2".
    web.test.rspcode[MDC Health Check2,step 1 log in]
    60 30 90 Web monitoring 02 May 2018 14:04:49 0 - Graph
    Response time for step "step 1 log in" of scenario "MDC Health Check2".
    web.test.time[MDC Health Check2,step 1 log in,resp]
    60 30 90 Web monitoring 02 May 2018 14:04:49 0 - Graph
    What am I missing?
    thx
Working...