Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
基本上,我只想运行一个脚本来定期查询 munin 的某些统计信息,而不是获取警报或检查图形页面。某种用于获取性能信息的 ruby 库会很棒。
只需阅读 munin 使用 rrdtool 生成的 RRD 文件——它将它们解析为 XML。