/** Start the munin reporter. */
 public void start() {
   server.start();
 }