Reporting and knife runs command for opensource chef
问题 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