add an entry for the monitor server. this value will be needed at the nodes.
authorStephen Soltesz <soltesz@cs.princeton.edu>
Wed, 12 Nov 2008 17:54:04 +0000 (17:54 +0000)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Wed, 12 Nov 2008 17:54:04 +0000 (17:54 +0000)
default_config.xml

index ddf870d..99f6126 100644 (file)
@@ -553,6 +553,18 @@ $Id$
         </variable>
       </variablelist>
     </category>
+    <category id="plc_monitor">
+      <name>Monitoring Service</name>
+      <description>The Monitor service that tracks node availablity and repair.</description>
+
+      <variablelist>
+        <variable id="host" type="hostname">
+               <name>Hostname</name>
+               <value>localhost.localdomain</value>
+               <description>The fully qualified hostname of the boot server.</description>
+        </variable>
+      </variablelist>
+    </category>
   </variables>
 
   <comps>