将 jconsole 通知输出导出到 excel

export jconsole notification output to excel

我订阅了 jconsole 中的通知,例如 PS Scavenge

我在 table 中有结果,但我不能 copy/export 到 excel:

有没有办法以 CSV/Excel 格式保存在 jconsole 中的结果?

它的格式略有不同,但是 Java Mission Control(位于 JDK 中的 bin\jmc.exe)可以订阅 MBean。

您可以在那里展开和复制通知结果,包括(垂直)CSV 选项: