Scroll to navigation

rbh-report(1) Robinhood 3.0 rbh-report(1)

NAME

rbh-report - querying command for robinhood policy engine

SYNOPSIS


rbh-report [options]

AVAILABLE STATS

Display stats about daemon activity.
Display statistics about filesystem contents.
Display Fileclasses summary. Use optional parameter class_expr for retrieving stats about matching fileclasses.
Display status summary for the given policy or status name. Optionally filter on status_value.
Display all information about the given entry.
Display user statistics. Use optional parameter username for retrieving stats about a single user.
Display group statistics. Use optional parameter groupname for retrieving stats about a single group.
Display largest directories. Optional argument indicates the number of directories to be returned (default: 20).
Display largest files. Optional argument indicates the number of files to be returned (default: 20).
Display top disk space consumers. Optional argument indicates the number of users to be returned (default: 20).
Display oldest files in the filesystem (ordered by access time). Optional argument indicates the number of entries to be displayed (default: 20). Tip: use '--reverse' option to display newest files.
Display oldest empty directories in the filesystem (ordered by modification time). Optional argument indicates the number of dirs to be returned (default: 20).
Display files to be removed from HSM.
Dump all filesystem entries.
Dump all entries for the given user.
Dump all entries for the given group.
Dump all entries on the given OST or set of OSTs (e.g. 3,5-8).
Dump all entries with the given status (e.g. lhsm_status:released).

MAINTENANCE SCHEDULING

Set/display time of the next maintenance. Expected date_time format is yyyymmddHHMM[SS].
Cancel the next scheduled maintenance.

FILTER OPTIONS

The following filters can be specified for reports:

Display the report only for objects in the given path.
Only report entries in the matching fileclasses.
Display only topuser/userinfo with at least cnt entries

ACCOUNTING REPORT OPTIONS

Display size profile statistics
Sort by count
Sort by average file size
Sort on the ratio of files in the given size-range range: <val><sep><val>- or <val><sep><val-1> or <val><sep>inf <val>: 0, 1, 32, 1K 32K, 1M, 32M, 1G, 32G, 1T <sep>: ~ or .. e.g: 1G..inf, 1..1K-, 0..31M
Reverse sort order
Display the report by user AND group
Generate the report without using accounting table (slower)

CONFIG FILE OPTIONS

Path to configuration file (or short name).

OUTPUT FORMAT OPTIONS

Output stats in a csv-like format for parsing
Don't display column headers/footers

MISCELLANEOUS OPTIONS

Force the log verbosity level (overides configuration value). Allowed values: CRIT, MAJOR, EVENT, VERB, DEBUG, FULL.
Display a short help about command line options.
Display version info

SEE ALSO

robinhood(1), rbh-find(1), rbh-du(1), rbh-diff(1)

07 July 2016