dartsStatusSite

Purpose:

Get a summary of datapoints transferred and in hold for a specified site.

Enter:

dartsStatusSite dir=[darts_dir_type] site=[test_site] cell=[test cell num]

Where:

dir

Optional. Specify the data subdirectory from where to get status. Specify “darts_pam”, “esvdout10c”, or “mua_data”.
Default is “darts_pam” which searches darts_pam/PAMdatapoint.

site

Optional. Specify the site location from where to list the results.
Valid site values are: ctc, bak, btc, cdc, cep, cic, cil, cnge, ctc, dar, dav, dcec, eard, ets, fsp, jep, kcl, komatsu, ldtc, metc, mtc, mto, oly.

Default is “ctc”.

cell

Specify the test cell number from where to list the results.

Example:

dartsStatusSite
The above command looks at the /data/darts_pam/PAMdatapoint directory on the local node for the ctc site cells.

dartsStatusSite dir=esvdout10c
The above command looks at the /data/esvdout10c directory on the local node for the ctc site cells.

dartsStatusSite dir=mua_data
The above command looks at the /data/mua_data directory on the local node for the ctc site cells.

dartsStatusSite site=bak cell=2
The above command looks at the /data/darts_pam/PAMdatapoint directory for test cell 2 at the bak site.

Notes:

The program counts the number of files within the …/hold/, …/ready/, or …/complete directories of the specified directory type, site, or test cell.

See Also: