Page 1 of 1

Monitor URL Availability and Repsonse Time

Posted: Tue Sep 02, 2014 1:03 pm
by AMacintosh
I need to alert if a URL exceeds 500ms response time. Can this be accomplished using the Website monitoring Wizard?

Re: Monitor URL Availability and Repsonse Time

Posted: Tue Sep 02, 2014 4:53 pm
by slansing
Yep, it will contain a response time check, go for it, let us know if you have questions on it after you set it up.

Re: Monitor URL Availability and Repsonse Time

Posted: Wed Sep 03, 2014 10:53 am
by AMacintosh
I don't see the response time check. I have:

DNS IP Match
Ok 1d 0h 23m 2s 1/5 2014-09-03 11:49:57 DNS OK: 0.007 seconds response time.

DNS Resolution
Ok 1d 0h 27m 29s 1/5 2014-09-03 11:50:52 DNS OK: 0.092 seconds response time.

HTTP
Ok 1d 0h 25m 15s 1/5 2014-09-03 11:48:47 HTTP OK HTTP/1.1 200 OK - 60238 bytes in 0.403 seconds

Re: Monitor URL Availability and Repsonse Time

Posted: Wed Sep 03, 2014 4:25 pm
by slansing
That HTTP check on the bottom should be showing you the response time for accessing that URL/Page load, is that not what you were looking for?

Re: Monitor URL Availability and Repsonse Time

Posted: Wed Sep 03, 2014 5:08 pm
by tmcdonald
You might need to add in the -w and -c parameters to the services. From the check_http plugin help:

Code: Select all

-w, --warning=DOUBLE
    Response time to result in warning status (seconds)
 -c, --critical=DOUBLE
    Response time to result in critical status (seconds)

Re: Monitor URL Availability and Repsonse Time

Posted: Tue Sep 16, 2014 10:59 am
by AMacintosh
Thanks this worked using -w and -c