|
|
@@ -62,7 +62,7 @@ public class MonitorClient {
|
|
|
return new Call(system, category);
|
|
|
}
|
|
|
|
|
|
-// public static void main(String[] args) throws InterruptedException {
|
|
|
+ public static void main(String[] args) throws InterruptedException {
|
|
|
//// logEvent(SeecSystem.PAAS, "try", "first try", EventStatus.FAIL);
|
|
|
//// logEvent(SeecSystem.PAAS, "try", "first try", EventStatus.SUCCESS);
|
|
|
//
|
|
|
@@ -107,16 +107,16 @@ public class MonitorClient {
|
|
|
//// logError(SeecSystem.BOK, "try1", "t", "error", e);
|
|
|
//// logError(SeecSystem.BOK, "try2", "t1", "error", e);
|
|
|
//// logError(SeecSystem.BOK, "try1", "t", "error", e);
|
|
|
-//// logEvent(SeecSystem.PAAS, "tryEvent", "tryEvent", EventStatus.FAIL);
|
|
|
-//// logEvent(SeecSystem.PAAS, "tryEvent", "tryEvent", EventStatus.SUCCESS);
|
|
|
-//// logEvent(SeecSystem.PAAS, "tryEvent", "tryEvent", EventStatus.SUCCESS);
|
|
|
-//// logEvent(SeecSystem.PAAS, "tryEvent", "tryEvent", EventStatus.FAIL);
|
|
|
-//// logEvent(SeecSystem.PAAS, "tryEvent", "tryEvent", EventStatus.SUCCESS);
|
|
|
-//// logEvent(SeecSystem.PAAS, "tryEvent", "tryEvent", EventStatus.SUCCESS);
|
|
|
-//// logEvent(SeecSystem.PAAS, "tryEvent", "tryEvent", EventStatus.SUCCESS);
|
|
|
-//// logEvent(SeecSystem.PAAS, "tryEvent", "tryEvent", EventStatus.SUCCESS);
|
|
|
-//// logEvent(SeecSystem.PAAS, "tryEvent", "tryEvent", EventStatus.SUCCESS);
|
|
|
-//// logEvent(SeecSystem.PAAS, "tryEvent", "tryEvent", EventStatus.SUCCESS);
|
|
|
+ logEvent(SeecSystem.PAAS, "tryEvent", "tryEvent", EventStatus.FAIL);
|
|
|
+ logEvent(SeecSystem.PAAS, "tryEvent", "tryEvent", EventStatus.SUCCESS);
|
|
|
+ logEvent(SeecSystem.PAAS, "tryEvent", "tryEvent", EventStatus.SUCCESS);
|
|
|
+ logEvent(SeecSystem.PAAS, "tryEvent", "tryEvent", EventStatus.FAIL);
|
|
|
+ logEvent(SeecSystem.PAAS, "tryEvent", "tryEvent", EventStatus.SUCCESS);
|
|
|
+ logEvent(SeecSystem.PAAS, "tryEvent", "tryEvent", EventStatus.SUCCESS);
|
|
|
+ logEvent(SeecSystem.PAAS, "tryEvent", "tryEvent", EventStatus.SUCCESS);
|
|
|
+ logEvent(SeecSystem.PAAS, "tryEvent", "tryEvent", EventStatus.SUCCESS);
|
|
|
+ logEvent(SeecSystem.PAAS, "tryEvent", "tryEvent", EventStatus.SUCCESS);
|
|
|
+ logEvent(SeecSystem.PAAS, "tryEvent", "tryEvent", EventStatus.SUCCESS);
|
|
|
// }
|
|
|
-// }
|
|
|
+ }
|
|
|
}
|