When the SDA / other disk utilization is nearing its quota, show a closable alert when a user with operator or admin role logs in. The warning should be shown regardless of the page when logged in.
For SDA, the real quota cannot be inferred from the "quota" command as it always shows 50 TB. Store the quota in database and design an interface to update it. In the same interface, the usage threshold (expressed as a percentage) should also be configurable.
Show possible next steps to take to address the current issue.
Handle the case of multiple alerts
example:
Nice to have: send emails to operators and admins when any metric crosses the set threshold. Design decisions:
Newer versions of the quota tool appear to show the total quota available for the SDA (>50T). It looks like the newer version of the tool is only available on newer RHEL 8 machines (e.g. mmge nodes).
When the SDA / other disk utilization is nearing its quota, show a closable alert when a user with operator or admin role logs in. The warning should be shown regardless of the page when logged in.
For SDA, the real quota cannot be inferred from the "quota" command as it always shows 50 TB. Store the quota in database and design an interface to update it. In the same interface, the usage threshold (expressed as a percentage) should also be configurable.
Show possible next steps to take to address the current issue.
Handle the case of multiple alerts
example:
Nice to have: send emails to operators and admins when any metric crosses the set threshold. Design decisions: