fix formatting

This commit is contained in:
Pablo Ovelleiro Corral 2024-08-25 17:23:04 +02:00
parent 37f9419aef
commit 21df30e9b4
Signed by: pinpox
GPG key ID: 29E9A6ED72CCB334

View file

@ -199,8 +199,8 @@ lib.mapAttrsToList
};
*/
cert_expiry = {
condition = "(probe_ssl_earliest_cert_expiry - time())/(3600*24) < 30";
description = "{{$labels.instance}}: The TLS certificate will expire in less than 30 days: {{$value}}s";
condition = "(probe_ssl_earliest_cert_expiry - time())/(3600*24) < 30";
description = "{{$labels.instance}}: The TLS certificate will expire in less than 30 days: {{$value}}s";
};
# ignore devices that disabled S.M.A.R.T (example if attached via USB)