如何监视山雀/群簇?

时间:2018-12-14 16:33:47

标签: console-application wildfly-swarm thorntail

我想构建一个thorntail集群并使用管理控制台进行管理(例如wildfly域管理)。我尝试了管理控制台和管理片段,但无法使用它可视化所有集群,每个实例只有一个控制台。

<dependency>
  <groupId>io.thorntail</groupId>
  <artifactId>management-console</artifactId>
</dependency>

<dependency>
  <groupId>io.thorntail</groupId>
  <artifactId>management</artifactId>
</dependency>

我如何监视荆棘/集群?

0 个答案:

没有答案