1: ?运行pomelo程序的时候发现如下错误:
[2013-11-18 12:51:35.139] [ERROR] console - getSysInfo failed! Error: Command failed: /bin/sh: iostat: not found
[2013-11-18 12:51:35.186] [ERROR] console - the command pidstat failed! Error: Command failed: /bin/sh: pidstat: not found
[2013-11-18 12:51:35.271] [ERROR] console - Caught exception: TypeError: Cannot read property ‘date‘ of undefined
?
解决方式如下:?
apt-get install ?sysstat
此错误在ubuntu下出现,mac下暂未发现此错误(自己brew后没发现有此安装包)。
?
?
后续继续累加。。。
原文:http://hongtoushizi.iteye.com/blog/2221071