就构建(或设置)基于 RRD 工具的 Web 应用程序(用于网站监控)提出建议,该应用程序比 Cacti 更简单?

发布于 2024-07-09 04:03:36 字数 244 浏览 7 评论 0原文

我认为 Cacti 很棒,只是配置它需要几个小时。 你可以用它做很多事情,但我发现它有点过于复杂。 最近,一个收集磁盘利用率的脚本在我身上崩溃了(没有明显的原因),我花了 3 个小时却一无所获。

我想要一个像 Cacti 这样但超级容易设置的工具。 我对 RRD 有一定的了解,所以做一点手工工作就可以了。

为了使编程更加相关:不同软件包的替代方案是开发定制的东西。 有人尝试过吗? 您使用哪些部件来构建哪些部件?

I think Cacti is great except for the fact that it takes hours to configure it. There is a lot that you can do with it but I find it a little overly complicated. A script collecting disk utilization recently broke on me (for no apparent reason), I spent 3 hours and got no where.

I would like a tool like Cacti but super easy to setup. I have some familiarity wit RRD so a little bit of manual work is okay.

To make this more programming related: An alternative to a different software package would be to develop something custom built. Has anybody attempted this? What pieces to you use to built which parts?

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

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

发布评论

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

评论(5

段念尘 2024-07-16 04:03:36

有很多工具:

  • Cacti
  • Ganglia
  • Zabbix
  • Hyperic
  • Monit
  • Reconnoiter
  • Graphite

每个工具都侧重于可用性的不同方面。 Reconnoiter 和 Graphite 的诞生源于特殊需求,并且需要比 RRD 提供的更高的分辨率。

我建议您在构建自己之前再看一下 Cacti。 在 cacti 中为您的主机和图表创建模板。 然后使用内置的 CLI 工具进行自动化。 这样,对于每个主机,您无需单击 GUI。

There are a slew of tools out there:

  • Cacti
  • Ganglia
  • Zabbix
  • Hyperic
  • Monit
  • Reconnoiter
  • Graphite

Each focus on different aspects of usability. Reconnoiter and Graphite were born out of specialized needs and wanting greater resolution than RRD can provide.

I suggest you do take another look at Cacti before building yourself. Create templates in cacti for your hosts and your graphs. Then use the built in CLI tools to automate. This way for each host, you do not need to click through the GUI.

﹎☆浅夏丿初晴 2024-07-16 04:03:36

我认为这就是我想要的:

http://collectd.org

Collectd 与 drraw 结合看起来适合我需要。

I think this is what I want:

http://collectd.org

Collectd in combination with drraw looks like it will fit my needs.

辞取 2024-07-16 04:03:36

我不知道这是否能满足您的需求,但您可能还想看看 RRDUtil:

http://www.tnpi.biz/internet/manage/rrdutil/

I don't know if this will meet your needs, but you might also want to look at RRDUtil:

http://www.tnpi.biz/internet/manage/rrdutil/

旧街凉风 2024-07-16 04:03:36

不幸的是,学习和配置它们都非常耗时。 您必须花时间了解所有使用的原理并阅读示例配置。

这项苦差事没有捷径:-D

Unfortunately they are all very time-consuming to learn and configure. You have to spend time to understand all the principles used and read sample configurations.

No short-cuts on this chore :-D

陌上芳菲 2024-07-16 04:03:36

我们使用 gmond 和 ganglia。

We use gmond and ganglia.

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