matomo-org/matomo

[New Diagnostic] Check free disk space in cache directory

Open

#13,354 opened on Aug 28, 2018

 (0 comments) (0 reactions) (0 assignees)PHP (2,894 forks)batch import
EnhancementHelp wanted

Repository metrics

Stars
 (21,803 stars)
PR merge metrics
 (PR metrics pending)

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