Update sensor.cert_expiry.markdown (#2701)
`name` is an optional variable for `cert_expiry`. If you don't use it all your certs just show up as "SSL Certificate Expiry" as their name.
This commit is contained in:
parent
c4e63b5608
commit
54902f91e7
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ Configuration variables:
|
||||||
|
|
||||||
- **host** (*Required*): The host FQDN (or IP) to retrieve certificate from.
|
- **host** (*Required*): The host FQDN (or IP) to retrieve certificate from.
|
||||||
- **port** (*Optional*): The port number where the server is running. Defaults to `443`.
|
- **port** (*Optional*): The port number where the server is running. Defaults to `443`.
|
||||||
|
- **name** (*Optional*): The friendly name for the certificate.
|
||||||
|
|
||||||
<p class='note warning'>
|
<p class='note warning'>
|
||||||
Make sure that the URL exactly matches your endpoint or resource.
|
Make sure that the URL exactly matches your endpoint or resource.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue