X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=default_config.xml;h=609b525ad0f39e208cef5528306c27d2ad5422cf;hb=6fe8664dcd0ce0e23f5f532d4bac4d96e961d667;hp=5995d85117946ce748ce84117660857a34d6ba65;hpb=e21ecde3f96169fd5b4c79b95d1a045a1fd70fe5;p=myplc.git diff --git a/default_config.xml b/default_config.xml index 5995d85..609b525 100644 --- a/default_config.xml +++ b/default_config.xml @@ -29,6 +29,20 @@ $Id$ PlanetLab Support). + + Shortame + Tlab + The short name of this PLC installation. It is + mostly used in the web interface when displaying local + objects. + + + + Root in Hierarchical Naming Space + planetlab.test + The root of this peer in the hierarchical federation naming space. + + Slice Prefix pl @@ -226,9 +240,9 @@ $Id$ IP Address - 127.0.0.1 + The IP address of the database server, if not - resolvable by the configured DNS servers. + resolvable. @@ -240,7 +254,7 @@ $Id$ Database Name - planetlab4 + planetlab5 The name of the database to access. @@ -289,9 +303,9 @@ $Id$ IP Address - 127.0.0.1 + The IP address of the API server, if not - resolvable by the configured DNS servers. + resolvable. @@ -408,9 +422,9 @@ $Id$ IP Address - 127.0.0.1 + The IP address of the web server, if not - resolvable by the configured DNS servers. + resolvable. @@ -486,9 +500,9 @@ $Id$ IP Address - 127.0.0.1 + The IP address of the boot server, if not - resolvable by the configured DNS servers. + resolvable. @@ -548,8 +562,39 @@ $Id$ Hostname localhost.localdomain - The fully qualified hostname of the boot - server. + The fully qualified hostname. + + + + + Monitoring Service + The Monitor service that tracks node availablity and repair. + + + Enabled + false + Enable on this machine. + + + Hostname + localhost.localdomain + The fully qualified hostname. + + + IP Address + + The IP address of the monitor server. + + + Monitor Email Address + root+monitor@localhost.localdomain + The source address for all out-going messages from Monitor. + + + Database Password + + The password to use when accessing the + database, Monitor user account in the local PLC.