3.1.2 - Get Daemon Control

Action Option -GD (-GetDaemon) :

retrieves daemon control records. With no Info-option filters, only records owned by the current specialist are returned.

dscheck -(GD|GetDaemon) [Mode Option]
[-(FN|FieldNames) FieldNameString]
[-(DI|DaemonIndex) controlIndices]
[-(CM|Command) UtilityProgramNames]
[-(SN|Specialist) DECSSpecialists]
[-(HN|HostName) HostMachineName]
[-(PL|ProcessLimit) MaxNumberOfProcesses]
[-(PO|Priority) ProcessPriority]
[-(OF|OutputFile) OutputFileName]
[-(DB|Debug) DebugModeInfo]

Available mode option:

-(FO|FormatOutput)

pad each column to a uniform width for readability.

-FN (-FieldNames) selects which daemon-control fields to retrieve as a string of single-letter codes. When -FN is omitted, all fields are returned.

Field codes for daemon control records:

Code

Info Option

Description

I

-(DI|DaemonIndex)

daemon control index

C

-(CM|Command)

command name of a utility program

H

-(HN|Hostname)

computer hostname

M

-(MH|MatchHost)

flag controlling hostname match

S

-(SN|Specialist)

DECS specialist this control applies to

P

-(PL|ProcessLimit)

max concurrent processes for this control

O

-(PO|Priority)

host priority within this control

-SN, -CM, and -HN accept the SQL-style ‘%’ wildcard. Pass -SN ALL to retrieve every specialist’s records (or a specific other specialist by login name).

Example - retrieve all daemon control records owned by you: