衡量java代码性能的工具当询问时根据统计数据生成图表

发布于 2024-10-20 09:49:56 字数 316 浏览 2 评论 0原文

我需要计算远程系统和本地系统上一些java代码的性能。我必须将此统计信息保存在数据库或文件中。然后我必须通过图形/图表离线表示这些数据。另外,我可以动态设置阈值,并且我想通过通知或其他机制查看那些超过该阈值的进程。此外,当要求显示图表时,超过阈值的过程应该用不同的颜色显示,例如。如果性能图表显示为绿色,则图表中超过阈值的部分应变为红色。我对应用程序的离线监控感兴趣。因此,监控的数据也应该持续存在并保存。考虑到应显示的图表,我应该能够提供时间/天/月的范围。我必须将其与 apache-tomcat-6.0.32 上的 Web 应用程序集成。

有没有什么工具可以满足这些要求。请简要向我提供详细信息。

I have a requirement to calculate the performance of some java code at remote system and also a local system. I have to save this statistics in database or in files. Then after i have to represent this data by a offline by means of a graph/chart. Also, i can set a threshold dynamically and i want to see those processes that exceeds this threshold via means of notifications or some other mechanism. Also when asked to show the graph the process that exceed the threshold should be displayed with some different color for eg. if the performance graph is shown with green color, then the portions that exceed the threshold should be turned to red in the graph. I am interested in offline monitoring of the application. So, the monitored data should also persist & i should be able to provide the range in time/days/months considering which the graph should be displayed. I have to integrate this with my web-application on apache-tomcat-6.0.32.

Is there any tool that meet these requirement. Please provide me the details in brief.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文