Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
VisualVM を使用して、たとえば 50 ~ 100 プロセスの JVM のクラスターを監視したいと考えています。
手動で追加せずに、起動時に指定された JVM のリストを監視するように VisualVM を構成する方法はありますか?
各マシンでjstatdを実行すると、マシンに接続するだけで済みます。すべてのプロセスが自動的に追加されます。