aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plugin/swap.json
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/swap.json')
-rw-r--r--plugin/swap.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugin/swap.json b/plugin/swap.json
index 7699a12..c443428 100644
--- a/plugin/swap.json
+++ b/plugin/swap.json
@@ -1,6 +1,6 @@
1{ 1{
2 "swap": { 2 "swap": {
3 "title": "Swap utilization", 3 "title": "Swap utilization on {{HOST}}",
4 "vertical": "Bytes", 4 "vertical": "Bytes",
5 "type": "stacked", 5 "type": "stacked",
6 "legend": { 6 "legend": {
@@ -21,7 +21,7 @@
21 "base": "1024" 21 "base": "1024"
22 }, 22 },
23 "swap_io": { 23 "swap_io": {
24 "title": "Swapped I/O pages", 24 "title": "Swapped I/O pages on {{HOST}}",
25 "vertical": "Pages", 25 "vertical": "Pages",
26 "type": "io", 26 "type": "io",
27 "legend": { 27 "legend": {