add an entry for the monitor server. this value will be needed at the nodes.
[myplc.git] / default_config.xml
index 1e44b11..99f6126 100644 (file)
@@ -240,7 +240,7 @@ $Id$
 
        <variable id="name" type="string">
          <name>Database Name</name>
-         <value>planetlab4</value>
+         <value>planetlab5</value>
          <description>The name of the database to access.</description>
        </variable>
 
@@ -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>