Showing
1 changed file
with
1 additions
and
1 deletions
@@ -9,7 +9,7 @@ public enum InfluxDBUdpEnum { | @@ -9,7 +9,7 @@ public enum InfluxDBUdpEnum { | ||
9 | 9 | ||
10 | 10 | ||
11 | //aws_yoho_monitor_default("aws","yoho-monitor","default",9087); | 11 | //aws_yoho_monitor_default("aws","yoho-monitor","default",9087); |
12 | - aws_monitor_system_default("qcloud","monitor_system","default",9089), | 12 | + aws_monitor_system_default("aws","monitor_system","default",9089), |
13 | //aws_yoho_event_default("aws","yoho_event","default",9086); | 13 | //aws_yoho_event_default("aws","yoho_event","default",9086); |
14 | //aws_yoho_order_default("aws","yoho_order","default",9088); | 14 | //aws_yoho_order_default("aws","yoho_order","default",9088); |
15 | ; | 15 | ; |
-
Please register or login to post a comment