5.1 - Single-Value Info Options
A single-value Info option accepts exactly one value. Supplying zero or multiple values is an error.
Info Option -DM (-DaemonMode) :
the daemon mode for -PC (-ProcessCheck). Valid values are start, stop, logon, and logoff: start the daemon, stop the daemon, enable detailed logging, or disable detailed logging.
Info Option -DV (-Divider) (Aliases: -Delimiter, -Separater) :
the column delimiter used by multi-value tabular assignments in input files. Defaults to ‘<:>’.
Info Option -ES (-EqualSign) :
the token that assigns a value to an option in input files. Defaults to ‘<=>’.
Info Option -FN (-FieldNames) :
a string of single-letter field codes selecting which fields to retrieve. Used with -GC (-GetCheck) and -GD (-GetDaemon); see Sections 3.1.2 and 3.2.2 for the code tables.
Info Option -LH (-LocalHost) :
the local hostname on which to process checks for -PC (-ProcessCheck). Defaults to the current hostname. Pass PBS to process batch jobs.
Info Option -MT (-MaxrunTime) :
the maximum daemon run time. Defaults to 0 (unlimited). Examples: 5000 means 5000 seconds; 1D means one day (86400 seconds).
Info Option -OF (-OutputFile) :
redirect output to a file instead of the screen.
Info Option -ON (-OrderNames) :
a string of single-letter field codes that controls the sort order of -GC (-GetCheck) output.
Info Option -AO (-ActOption) :
the token that marks Action and Mode options in input files. Defaults to ‘<!>’.
Info Option -WI (-WaitInterval) :
the time the dscheck daemon sleeps between cycles. Defaults to 120 seconds (2 minutes).