ctmstats utility parameters

The following table describes the ctmstats utility parameters:

Parameter

Description

‑list

Displays data from the Statistical Summary table within the dates specified by the From Date and To Date parameters. The data listed can be limited with use of the Filter sub-parameter (see below).

‑delete

Deletes data from the Statistical Summary table in the range specified by the From Date and To Date parameters.

<From Date>

Starting date of statistical data to be displayed/deleted. The date is specified in yyyymmddhhmmss format.

<To Date>

Ending date of statistical data to be displayed/deleted. The date is specified in yyyymmddhhmmss format.

"*"

Asterisk enclosed in quotation marks. Specifies that the utility should list all statistical data currently available, without regard to date.

<Filter>

Specify one of the following options and its associated subparameter or leave blank to display the statistics for all jobs in the range.

‑JOBNAME <jobName>

Identify the job by its Job Name parameter.

‑FILE_NAME <file name>

Identify the job by its File Name parameter.

‑FILE_PATH <file path>

Identify jobs by their File Path parameter.

‑HOSTID <hostid>

Identify jobs by their host id parameter (agent computer).

Each of the subparameters in the filter can include the following wildcard characters:

  • * – Represents any number of characters (including no characters). Any parameter including * should be enclosed in quotation marks (see example below).
  • ? – Represents any single character

‑total

Displays a line that contains the total CPU and elapsed times for the jobs selected.

Parent Topic

ctmstats