美文网首页
关于prometheus监控node的inode

关于prometheus监控node的inode

作者: 风吹路过的云 | 来源:发表于2022-07-22 10:01 被阅读0次

一直在找inode的监控,百度也搜了好久prometheus监控inode的,居然没找到与inode相关的文章,我正怀疑,没道理了,inode这么重要的指标,没理由不支持的。
原来指标项是:

node_filesystem_files
node_filesystem_files_free

有人也提议为什么不直接用inode来命名,说是有些系统不是用这个术语,所以不用inode来命名的
相关链接是:https://github.com/prometheus/node_exporter/issues/1392

相关文章

网友评论

      本文标题:关于prometheus监控node的inode

      本文链接:https://www.haomeiwen.com/subject/bcrmirtx.html