Skip to Content.
Sympa Menu

perfsonar-dev - r1401 - trunk/perfsonar/conf

Subject: perfsonar development work

List archive

r1401 - trunk/perfsonar/conf


Chronological Thread 
  • From:
  • To:
  • Subject: r1401 - trunk/perfsonar/conf
  • Date: Tue, 11 Jul 2006 08:13:13 -0400

Author: roman
Date: 2006-07-11 08:13:12 -0400 (Tue, 11 Jul 2006)
New Revision: 1401

Modified:
trunk/perfsonar/conf/components.properties.ma
Log:
Implementation of plug-in approach for adding new metrics.
Configuration of it is in conf/metadata-queries-map.xml.

Modified: trunk/perfsonar/conf/components.properties.ma
===================================================================
--- trunk/perfsonar/conf/components.properties.ma 2006-07-11 12:12:37
UTC (rev 1400)
+++ trunk/perfsonar/conf/components.properties.ma 2006-07-11 12:13:12
UTC (rev 1401)
@@ -22,6 +22,9 @@

#registrator=org.perfsonar.service.measurementArchive.rrdType.RRDTypeMAServiceLSRegistrationComponent


+ma_metadata_query_mapper=org.perfsonar.service.measurementArchive.storageManager.queryConfig.MetadataQueryConfigurationComponent
+
+
#Service specific components
#...




  • r1401 - trunk/perfsonar/conf, svnlog, 07/11/2006

Archive powered by MHonArc 2.6.16.

Top of Page