webjob-mldbm-get-status - Generate status reports for one or more clients.
webjob-mldbm-get-status [-d db] [-l limit] [-o option[,option[,...]]] -j job -t type [client-id ...]
This utility generates status reports for one or more clients.
- -d db
-
Specifies the MLDBM database to query.
- -j job
-
Specifies the job to query.
- -l limit
-
Specifies the maximum amount of time (seconds) to consider when
reporting MIA clients. If a client is MIA beyond the specified time,
its status will not be reported. This is useful in cases where the
utility is run regularly, but reporting the MIA status for known
offenders would be redundant or unwanted. A value of zero means that
no time limit will be imposed.
- -o option,[option[,...]]
-
Specifies the list of options to apply. Currently, the following
options are supported:
- BeQuiet
-
Don't print warning messages.
- NoHeader
-
Don't print an output header. Note that this overrides all other
header transformations.
- ShowAll
-
Print all entries -- not just the ones that meet the status criteria.
- -t type
-
Specifies the type of status report to produce. The following report
types are currently supported: MIA. The value for this option is not
case sensitive.
Klayton Monroe
All documentation and code are distributed under same terms and
conditions as WebJob.
|