执行命令返回fgets error:Success
Open
- Dominant language
- C
- Stars
- 2.5k
- Forks
- 720
- PR merge metrics
- No merged PRs in 30d
Description
操作系统:Ubuntu 14.04.2 LTS
内核版本:3.19.0-80-generic
安装步骤:
wget -O tsar.zip https://github.com/alibaba/tsar/archive/master.zip --no-check-certificate
unzip tsar.zip
cd tsar
make
make install
执行:tsar --cpu --mem -i 1
返回:[Fri Aug 2 11:46:08 2019] output_print.c:357 fgets error:Success
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the reported command, `tsar --cpu --mem -i 1`, in the stated Ubuntu environment and inspect the failure at `output_print.c:357`. Determine the conditions that produce `fgets error:Success`; done means the command reports CPU and memory data without this error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- cli, observability
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100