From: Panos Date: Tue, 29 Mar 2011 08:07:42 +0000 (+0200) Subject: Added three new variables that define the existence of external X-Git-Tag: myplc-5.0-18~9^2^2 X-Git-Url: http://git.onelab.eu/?p=myplc.git;a=commitdiff_plain;h=9588b16a0515a52713f043d0a97c86b070f04e08 Added three new variables that define the existence of external monitoring data (from CoMon and/or TopHat) for the nodes --- diff --git a/default_config.xml b/default_config.xml index 726749b..bfaf788 100644 --- a/default_config.xml +++ b/default_config.xml @@ -810,6 +810,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 + + +