Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dashboard for monitoring certificate expiration #2954

Closed
timstiller opened this issue Jun 2, 2024 · 2 comments · Fixed by #3000
Closed

Add dashboard for monitoring certificate expiration #2954

timstiller opened this issue Jun 2, 2024 · 2 comments · Fixed by #3000
Assignees
Labels

Comments

@timstiller
Copy link

Is your feature request related to a problem? Please describe.
Most communication with ONTAP- and StorageGRID Clusters ist encrypted by using certificate based encryption (e.g. TLS). Certificates are always issued with a expiration date, after that the certificate is considered invalid. If certificate validation fails (e.g. after expiration) secure communication is no longer possible which may lead to data outages or cluster unreachability.

Describe the solution you'd like
To proactively renew certificates before expiratoin i'd suggest to create a dashbord listing all installed certificates within a ONTAP-Cluster and StorageGRID System and highlight certificates which are going to expire in near future.

Describe alternatives you've considered
As an alternative the admin can manually check for expiring certificates. as this is a manual process it is error-prone and unreliable

Additional context
https://gyptazy.ch/howtos/howto-monitor-ssl-certificates-expiration-in-grafana/

@cgrinds
Copy link
Collaborator

cgrinds commented Jul 1, 2024

@timstiller These changes are in the nightly build if you want to give them a try.

image

@rahulguptajss
Copy link
Contributor

verified in 24.08

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants