【发布时间】:2012-05-22 13:23:49
【问题描述】:
用 Java 编写一个基于 GUI 的大型应用程序,想知道是否有任何框架可以监控一旦部署给许多最终用户的应用程序。有点像 Eclipse 定期发送您的使用信息等。我认为 Apple 在 iOS 上也会做这种事情。
我想知道
1. which features and resources of the application are being used the most
2. crash reports
3. cpu and memory usage
【问题讨论】:
标签: java deployment monitoring