README This plugin will display the uptime and load on a UNIX server on the Typo sidebar. This is a 'diff' file that should be applied to the source of the installion. It is currently patched to the TRUNK of Typo at Rev 683. I have tested and verified it working on Debian Sarge and Apple OSX Tiger 10.4.2, if it does not work right on your server send me an email and I will try to fix it. INSTALL 1. Make sure you are running at least revision 657 of the Typo Trunk (this will NOT work on any release as of yet. It should work in 2.5.7) 2. In your RAILS_ROOT directory run patch -p0 < ../location/of/the/diff/server_stats-0.2.1.diff 3. Now restart your FastCGI/Webrick servers and empty your website cache. 4. In the Sidebar area of Typo move the Server Stats over to the active site. 5. Thats all If you want to change the stylesheet the "p.stats" style is what it pulls from (currently only the color)