table of contents
bcache-status(8) | System Manager's Manual | bcache-status(8) |
NAME¶
bcache-status - Display useful bcache statistics
SYNOPSIS¶
bcache-status [ --help ] [ -f ] [ -h ] [ -d ] [ -t ] [ -a ] [ -r ] [ -s ] [ -g ]
DESCRIPTION¶
This command displays useful bcache statistics in a convenient way.
OPTIONS¶
- --help
- Print help message and exit.
- -f, --five-minute
- Print the last five minutes of stats.
- -h, --hour
- Print the last hour of stats.
- -d, --day
- Print the last day of stats.
- -t, --total
- Print total stats.
- -a, --all
- Print all stats.
- -r, --reset-stats
- Reset stats after printing them.
- -s, --sub-status
- Print subdevice status.
- -g, --gc
- Invoke GC before printing status (root only).