diff --git a/src/views/monitor/redis/components/CommandStatsPieChart.vue b/src/views/monitor/redis/components/CommandStatsPieChart.vue new file mode 100644 index 0000000..36d3eaf --- /dev/null +++ b/src/views/monitor/redis/components/CommandStatsPieChart.vue @@ -0,0 +1,332 @@ + + + + + diff --git a/src/views/monitor/redis/components/MemoryGaugeChart.vue b/src/views/monitor/redis/components/MemoryGaugeChart.vue new file mode 100644 index 0000000..ba3dc65 --- /dev/null +++ b/src/views/monitor/redis/components/MemoryGaugeChart.vue @@ -0,0 +1,272 @@ + + + + + diff --git a/src/views/monitor/redis/index.vue b/src/views/monitor/redis/index.vue new file mode 100644 index 0000000..bb63ecf --- /dev/null +++ b/src/views/monitor/redis/index.vue @@ -0,0 +1,316 @@ + + + + +