adamkewley / jobson

A platform for transforming command-line applications into a job service.
Apache License 2.0
256 stars 20 forks source link

Make diskspace healthcheck breakpoint configurable #24

Closed adamkewley closed 5 years ago

adamkewley commented 6 years ago

It's currently set to a compile-time static amount. Ideally, it should be configurable by a sysadmin so that they can set it according to their needs (for our internal systems, we need ~50-100 GB free at all times).