共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > opscode-ohai |
opscode-ohai
|
11 | 0 | 1616 |
贡献者 | 讨论 | 代码提交 |
Ohai detects data about your operating system. It can be used standalone, but it's primary purpose is to provide node data to Chef.
Ohai will print out a JSON data blob for all the known data about your system. When used with Chef, that data is reported back via node attributes.
This section of the Wiki describes using ohai and writing plugins for it.