From 90671833d69aa1d9144e4130c55618d94e85b5c4 Mon Sep 17 00:00:00 2001 From: youkunhuang Date: Mon, 9 Jul 2018 19:20:50 +0800 Subject: [PATCH] feat(memcached): add ckv monitor --- bin/tsw/api/tnm2/mapping.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bin/tsw/api/tnm2/mapping.json b/bin/tsw/api/tnm2/mapping.json index 3d3261cd..4a499b15 100644 --- a/bin/tsw/api/tnm2/mapping.json +++ b/bin/tsw/api/tnm2/mapping.json @@ -48,6 +48,9 @@ "SUM_TSW_WEBSOCKET_ERROR" : 1253122, "SUM_TSW_WEBSOCKET_CLOSE" : 1253126, + "AVG_TSW_CKV_QUEUE_COST" : 1253127, + "AVG_TSW_CKV_COST" : 1253129, + "AVG_TSW_CPU_LOAD_1" : 1280713, "AVG_TSW_CPU_LOAD_5" : 1280714, "AVG_TSW_CPU_LOAD_15" : 1280716,