普罗米修斯node_exporter系统要求
我一直试图在网上找到可靠的资源,但徒劳无功。所有站点都解释说节点导出器是为了收集指标而设计的,但我找不到有效的来源来说明普罗米修斯节点导出器的确切(或近似)资源需求是什么。即:CPU、RAM、存储。任何人都可以陈述它们或指出可以找到该信息的资源吗?任何相关信息都会有帮助
I have been trying to find a solid resource online but in vain. All sites explain that node exporter was made to collect metrics but I could not find a valid source that site what are the exact(or approx.) resource requirements for the prometheus node exporter. I.e: cpu, ram, storage. Can anyone state them or point to a resource where that information can be found? Any relevant information would help
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您是否询问 Node Exporter 流程的要求?他们真的很低。 8 个 CPU 和 31 GB 计算机中的“htop”命令显示:
node_exporter 可执行文件 (Linux 64) 只有 19MB。
Are you asking about the requirements of the Node Exporter process? They are really low. The "htop" command in an 8 CPUs and 31 GB machine shows:
The node_exporter executable (Linux 64) has just 19MB.