X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=default_config.xml;h=c9f3bab0e5c10a9fdcd200e8871c0dcd99449e00;hb=e143940d896bf696a949dbf70f7d96327acf5f62;hp=ae4f5e19ae64ad36c4a27d0221b8242432674c18;hpb=70d06a0b50e8940352eec5844319ad2bcbb04a97;p=myplc.git diff --git a/default_config.xml b/default_config.xml index ae4f5e1..c9f3bab 100644 --- a/default_config.xml +++ b/default_config.xml @@ -6,8 +6,6 @@ Default PLC configuration file Mark Huang Copyright (C) 2006 The Trustees of Princeton University -$Id$ -$URL$ --> @@ -116,6 +114,7 @@ $URL$ The SSH private key used to access the root account on your nodes. + @@ -631,6 +630,72 @@ $URL$ + + Planetlab Ratelimit Settings + Planetlab Ratelimit Settings + + + Enable Ratelimit + false + Enable Ratelimit for sites + + + + + + Planetlab - OMF Integration + Planetlab - OMF integration + + + OMF integration + false + Enable OMF integration. + + + + + XMPP server + localhost.localdomain + The fully qualified hostname of the XMPP server. + + + + XMPP username + + XMPP username (which has admin rights). + + + + XMPP password + + The password of the XMPP user. + + + + + OMF Slicemgr URL + http://localhost.localdomain:5053 + . + + + + + + + Reservable Nodes + Settings related to reservable nodes + + + + Lease granularity + 3600 + The smallest timeslot that can be allocated to + a node. All leases will be rounded to this granularity, so + e.g. if you set 3600 all leases will start and stop at round + hours. + + + PlanetFlow Service Configuration @@ -644,6 +709,7 @@ $URL$ + Monitoring Service The Monitor service that tracks node availablity and repair. @@ -678,6 +744,21 @@ $URL$ support All messages from Monitor will be copied to this address. + + Database Hostname + localhost + The hostname for the monitor database. + + + Database User + monitoruser + The username for connecting to the monitor database. + + + Database Name + monitor + Name of monitor database. + Database Password @@ -754,6 +835,27 @@ $URL$ + + MySlice + MySlice configuration parameters + + + comon + + The address of the CoMon url that provides information for this PLC's nodes (if not the default http://comon.cs.princeton.edu/) + + + comon + false + True, if comon data are available for this PLC's nodes + + + tophat + false + True, if tophat data are available for this PLC's nodes + + +