Added alias in broker agents
This commit is contained in:
parent
7605de5794
commit
40562d56f2
|
@ -2560,7 +2560,8 @@ while (1) {
|
|||
%Collections = ();
|
||||
%Conf = %DefaultConf;
|
||||
read_config ();
|
||||
|
||||
|
||||
$Conf{'agent_alias'} = $broker_agent;
|
||||
# Check for a new configuration
|
||||
check_remote_config () unless ($Conf{'debug'} eq '1');
|
||||
|
||||
|
|
Loading…
Reference in New Issue