Various tweaks for myplc-native (not thoroughly tested yet) :
[myplc.git] / default_config.xml
index b47d017..1e44b11 100644 (file)
@@ -178,6 +178,16 @@ $Id$
          occurs during node installation or boot.</description>
        </variable>
 
+       <variable id="mom_list_address" type="email">
+         <name>Mom List Address</name>
+         <value>root+mom@localhost.localdomain</value>
+         <description>This address is used by operations staff
+         to monitor Mom (formerly pl_mom) messages indicating
+         excessive BW or memory usage by a slice.  Mom messages sent
+         to slices will be cc'ed to this list so as not to clog
+         the Support Address list.</description>
+       </variable>
+
        <variable id="slice_address" type="email">
          <name>Slice Address</name>
          <value>root+SLICE@localhost.localdomain</value>
@@ -216,9 +226,9 @@ $Id$
 
         <variable id="ip" type="ip">
           <name>IP Address</name>
-          <value>127.0.0.1</value>
+          <value/>
           <description>The IP address of the database server, if not
-          resolvable by the configured DNS servers.</description>
+          resolvable.</description>
         </variable>
 
        <variable id="port" type="int">
@@ -279,19 +289,20 @@ $Id$
 
         <variable id="ip" type="ip">
           <name>IP Address</name>
-          <value>127.0.0.1</value>
+          <value/>
           <description>The IP address of the API server, if not
-          resolvable by the configured DNS servers.</description>
+          resolvable.</description>
         </variable>
 
         <variable id="ipod_subnet" type="ip">
-          <name>IP SUBNET for all API Servers</name>
+          <name>IP Subnet</name>
           <value>127.0.0.1</value>
-          <description>The IP Subnet for all API servers. Used by IPoD.</description>
+          <description>The IP Subnet for all API servers. 
+         Used to identify IPoD packet senders.</description>
         </variable>
 
         <variable id="ipod_mask" type="ip">
-          <name>IP Address</name>
+          <name>IP Mask</name>
           <value>255.255.255.255</value>
           <description>The IP Mask that should be applied to incoming 
          packets to match the IP Subnet for IPoD packets.</description>
@@ -397,9 +408,9 @@ $Id$
 
         <variable id="ip" type="ip">
           <name>IP Address</name>
-          <value>127.0.0.1</value>
+          <value/>
           <description>The IP address of the web server, if not
-          resolvable by the configured DNS servers.</description>
+          resolvable.</description>
         </variable>
 
        <variable id="port" type="int">
@@ -475,9 +486,9 @@ $Id$
 
         <variable id="ip" type="ip">
           <name>IP Address</name>
-          <value>127.0.0.1</value>
+          <value/>
           <description>The IP address of the boot server, if not
-          resolvable by the configured DNS servers.</description>
+          resolvable.</description>
         </variable>
 
        <variable id="port" type="int">
@@ -527,6 +538,21 @@ $Id$
        </variable>
       </variablelist>
     </category>
+
+
+    <category id="plc_planetflow">
+      <name>PlanetFlow Service Configuration</name>
+      <description>Planetflow service definitions used in the netflow slice. </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>