PowerScale:OneFS:如何視覺化「isi 統計資料」的效能資料
Summary: 性能數據可能很難分析,但像 Excel 這樣的工具可以更輕鬆地發現趨勢。InsightIQ 原生提供這些性能檢視;如果不可用,請將數據導入 Excel 以創建類似的可視化效果。
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Symptoms
加速分析 isi statistics 性能數據,通過直觀地繪製。
Cause
處理性能數據可能很難篩選和分析。
Resolution
- 收集效能資料,使用
--noconversion與--.csv切換命令。
範例:
# isi statistics drive --noconversion --csv --nodes=1 --degraded
注意:如果資料未以
.csv (逗號分隔值) 它可以轉換為 .csv,或使用不同的分隔符導入。下面是如何轉換它的範例:
# while $file;do echo "Please enter the full path to the file.";read file;done;echo "Processing "$file".";awk 'NF >0' $file|sed -e 's/ \+ /,/g' -e 's/\ /,/g'|cut -c 2-|tee $file.csv這會要求您提供檔案的路徑,並會建立具有與
.csv 在最後。
- 將資料儲存在文字檔案中後,其中
.csv格式,您可以 將其匯入 Excel 中。- 在 Excel 中,前往「 資料」標籤
- 在 “導入選項” 下,選擇 “從文本”。
- 找到您的檔案,然後選取 匯入。
- 選擇 分隔符號,按下 下一步
- 選擇 逗號作為分隔符類型。
- 選取 完成
- 繪製資料集圖形:
- 建議刪除以下行,否則您的圖形將關閉 1。
LNN:bay,,N/s,B/s,N/s,B/s,ms,ms,,%
- 突顯您的數據集。
注意:如果正在處理多個統計數據,請僅突出顯示相同單位的數據。否則,您的圖形將偏斜。
- 轉到 「插入」選項卡。
- 選擇圖形類型 (柱形圖、折線圖或散點圖適用於大多數情況)。
附上名為「Example 」的範例
Output.png」。Affected Products
IsilonArticle Properties
Article Number: 000094828
Article Type: Solution
Last Modified: 17 Dec 2025
Version: 4
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.