Zend Server 与 newrelic
我需要选择一种基于PHP和MySQL的生产环境深度监控解决方案。
- 帮助我们发现并重新创建进入生产环境的错误
- 帮助我们在真实用户模式和硬件上分析应用程序,并发现
Zend Server 和 Newrelic 之间的真正瓶颈。
我知道 Zend 服务器提供的不仅仅是事件监控,但在本次练习中让我们重点关注这一点。
我想 Zend 服务器可以在代码跟踪时提供有关特定功能性能的更多详细信息。另一方面,newrelic 必须拥有更广泛的报告集,并且其新的最终用户页面加载报告似乎非常适合端到端地了解性能。
有人同时工作过吗?你的经验是什么?
I need to select one solution for deep monitoring of a production environment based on PHP and MySQL.
- Help us discover and recreate bugs that made it into the production environment
- Help us profile the application on real user patterns and hardware and discover real bottlenecks
I am between Zend Server and Newrelic.
I know Zend server offers much more than event monitoring but lets focus on that for this exercise.
I imagine Zend server can provide more details about the performance of specific functions when codetracing. On the other hand newrelic must have a broader set of reports and its new end user page load reports seem to be great for an end to end understanding of performance.
Has anyone worked with both? What is your experience?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
根据我的经验,NewRelic 更适合您的上述需求。
作为一款独立产品,NewRelic 从长远来看也看起来更好,因为它们每隔几个月就会添加新功能和可能性。
也就是说,虽然 NewRelic 可以很好地与任何 PHP + Mysql 配合使用,但只有当您使用 PHP 框架之一(例如 Wordpress、Magento 等)时,真正神奇的事情才会开始。
From my experience NewRelic is a better fit for your above mentioned needs.
As a standalone product NewRelic also looks much better on a long run, as they are adding new features and possibilities every few months.
That said - while NewRelic will play with any PHP + Mysql nicely, the real magical thing start only if you use one of the PHP frameworks, like - Wordpress, Magento etc.