Merge pull request #6488 from Allandor/fix/service-template-typo-cert

Fix typo with the CheckCommand cert
This commit is contained in:
Michael Friedrich 2018-07-27 11:50:56 +02:00 committed by GitHub
commit 56bff1366a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5114,7 +5114,7 @@ apache_status_warning | **Optional.** Warning threshold (number of open slots, b
apache_status_critical | **Optional.** Critical threshold (number of open slots, busy workers and idle workers that will cause a CRITICAL) like ':10,25,:20'.
### cert <a id="plugin-check-command-ssl_cert"></a>
#### ssl_cert <a id="plugin-check-command-ssl_cert"></a>
The [check_ssl_cert](https://github.com/matteocorti/check_ssl_cert) plugin
uses the openssl binary (and optional curl) to check a X.509 certificate.