aboutsummaryrefslogtreecommitdiffstats
path: root/uiframe-iui/src/main/resources/webroot/vendor/ict/dashboard-jq/DashboardConfig-jq.json
blob: 85c4746839f9fe15201a4233655b818f38b5ef00 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
  "chartTypes": {
    "c3Chart": {
      "typeId": "c3Chart",
      "imageURL": "images/性能统计C.png",
      "plotLabel": "性能统计C",
      "placeholderId": "placeholderC3",
      "plotCallbackName": "c3ChartDemo",
      "plotSize": "size21",
      "plotControlCallback": "true"
    },
    "ictCPULineC3": {
      "typeId": "ictCPULineC3",
      "imageURL": "images/性能统计C.png",
      "plotLabel": "ICT服务器CPU使用率",
      "placeholderId": "placeholderC3_1",
      "plotCallbackName": "ICT_CPU_UsageLine_C3",
      "plotSize": "size21"
    },
    "currentAlarm": {
      "typeId": "currentAlarm",
      "imageURL": "images/性能统计C.png",
      "plotLabel": "当前告警",
      "placeholderId": "placeholderC3_2",
      "plotCallbackName": "AlarmCount_BarChart_C3",
      "plotSize": "size21"
    }
  },
  "initPlots": [
    "c3Chart"
  ],
  "languages": {}
}