mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-25 22:54:57 +02:00
Merge pull request #6665 from stblassitude/master
Make the two modes of check_http more obvious.
This commit is contained in:
commit
28ca481689
@ -600,6 +600,8 @@ tests the HTTP service on the specified host. It can test normal (http) and secu
|
|||||||
(https) servers, follow redirects, search for strings and regular expressions,
|
(https) servers, follow redirects, search for strings and regular expressions,
|
||||||
check connection times, and report on certificate expiration times.
|
check connection times, and report on certificate expiration times.
|
||||||
|
|
||||||
|
The plugin can either test the HTTP response of a server, or if `http_certificate` is set to a non-empty value, the TLS certificate age for a HTTPS host.
|
||||||
|
|
||||||
Custom attributes passed as [command parameters](03-monitoring-basics.md#command-passing-parameters):
|
Custom attributes passed as [command parameters](03-monitoring-basics.md#command-passing-parameters):
|
||||||
|
|
||||||
Name | Description
|
Name | Description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user