0118068 backend: analyze storage use, and provide graphs

Authored and Committed by praiskup 2 years ago
    backend: analyze storage use, and provide graphs
    
    New script #1: /usr/bin/copr-backend-analyze-results
        Run a 'du' command on the result storage directory and calculate
        several useful statistics.
    
    New script #2: /usr/bin/copr-backend-generate-graphs
        Go through the results provided by script #1, and generate the
        interactive graphs.
    
    New cron file: /etc/cron.weekly/copr-backend
        Execute script #1 and then script #2 to update the graphs.
    
    Closes: #1739
    
        
file modified
+1 -0
backend/conf/crontab/daily backend/conf/crontab/copr-backend
file renamed
file was renamed with no change to the file
file modified
+6 -1
file added
+34
file modified
+1 -0