rdlogmanager1July 2019Linux Audio Manualrdlogmanager
Module for generating Rivendell logs and reports
FredGleasonfredg@paravelsystems.comApplication AuthorrdlogmanagerOPTIONSDescriptionrdlogmanager1 is a
Rivendell module for generating logs and reports. When invoked with
no arguments, it will start up in GUI mode. Operation in GUI mode
is documented in the Rivendell Operations Guide.
If one or more options are given,
rdlogmanager1 will operate
in batch mode.
Mode Options
For operation in batch mode, exactly one of the following mode options
must be given:
Generate a new log. The switch must also be
given to specify the service (see below). Unless otherwise
modified by the option (see below), a log will
be generated for the day following the current day --i.e.
"tomorrow".
Merge the Music log. The switch must also be
given to specify the service (see below). Unless otherwise
modified by the option (see below), the merge
will be done for the day following the current day --i.e.
"tomorrow".
Merge the Traffic log. The switch must also be
given to specify the service (see below). Unless otherwise
modified by a option (see below), the merge
will be done for the day following the current day --i.e.
"tomorrow".
Generate a report, using the template named
rpt-name. Unless otherwise
modified by or options
(see below), the report will be generated for the day before the
current day --i.e. "yesterday".
Modifier Options
Modifier options change the default parameters of the specified mode.
Specify a start date offset in days. For log operations, this will
be added to "tomorrow's" date to arrive at a target date,
whereas for report operations it will be added to
"yesterday's" date to arrive at a target date.
Default value is 0.
Specify an end date offset in days. This will be added to
"yesterday's"
date to arrive at a target end date. Valid only for certain report
types. Default value is 0.
Protect an existing target object --i.e. if the specified
operation has already been performed, do not overwrite the
prior result.
Specify the name of the service for a log operation. Required
when the the , or
modes are specified (see above).
BUGS
The syntax of rdlogmanager1's
switches is decidedly grotty, nor does it conform to the
"long-form" switch conventions used in most other
Rivendell commands.
See Alsordclilogedit1,rdrender1