glite-lb-msg-config (8) - Linux Manuals

glite-lb-msg-config: glite-lb-logger messaging plugin configuration generator

NAME

glite-lb-msg-config - glite-lb-logger messaging plugin configuration generator

SYNOPSIS

glite-lb-msg-config TEMPLATE [TARGET]

DESCRIPTION

glite-lb-msg-config is a script for generating or updating glite-lb-logger messaging plugin configuration. Configuration parameters can be specified by environment variables. TEMPLATE is the original configuration file, basic content is generated in case the original doesn't exist. TARGET is the target configuration file. If TARGET is not specified, the TEMPLATE is modified instead.

This script is intended primarily to be run by cron, but can be run manually by site admins to avoid waiting for the next cron cycle.

ENVIRONMENT

GLITE_LOCATION [prefix]
Standard prefix (typically /usr).

GLITE_LB_MSG_BROKER []
The special values are: false (do nothing), auto (refresh messaging brokers from BDII), once (refresh messaging brokers only when $GLITE_LB_SETUP is not set). Empty value means auto, any other values means broker URL list.

For refreshing messaging brokers the glite-lb-msg-brokers(8) utility is called.

GLITE_LB_MSG_NETWORK [PROD]
Let glite-lb-msg-brokers(8) search only in specified network. Typical values are PROD or TEST-NWOB.

LCG_GFAL_INFOSYS [lcg-bdii.cern.ch:2170]
host[:port] of the BDII server.

GLITE_LB_SETUP []
Helper variable. It should be set, when this configuration generator is called during setup stage (when once value in $GLITE_LB_MSG_BROKER should trigger BDII search).

BUGS

Please report all bugs to CESNET gLite L&B issue tracker available at https://github.com/CESNET/glite-lb/issues

AUTHORS

L&B Product Team, CESNET.