alibaba / tsar

Taobao System Activity Reporter
Apache License 2.0
2.48k stars 733 forks source link

output_print.c:343 fgets error:Success #58

Closed Lowpower closed 7 years ago

Lowpower commented 9 years ago

tsar --cpu

harryshayne commented 9 years ago

yeah,I got this too.

xkking commented 9 years ago

caused by issue of tsar.data.

kongjian commented 9 years ago

please check if tsar -l run correct. then check your crond, if the proc exists,check /var/log/tsar.data file last modify time. you can delete the /var/log/tsar.data* to solve the problem

caihanze commented 8 years ago

tsar -l 输出正常。delete the /var/log/tsar.data* 后tsar出错信息更改为:output_print.c:626 unable to open the log file /var/log/tsar.data

johnlcd commented 7 years ago

遇到相同问题,如何解决呢?

z21921 commented 5 years ago

遇到相同问题,如何解决呢?

Jolin-blank commented 4 years ago

将/etc/cron.d/tsar的文件权限修改为644