This uses psutils to obtain system information and display it using a cherrypy server. The system info script is executed with subprocess for simple multi threading to handle concourant request.
Place the server and sysinfoRemote scripts into a folder, execute the server. Place the HTML file on your server and edit the hostname to your host. This uses the defualt cherrypy port (8080).