{{# var width_info_label = (g_lang != "ch") ? "xs3" : "xs2"; var card = [ {"cname": "连接新建", "name": "flow", 'title': 'Session', 'tag': 'flow.newrate'}, {"cname": "在线用户", "name": "user", 'title': '用户数', 'tag': 'ip|natip', 'tag_name': '在线用户|共享用户'}, {"cname": "网络PPS", "name": "pps", 'title': 'PPS', 'tag': 'sys_pps', 'showmax': '1'}, {"cname": "SYN PPS", "name": "syn", 'title': 'PPS', 'tag': 'syn_pps', 'showmax': '1'}, {"cname": "SYNACK PPS", "name": "synack", 'title': 'PPS', 'tag': 'synack_pps', 'showmax': '1'}, {"cname": "CPU使用率", "name": "cpubusy", 'title': '百分比', 'tag': 'cpu.busy', color: 'A5E89A'}, {"cname": "CPU温度", "name": "cputemp", 'title': '摄氏度', 'tag': 'cpu.temp', color: 'FF0000'}, ]; }}