mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
parent
d1b6256923
commit
e4656d9b25
@ -227,7 +227,7 @@ namespace Icinga
|
||||
args += " --cn " + txtInstanceName.Text;
|
||||
|
||||
if (!RunProcess(Icinga2InstallDir + "\\sbin\\icinga2.exe",
|
||||
"agent setup" + args,
|
||||
"node setup" + args,
|
||||
out output)) {
|
||||
ShowErrorText(output);
|
||||
return;
|
||||
|
Loading…
x
Reference in New Issue
Block a user