From 9588b16a0515a52713f043d0a97c86b070f04e08 Mon Sep 17 00:00:00 2001 From: Panos Date: Tue, 29 Mar 2011 10:07:42 +0200 Subject: [PATCH] Added three new variables that define the existence of external monitoring data (from CoMon and/or TopHat) for the nodes --- default_config.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) 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 + + + -- 2.43.0