/** Stop the munin reporter. */
 @Override
 public void shutdown() {
   server.shutdown();
 }