mjordan / islandora_repository_reports

A Drupal 8 module that provides a collection of graphical reports on various aspects of an Islandora repository.
GNU General Public License v2.0
2 stars 5 forks source link

Add disk usage report #11

Closed mjordan closed 4 years ago

mjordan commented 4 years ago

The file_managed table contains a filesize field (bytes). We could do a report that adds up these file sizes and present it broken down by file system (fedora, public, private).

mjordan commented 4 years ago

Resolved with 53f69b46b640b8aa50ec904a3071fac6fb637cd1.