X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=default_config.xml;h=94d4ab51da2a75b60bc89cea91d5cc60f9447304;hb=e8f9d455fe3dbff172b144b0e2edcf400ce9c52d;hp=b8a2b66629f263b98c495a8837459beaf0be27be;hpb=49ba90c5c9c2d8a7d81db679e709835b227c25bf;p=myplc.git diff --git a/default_config.xml b/default_config.xml index b8a2b66..94d4ab5 100644 --- a/default_config.xml +++ b/default_config.xml @@ -632,6 +632,18 @@ $URL$ + + Planetlab Ratelimit Settings + Planetlab Ratelimit Settings + + + Enable Ratelimit + false + Enable Ratelimit for sites + + + + Planetlab - OMF Integration Planetlab - OMF integration @@ -664,13 +676,29 @@ $URL$ OMF Slicemgr URL - http://localhost.localdomain:5053/ + 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 Planetflow service definitions used in the netflow slice. @@ -718,6 +746,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 @@ -794,6 +837,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 + + +