Reporting and knife runs command for opensource chef

荒凉一梦 提交于 2019-12-25 02:57:46

问题


Chef reporting doc says its for Enterprise chef. For opensource chef I am able to get JSON reports which is getting stored in same directory for all nodes. Is there any better way of reporting fof opensource chef?


回答1:


We are using a ReportHandler to report statistics into our Zabbix monitoring at the end of chef-client runs: here. You can adopt this example to your needs.



来源:https://stackoverflow.com/questions/24630230/reporting-and-knife-runs-command-for-opensource-chef

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!