Skip to content

Generate summary of data directory usage for a given group

Notifications You must be signed in to change notification settings

phall-brown/GroupStorageReport

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GroupReport

Generate a summary resource usage report for a given Oscar user group over a fixed period of time. The script generates a report in the form of a PDF that can be sent to the owner or designated representative for the group via email to aid them in managing the groups' use of Oscar. The report contains the following sections:

  1. Summary
  2. Storage
  3. Usage
  4. Group members

Basic Usage

python GroupReport.py groupname -S yyyy-mm-dd -E yyyy-mm-dd

groupname name of a Linux group on Oscar

-S start date of period over which to report usage

-E end date of period over which to report usage

About

Generate summary of data directory usage for a given group

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%