Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
19 years ago

Monitoring all loaded processes

Hi,

I wondered if anybody could help me with this: I want to monitor all the processes that are loaded in µClinux (CPU usage, memory usage,...).

Warm Regards

13 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hi,

    If you are looking for something GUI based like Windows task manager, Then have a look at LTaMe (Linux Task Manager) in source forge. This was made by me and 3 of my friends. Works but got some small bugs. It is made of QT. If u want to monitor tasks running on target you will have to write some socket programs and run LTaMe on ur linux box. It currentlygives details about the linux box on which u run LTaMe. Have a look.

    <div class='quotetop'>QUOTE </div>

    --- Quote Start ---

    Is any one interested in doing that??????????????????[/b]

    --- Quote End ---

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    originally posted by mfm+mar 25 2006, 01:31 am--><div class='quotetop'>quote (mfm @ mar 25 2006, 01:31 am)</div>

    --- quote start ---

    <!--quotebegin-jdhar@Mar 24 2006, 06:02 PM

    why are you doing this when you can just get &#39;top&#39; from busybox?

    --- Quote End ---

    I succeded in building that one but when I launch it, µClinux reboot.

    I tested it again and again and it&#39;s always the same!!!!!!!

    Any idea?

    Warm Regards

    <div align='right'><{post_snapback}> (index.php?act=findpost&pid=13771)</div>

    [/b]

    --- Quote End ---

    I checked the &#39;top&#39; of busybox with buildroot tools. It runs without problem.