Users Guide
Table Of Contents
表 9. Dell Optimizer 的應用程式效能命令
/AppPerformance 命令 詳細資料
/AppPerformance -deleteProfile -
profileName=<profile name>
使用此命令按名稱刪除現有的最佳化應用程式設定檔。
/AppPerformance -deleteProfile -
profileGuid=<profile guid>
使用此命令按 GUID 刪除現有的最佳化應用程式設定檔。
/AppPerformance -enableProfile -
profileName=<profileName>
使用此命令按名稱啟用現有的設定檔。
/AppPerformance -enableProfile -
profileGuid=<profile guid>
使用此命令按 GUID 啟用現有的設定檔。
/AppPerformance -disableProfile -
profileName=<profile Name>
使用此命令按名稱停用現有的設定檔。
/AppPerformance -disableProfile -
profileGuid=<profile guid>
使用此命令按 GUID 停用現有的設定檔。
/AppPerformance -importProfile -
profilePath=<profile file path>
使用此命令匯入最佳化的應用程式設定檔。
/AppPerformance -exportProfile -
profileName=<profile Name> -
profilePath=<profile file path>
使用此命令按名稱匯出最佳化的應用程式設定檔。
/AppPerformance -exportProfile -
profileGuid=<profile guid> -
profilePath=<profile file path>
使用此命令按 GUID 匯出最佳化的應用程式設定檔。
表 10. Dell Optimizer 的返回代碼
命令行介面 (CLI) 返回代碼 狀況
0 成功
1 失敗
2 必須重新開機
3 無法設定唯讀設定
4 無法設定授權功能
5 未安裝 Dell Optimizer 服務
6 Dell Optimizer 服務已停用
7 Dell Optimizer 服務未執行
8 另一個命令行介面 (CLI) 例項在作用中
9 另一個 GUI 例項在作用中
WMI 提供者
Dell OptimizerDell 包含 WMI 提供者,以設定應用程式設定。Dell Optimizer 下載套件包含以下兩個檔案:
● doWmiProv.mof—Dell Optimizer WMI 提供者,作為安裝程式的一部分安裝。
● sms_def_delloptimizer.mof—Dell Optimizer SMS MOF 定義,可供系統管理員使用。
清查代理程式會使用下列自訂 Dell Optimizer 資料報告定義:
#pragma namespace ("\\\\\\\\.\\\\root\\\\dcim\\\\sysman\\\\DellOptimizer")
#pragma deleteclass ("EnumerationAttribute", NOFAIL)
#pragma deleteclass ("EnumerationAttribute", NOFAIL)
[ SMS_Report(TRUE),
SMS_Group_Name("Dell Optimizer Settings Inventory"),
16 管理