How to restart a single Wildfly instance on Linux when the CPU load is over N%?
We have Wildfly
installed as our Application Server. There are multiple Linux
servers, and Wildfly is running in Domain mode. To keep simple assume that we have 2 servers: Linux1
and Linux2
where Linux1
is the master node.