mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 00:04:37 +02:00
Added alias in broker agents
This commit is contained in:
parent
7605de5794
commit
40562d56f2
@ -2561,6 +2561,7 @@ while (1) {
|
|||||||
%Conf = %DefaultConf;
|
%Conf = %DefaultConf;
|
||||||
read_config ();
|
read_config ();
|
||||||
|
|
||||||
|
$Conf{'agent_alias'} = $broker_agent;
|
||||||
# Check for a new configuration
|
# Check for a new configuration
|
||||||
check_remote_config () unless ($Conf{'debug'} eq '1');
|
check_remote_config () unless ($Conf{'debug'} eq '1');
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user