Tiny Core Linux

Tiny Core Base => TCB Bugs => Topic started by: ibaloo on February 11, 2014, 09:47:46 AM

Title: [SOLVED] iostat and vmstat doesn't seems to work - Core 5.2 and dCore 5.14.01.01
Post by: ibaloo on February 11, 2014, 09:47:46 AM
Hello,

When I launch "sudo vmstat 2 6" or iostat i get "ash : vmstat :command not found". Top and ps are working fine.

Maybe a problem with procps ?
Title: Re: iostat and vmstat doesn't seems to work - Core 5.2 and dCore 5.14.01.01
Post by: curaga on February 11, 2014, 01:09:18 PM
vmstat works fine for me on core 5.2?
Title: Re: iostat and vmstat doesn't seems to work - Core 5.2 and dCore 5.14.01.01
Post by: tinypoodle on February 11, 2014, 05:23:24 PM
"top" and "ps" are included in base (busybox applets).
Title: Re: iostat and vmstat doesn't seems to work - Core 5.2 and dCore 5.14.01.01
Post by: ibaloo on February 12, 2014, 08:24:19 AM
Strange. Is it because I run tiny core on Qemu (v. 1.5.3) ? Since it's a full emulator it does not change anything to the way /proc works as far as i know.

But vmstat command still not work. i have a vmstat file in /proc with all datas, but no vmstat command, using sudo or not. Same with latest Core ans dCore.
Title: Re: iostat and vmstat doesn't seems to work - Core 5.2 and dCore 5.14.01.01
Post by: curaga on February 12, 2014, 08:30:16 AM
Perhaps your procps extension is corrupted?
Title: Re: iostat and vmstat doesn't seems to work - Core 5.2 and dCore 5.14.01.01
Post by: ibaloo on February 12, 2014, 08:33:26 AM
Ok - my fault. Procps is not in core, it's an extension. I thought it was in because a vmstat file existed in /proc.

Sorry for time lost guys :-(

Really core is hard-CORE ^^