Live data from Hacker News

Using htop to generate a live website background

drunken-security.at

41–50 of 63 posts

Re: Using htop to generate a live website background

#44

Hi, htop author here: this brought a smile to my face! Wondering if I should do the same in htop's own website. Would be fun to follow the activity spike when the new major release comes later this year! Major kudos to the author for the idea!

Thanks! Every now and then I want to see individual CPU usage (usually when I want to check if a program is multithreaded) and I Google to find a way to do it.

I always end up doing `sudo apt-get install htop`.

Re: Using htop to generate a live website background

#46
post #44

Hi, htop author here: this brought a smile to my face! Wondering if I should do the same in htop's own website. Would be fun to follow the activity spike when the new major release comes later this year! Major kudos to the author for the idea!

Thanks! Every now and then I want to see individual CPU usage (usually when I want to check if a program is multithreaded) and I Google to find a way to do it. I always end up doing `sudo apt-get install htop`.

If htop is unavailable, then you can hit the number 1 key in regular top on Linux to see individual CPU utilization.
Post reply on HN