matomo-org/matomo

[New Diagnostic] Check free disk space in cache directory

Open

#13,354 opened on Aug 28, 2018

View on GitHub
 (0 comments) (0 reactions) (0 assignees)PHP (2,847 forks)batch import
EnhancementHelp wanted

Repository metrics

Stars
 (21,513 stars)
PR merge metrics
 (Avg merge 8d 11h) (106 merged PRs in 30d)

Description

Matomo should implement a diagnostic, checking that tests if its own cache directory has enough disk space left to work. If the disk space runs out while Matomo writes its cachefiles, it might break completely until someone deletes the cache files manually.

See: https://github.com/matomo-org/matomo/issues/13143#issuecomment-403374954

Contributor guide