Skip to content

Multi disk alert #23

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

Merged
merged 3 commits into from
Feb 21, 2021
Merged

Multi disk alert #23

merged 3 commits into from
Feb 21, 2021

Conversation

jsirianni
Copy link
Member

  • build with go 1.16
  • store state in a backend, alert on individual disks

The original implementation of disk-usage assumed that each system had a single disk (dev systems). This means production systems with many disks could miss alerts if one disk becomes full before another (potentially more critical) disk becomes full.

@jsirianni jsirianni merged commit e61398f into master Feb 21, 2021
@jsirianni jsirianni deleted the multi-disk-alert branch February 21, 2021 17:48
@jsirianni jsirianni added this to the 3.1.0 milestone Feb 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant