您更喜欢哪种监控系统:nagios、zabbix、cacti

发布于 2024-11-25 08:53:36 字数 129 浏览 2 评论 0原文

我们有一个这样的 Web 系统:

10 台带有文件的服务器和一台为 Web 提供服务的前端服务器。

我们需要了解他们所发生的事情的全貌。您会推荐什么监控系统:Nagios、Zabbix、Cacti 或其他系统。

We have a web system like this:

10 servers with files and one front server which serves the web.

We need to see the whole picture of what's going on with them. What monitoring system would you recommend: Nagios, Zabbix, Cacti or maybe something else.

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

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

发布评论

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

评论(1

给不了的爱 2024-12-02 08:53:36

Nagios 主要是一个监控工具。也就是说,它监视您定义的服务和服务器的任意数量的条件。然后,如果出现问题(例如中断、加载时间缓慢或您定义的任何问题),则会发送通知。

Cacti 与其说是一个监控工具,不如说是一个用于收集报告并根据 SNMP 等数据绘制图表的工具。

Zabbix 有点像是两者的结合。

大约一年前,我们从 Nagios 迁移到 Zabbix,主要是为了这种混合方法。我们喜欢与 JMX 数据、SNMP 等轻松集成来绘制图表,以及非常复杂的监控和警报工具(在这方面与 Nagios 非常相似)。

Nagios is primarily a monitoring tool. That is, it monitors any number of conditions for the services and servers you define. Then if there is a problem (eg outage, slow load time or anything you define) then notifications are sent out.

Cacti is not so much a monitoring tool but a tool for gathering reports and drawing graphs from data such as SNMP.

Zabbix is a bit of a combination of the two.

We moved from Nagios to Zabbix about a year ago mainly for this hybrid approach. We liked the easy integration with JMX data, SNMP and more to draw graphs, as well as a pretty sophisticated monitoring and alerting tool (very similar to Nagios in that way).

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