I have coded this plugin within a night. It enables you to display your server’s PHP information from “phpinfo()” and MYSQL information from “SHOW VARIABLES” on your Dashboard under the sub-tab called “WP-ServerInfo”. Here is a screenshot of it. I will release it along side with almost all my plugins updates for WordPress 2.1. Most of them will break with WordPress 2.0.x including this because I am using some of the functions available in WordPress 2.1 only.
If you are wondering what plugin I used to modify those dates to Today, Yesterday, 5 Days ago, 1 minute ago, etc. It is one of my plugin called WP-RelativeDate.