NetWorker:gstclreport 建立的報告包含標題但沒有資料,報告為空白
Summary: NetWorker, NMC 報告, gstclreport, 空白, 空白
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
- 您正在使用
gstclreport用於建立 NetWorker Management Console (NMC) 報告的命令列公用程式。 - 報告已成功建立,但除了標題和選取的選項外,不包含任何資料:
E:\Program Files\EMC NetWorker\Management\GST\bin>gstclreport -r "Save Set Details" -u Administrator -P "Pa$$w0rd01" -f "testreport" -x html -v table
java version "1.8.0_211"
Java(TM) SE Runtime Environment (build 1.8.0_211-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.211-b12, mixed mode)
- 產生的報告「儲存集詳細資料」作為檔案testreport.html:
Cause
某些報表在不同的資料夾下以相同的名稱顯示。例如,「儲存集詳細資料」報告會同時顯示在「報告」
-> 「原則統計」-> 「儲存集詳細資料」下。
報告 -> 舊版報告 -> NetWorker 備份統計資料 -> 儲存集詳細資料。
同樣的報告有時會出現在「舊版報告」資料夾下。舊版報告預設為載入,如名稱「NetWorker 備份統計資料」所示。我們應該看到「策略統計資訊:儲存集詳細資料「
舊版報告無法在 NMC 或 gstclreport NetWorker 9.x 後
注意:此 KB 使用「儲存集詳細資料」報告來說明問題;但是,此問題不僅限於此報告。
Resolution
運行報表時,請指定報表的路徑;在此範例中,它將是:
-r "/Reports/Policy Statistics/Save Set Details"
範例:
E:\Program Files\EMC NetWorker\Management\GST\bin>gstclreport -r "/Reports/Policy Statistics/Save Set Details" -u Administrator -P "Pa$$w0rd01" -f "testreport" -x html -v table
java version "1.8.0_211"
Java(TM) SE Runtime Environment (build 1.8.0_211-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.211-b12, mixed mode)
產生報告「儲存集詳細資料」作為檔案testreport.html。

Additional Information
「舊版報告」功能仍包含在內,因為可設定「舊版報告保留」期間。如果自從執行升級到 NetWorker 9.x (或更高版本) 以來已過了這段時間,則無法使用這些報告。
Usage: gstclreport [-h] -r reportname -u username
[-P password] [-a chartselector] [-c charttype]
[-f filename] [-n fontfamily] [-o orientation]
[-v viewtype] [-x exporttype] [-C "Action Type" argument]
[-C "Client Name" argument] [-C "Policy Name" argument]
[-C "Save Set Name" argument] [-C "Server Name" argument]
[-C Workflow argument] [-C "Workflow Start Time" argument]
Where:
-h Print this help message
-r reportname The name of the report to run, or full path name like "/Reports/Users/User List"
-u username Log into GST server with given name
-P password Log into GST server with given password
-a chartselector The set of Y axis to display in a chart
-c charttype The chart type [bar | pie | plot | "stacking bar"]
-f filename The name of the export file
-n fontfamily A font family to override the default(COURIERNEW). Please note if invalid
-o orientation The orientation [portrait | landscape]
-v viewtype The view type [table | chart]
-x exporttype The type of export [ pdf | postscript | html | csv | print]
-C "Action Type" argument Where argument is a comma separated list of Action Types
-C "Client Name" argument Where argument is a comma separated list of Client Names
-C "Policy Name" argument Where argument is a comma separated list of Policy Names
-C "Save Set Name" argument Where argument is a comma separated list of Save Set Names
-C "Server Name" argument Where argument is a comma separated list of Server Names
-C Workflow argument Where argument is a comma separated list of Workflows
-C "Workflow Start Time" argument Where argument is a From and To date. Date & Time format is MM/DD/YY & hh:mm:ssAffected Products
NetWorkerProducts
NetWorker, NetWorker Management ConsoleArticle Properties
Article Number: 000165587
Article Type: Solution
Last Modified: 24 Oct 2025
Version: 5
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.