X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=default_config.xml;h=a97ed77c3eb5e29bde4b933f3a8f07d25673ae91;hb=fe5065f3018e32b93c0aa470c05d5ce340dcf754;hp=726749b725289081fa841c8eff0a68a24e3cc4bc;hpb=de5001ff2c3e31013ca57b64f2f1aae80884faff;p=myplc.git diff --git a/default_config.xml b/default_config.xml index 726749b..a97ed77 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$ --> @@ -632,6 +630,18 @@ $URL$ + + Planetlab Ratelimit Settings + Planetlab Ratelimit Settings + + + Enable Ratelimit + false + Enable Ratelimit for sites + + + + Planetlab - OMF Integration Planetlab - OMF integration @@ -734,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 @@ -810,6 +835,40 @@ $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 + + + + + + vsys + Default values for the vsys tag + + + vsys tags set by default + + Comma-separated list of vsys script names that all newly created slices will have as their vsys tags. For older slices, see the check-vsys-defaults.py script as part of the myplc package + + +