oo-admin-usage This command displays a resource usage report for a particular user, or aggregated usage data of all users. The output includes usage type, gear ID, and duration. oo-admin-usage [-l username] [options] If username is omitted, display aggregated data on all users. Other options further restrict the output: app shows only entries that pertain to application app and similarly for gear_id, plan_id, start_date and end_date. (The single-letter forms of these options are , , , and , respectively.) Both start_date and end_date are expressed as ISO dates (i.e., YYYY-MM-DD). The following table provides more information on the output of this command. Field Description Usage Type GEAR_USAGE is related to how long a gear has been in use with the gear size in parentheses. ADDTL_FS_GB is related to how long additional storage has been in use on a gear with the number of GBs in parentheses. Gear ID Gear ID indicates the UUID of the relevant gear with the associated application name in parentheses. Duration Duration indicates the start and end time of the gear (or start time and PRESENT if still in use).