Refactoring: Moved more storage check parameters from unsorted.py to dedicated module...
[check_mk.git] / checkman / check_http
blobbed6d0c753561decd8a427dfb207c13db9c2a498
1 title: HTTP/HTTPS connection
2 agents: active
3 catalog: agentless
4 license: GPL
5 distribution: check_mk
6 description:
7  This performs an active check of a HTTP or HTTPS server.
9  It can check response times against given thresholds. It can check the response
10  page to match or not to match certain strings or regular expressions. It can
11  check the size of the result page against given thresholds. It can check for
12  a maximum age of the result page.
14  And you can configure it also to check the SSL certificate used on HTTPS
15  connection for expiration within the next days.
17  This check can be configured by Wato.