diff --git a/resmon.conf.sample b/resmon.conf.sample
index c588d7c6dad898808dad3cfbd1b1d540ca11bce0..870188105206108384701832d5caa045cde563b5 100755
--- a/resmon.conf.sample
+++ b/resmon.conf.sample
@@ -2,9 +2,10 @@ INTERVAL 60;
 PORT 81;
 STATUSFILE /var/run/resmon-status.txt;
 
-DATE {
-  # Just adds the time, so we can check to see if it has changed
-  current_time : noop
+# Resmon health check. Shows the hostname, svn revision, and any problems with
+# modules or the configuration file.
+RESMON {
+  resmon : noop
 }
 LOGFILE {
   # Oracle alert file (look for ORA- lines)