1GLITE_LB_MSG_CONFIG(8)        Logging&Bookkeeping       GLITE_LB_MSG_CONFIG(8)
2
3
4

NAME

6       glite-lb-msg-config  -  glite-lb-logger  messaging plugin configuration
7       generator
8
9
10

SYNOPSIS

12       glite-lb-msg-config TEMPLATE [TARGET]
13
14
15

DESCRIPTION

17       glite-lb-msg-config is a script for generating  or  updating  glite-lb-
18       logger  messaging plugin configuration. Configuration parameters can be
19       specified by environment variables. TEMPLATE is the original configura‐
20       tion  file,  basic  content  is  generated in case the original doesn't
21       exist. TARGET is the target configuration file. If TARGET is not speci‐
22       fied, the TEMPLATE is modified instead.
23
24       This  script  is  intended  primarily to be run by cron, but can be run
25       manually by site admins to avoid waiting for the next cron cycle.
26
27
28

ENVIRONMENT

30       GLITE_LOCATION [prefix]
31              Standard prefix (typically /usr).
32
33
34       GLITE_LB_MSG_BROKER []
35              The special values are: false (do nothing), auto  (refresh  mes‐
36              saging  brokers from BDII), once (refresh messaging brokers only
37              when $GLITE_LB_SETUP is not set). Empty value  means  auto,  any
38              other values means broker URL list.
39
40              For  refreshing  messaging  brokers  the glite-lb-msg-brokers(8)
41              utility is called.
42
43
44       GLITE_LB_MSG_NETWORK [PROD]
45              Let glite-lb-msg-brokers(8) search only  in  specified  network.
46              Typical values are PROD or TEST-NWOB.
47
48
49       LCG_GFAL_INFOSYS [lcg-bdii.cern.ch:2170]
50              host[:port] of the BDII server.
51
52
53       GLITE_LB_SETUP []
54              Helper  variable. It should be set, when this configuration gen‐
55              erator  is  called  during  setup  stage  (when  once  value  in
56              $GLITE_LB_MSG_BROKER should trigger BDII search).
57
58
59

BUGS

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

AUTHORS

67       L&B Product Team, CESNET.
68
69
70

SEE ALSO

72       glite-lb-msg-brokers(8)
73
74
75
76CESNET                             June 2014            GLITE_LB_MSG_CONFIG(8)
Impressum