diff --git a/.classpath b/.classpath index e46f7fe6..bdab707f 100644 --- a/.classpath +++ b/.classpath @@ -2,7 +2,6 @@ - @@ -118,7 +117,7 @@ - + @@ -126,7 +125,12 @@ - - + + + + + + + diff --git a/build.xml b/build.xml index 6023ecd9..8401d7e4 100644 --- a/build.xml +++ b/build.xml @@ -18,7 +18,7 @@ - + + + + ProxyConfigGetServlet + com.asetune.central.controllers.ccmgt.ProxyConfigGetServlet + + + ProxyConfigGetServlet + /api/cc/mgt/config/get + - + + + ProxyConfigSetServlet + com.asetune.central.controllers.ccmgt.ProxyConfigSetServlet + + + ProxyConfigSetServlet + /api/cc/mgt/config/set + @@ -361,11 +388,6 @@ /api/history-active-samples - - UserDefinedContentServlet - /api/udc - - + + + +
+
Counter Collector - Refresh (send a message the collector to go to work and refresh counters)
+
+ + Refresh any of the below Counter Collectors +
+ +
+ +
+
+ + + + +
+
Counter Collector - Restart (send a message the collector to restart)
+
+ + Restart any of the below Counter Collectors +
+ +
+ +
+
+ @@ -1130,7 +1160,7 @@