logctl.cfg
Package: WA2L/edrc 1.5.57
Section: Configuration Files (4)
Updated: 23 December 2012
Index
Return to Main Contents
NAME
logctl.cfg - configuration file for logctl
SYNOPSIS
edrc/etc/logctl.cfg
AVAILABILITY
WA2L/edrc
DESCRIPTION
This is the configuration file for the
logctl
command.
FILEFORMAT
The fileformat is
OPTION=VALUE
Between the
OPTION,
the
=
and the
VALUE
are no spaces.
Rows starting with a
#
are considered as comments.
You should not comment out any
OPTION
If you like to use
default settings simply do not specify a
VALUE.
OPTIONS
The "Example PROD:" represents a possible productive configuration,
where the directory
/dat/worm_all
is located on a SnapLock drive. The "Example EDRC:" is an installation,
which can be used for test purposes. All original directories are used and
are located within WA2L/edrc
- LOTS_HOME
-
This setting points to the lots software installation directory. This
setting allows to point to an alternate base directory for testing
purposes. Therefore for normal operations, this should be set to the
installation directory of WA2L/edrc.
-
Example PROD: LOTS_HOME="`approot`"
Example EDRC: LOTS_HOME="`approot`"
Default: LOTS_HOME="`approot`"
- LOTS_VAR
-
Var directory of lots. This setting should point to the long term
data storage to ensure independentness from the server(s) where lots
runs. This to avoid state information loss on possible server
re-installations and to be able to run lots from multiple servers
against the same long term data storage.
-
Example PROD: LOTS_VAR="/dat/worm_all/var/lots"
Example EDRC: LOTS_VAR="$LOTS_HOME/var/lots"
Default: LOTS_VAR="`approot`/var/lots"
- LOTS_CONFIGFILE
-
Active configuration file of lots. This file should also be
located on the long term storage due to the same reasons as the
LOTS_VAR
setting.
-
Example PROD: LOTS_CONFIGFILE="/dat/worm_all/etc/lots.cfg"
Example EDRC: LOTS_CONFIGFILE="$LOTS_HOME/etc/lots.cfg"
Default: LOTS_CONFIGFILE="`approot`/etc/lots.cfg"
- GLUP_CONFIGFILE
-
The
glup.cfg
file defines settings for the billing report that is
created on a monthly basis based on the number of computed jobs.
This setting only affects the 'stat -> rb' menu point.
-
Example PROD: GLUP_CONFIGFILE="/dat/worm_all/etc/glup.cfg"
Default EDRC: -
Default: -
- REPORT_BASEDIR
-
Directory to save specific reports generated in the 'stats'
menu.
-
Example PROD: REPORT_BASEDIR="/dat/report/`server_environment -C`"
Example EDRC: -
Default: REPORT_BASEDIR="/var/report/`server_environment -C`"
- TRUNK_DEFAULT
-
Default trunk target for the 'colo' menu.
For a description of the trunk default target syntax, see trunk description in
edrc(1m).
-
Example PROD: TRUNK_DEFAULT="adm_ora1_tst"
Example EDRC: TRUNK_DEFAULT="`hostlist | awk '{print $1}'`"
Default: TRUNK_DEFAULT=""
- TRUNK_TARGETS
-
Trunk targets for the 'colo' menu.
For a description of the trunk target syntax, see trunk description in
edrc(1m).
-
Example PROD:
-
TRUNK_TARGETS="
-
adm_ora1_tst%%--%MSSQL%saves:adm_ora1_tst
rcat_ora1_tst%--%Oracle%saves:rcat_ora1_tst
asys_app1_tst%--%Misc%saves:asys_app1_tst
"
Example EDRC: TRUNK_TARGETS="`hostlist` `hostname`"
Default: TRUNK_TARGETS=""
SEE ALSO
edrc(1m),
edrcintro(1),
lotsctl(1),
lots(1m)
NOTES
-
BUGS
-
AUTHOR
lotsctl.cfg was developed by Christian Walther. Send suggestions
and bug reports to wa2l@users.sourceforge.net .
COPYRIGHT
Copyright © 2012 Christian Walther
This is free software; see
edrc/doc/COPYING
for copying conditions. There is ABSOLUTELY NO WARRANTY; not
even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
This document was created by man2html
using the manual pages.
Time: 00:14:11 GMT, March 08, 2025