|
vfs.dev.read[<device>,<type>,<mode>]
說明:
顯示磁碟讀的狀態
device:all(預設)
type:sectors、 operations、 bytes、 sps、 ops、 bps、 operations
mode:資料獲取模式,其值有 avg1(預設,每分鐘)、 avg5(每五分鐘)、 avg15(每十五分鐘)
範例:
顯示磁碟讀取時 operations 的數值
vfs.dev.write[<device>,<type>,<mode>]
說明:
顯示磁碟寫入的狀態
device:all(預設)
type:sectors、 operations、 bytes、 sps、 ops、 bps、 operations
mode:資料獲取模式,其值有 avg1(預設,每分鐘)、 avg5(每五分鐘)、 avg15(每十五分鐘)
範例:
顯示磁碟寫入時 operations 的數值
vfs.fs.inode[fs,<mode>]
說明:
顯示 inode 的數量或百分比
fs:檔案系統
mode:total(預設)、free(剩餘)、used(已使用、)pfree(剩餘數量的百分比)、pused(已使用數量百分比)
範例:
顯示 \ 剩餘 indeo 百分比
|
本帖子中包含更多資源
您需要 登錄 才可以下載或查看,沒有賬號?立即註冊
×
|