NAME(名称)
quotastats - 显示与配额子系统相关的统计信息
SYNOPSIS(总览)
quotastats
DESCRIPTION(描述)
该命令显示与配额子系统相关的统计信息.
SEE ALSO(另见)
quota(1), quotactl(2)
#p#
NAME
quotastats - Program to query quota statistics
SYNOPSIS
/usr/sbin/quotastats
DESCRIPTION
quotastats queries the kernel for quota statistics. It displays:
- [bu]
- Supported kernel quota version
- [bu]
- Number of dquot lookups
- [bu]
- Number of dquot drops
- [bu]
- Number of dquot reads
- [bu]
- Number of dquot writes
- [bu]
- Number of quotafile syncs
- [bu]
- Number of dquot cache hits
- [bu]
- Number of allocated dquots
- [bu]
- Number of free dquots
- [bu]
- Number of in use dquot entries (user/group)
OPTIONS
None.
SEE ALSO
quota(1).