A set of reports for presenting data collected by the Robinhood Policy Engine.
A standard LAMP stack (Linux, Apache, MySQL/MariaDB, PHP) is all that is necessary.
- Download this project to your web server
- Create dbroconf.php (see dbroconf.php.example) with appropriate configuration
- Visit the website
An explanation of the provided reports
- Summary - summarizes all the file systems being monitored by Robinhood
- Detailed - breaks down the summary on a per user basis
- Age Histogram - age histogram of a user's data
- Big Directories - directories with the largest number of files contained immediately within
- Interesting Files - files with interesting "extensions", such as scripts and source code. Required Robinhood file class configuration
- Print Files - files with a certain pattern - typically used for log files from jobs
- Largest Directories - directories with the largest total size of files contained immediatly within
Real data was redacted from the below screenshots.
This is a best effort project for me, but all contributions are welcome for discussion.
We offer this software to the community as-is with no warranty or support as per the license.
This work was created as a part of a Numerical Algorithms Group consultancy project. For more information on NAG's consulting services, please visit https://www.nag.com/content/high-performance-computing-consulting-and-services.
Below is a list of individual contributors to this project.
- Shawn Hall, Numerical Algorithms Group - Creator - shawnahall71
This project is licensed under the MIT License - see the LICENSE file for details