For another display, there's also multitail (<a href="http://www.vanheusden.com/multitail/" rel="nofollow">http://www.vanheusden.com/multitail/</a>) that you can run with a custom command, such as<p><pre><code> ssh host tail -f /path/to/log
</code></pre>
(which is the command that remtail seems to be doing)