3.1.1 - Set Daemon Control
Action Option -SD (-SetDaemon) :
creates or modifies daemon control records in GDEXDB for given specialist login names, commands, and hostnames. One or many records can be set per invocation.
dscheck -(SD|SetDaemon) [Mode Option]
[-(DI|DaemonIndex) controlIndices]
[-(CM|Command) UtilityProgramNames]
[-(SN|Specialist) DECSSpecialists]
[-(HN|HostName) HostMachineNames]
[-(MH|MatchHost) FlagToMatchHostname]
[-(PL|ProcessLimit) MaxNumberOfProcesses],
[-(PO|Priority) HostListOrder]
Available mode option:
add a new daemon control record (required when the daemon index is 0). |
An existing record matching the (specialist, command, hostname) triple is updated in place. To create a new record, supply daemon index 0 and the -ND mode option; this guards against creating records by accident. The (specialist, command, hostname) triple must be unique.
Special hostnames and commands:
HN = PBS |
submit the command to the PBS batch system. |
CM = ALL |
apply to any command not otherwise configured for this specialist. |