htop with web interface

htop, monitoring, web

Solution

Thanks everything works well!

In debian wheezy:

[sudo] service shellinaboxd stop

Becomes (without the letter 'd')

[sudo] service shellinabox stop

The same applies to update-rc.d line

[sudo] update-rc.d -f shellinabox remove

Problem

Is there any simple and lightweight monitoring tool like well-known htop, but with web interface? For Debian / Repberry Pi. All solutions I've seen was complicated and resource-intensive.

Original source