]> git-server-git.apps.pok.os.sepia.ceph.com Git - cephmetrics.git/commitdiff
network-usage : fix yaxis units on mon/rgw and osd graphs
authorPaul Cuzner <pcuzner@redhat.com>
Thu, 3 Aug 2017 04:20:46 +0000 (16:20 +1200)
committerPaul Cuzner <pcuzner@redhat.com>
Thu, 3 Aug 2017 04:20:46 +0000 (16:20 +1200)
Initial commit did not use the right metric - missed due to low load, more
obvious on larger systems!

dashboards/current/network-usage-by-node.json

index 9d17c819a8fa1f4808ce14d15fb6d956a606a6d8..e63a0b790c7503c3c18e780b9621ff74085e1a4f 100644 (file)
@@ -3,11 +3,11 @@
         "annotations": {
             "list": []
         }, 
-        "editable": true, 
+        "editable": false, 
         "gnetId": null, 
         "graphTooltip": 0, 
-        "hideControls": false, 
-        "id": 53, 
+        "hideControls": true, 
+        "id": 73, 
         "links": [
             {
                 "asDropdown": true, 
                         "seriesOverrides": [], 
                         "spaceLength": 10, 
                         "span": 12, 
-                        "stack": false, 
+                        "stack": true, 
                         "steppedLine": false, 
                         "targets": [
                             {
                         }, 
                         "yaxes": [
                             {
-                                "format": "short", 
+                                "format": "decbytes", 
                                 "label": null, 
                                 "logBase": 1, 
                                 "max": null, 
-                                "min": null
+                                "min": "0"
                                 "show": true
                             }, 
                             {
                         "seriesOverrides": [], 
                         "spaceLength": 10, 
                         "span": 12, 
-                        "stack": false, 
+                        "stack": true, 
                         "steppedLine": false, 
                         "targets": [
                             {
                         }, 
                         "yaxes": [
                             {
-                                "format": "short", 
+                                "format": "decbytes", 
                                 "label": null, 
                                 "logBase": 1, 
                                 "max": null, 
-                                "min": null
+                                "min": "0"
                                 "show": true
                             }, 
                             {
                         "seriesOverrides": [], 
                         "spaceLength": 10, 
                         "span": 12, 
-                        "stack": false, 
+                        "stack": true, 
                         "steppedLine": false, 
                         "targets": [
                             {
                         }, 
                         "yaxes": [
                             {
-                                "format": "short", 
+                                "format": "decbytes", 
                                 "label": null, 
                                 "logBase": 1, 
                                 "max": null, 
-                                "min": null
+                                "min": "0"
                                 "show": true
                             }, 
                             {
                 {
                     "allValue": null, 
                     "current": {
-                        "selected": true, 
                         "text": "storage.lab", 
                         "value": "storage.lab"
                     }, 
                 {
                     "allValue": null, 
                     "current": {
-                        "selected": true, 
                         "text": "ceph", 
                         "value": "ceph"
                     }, 
                 {
                     "allValue": null, 
                     "current": {
-                        "tags": [], 
                         "text": "All", 
                         "value": "$__all"
                     }, 
                 {
                     "allValue": null, 
                     "current": {
-                        "tags": [], 
-                        "text": "All", 
-                        "value": "$__all"
+                        "text": "obj-rgw-1", 
+                        "value": "obj-rgw-1"
                     }, 
                     "hide": 0, 
                     "includeAll": true, 
                     "options": [
                         {
                             "selected": true, 
-                            "text": "All", 
-                            "value": "$__all"
-                        }, 
-                        {
-                            "selected": false, 
                             "text": "obj-rgw-1", 
                             "value": "obj-rgw-1"
                         }
         }, 
         "timezone": "browser", 
         "title": "Network Usage by Node", 
-        "version": 3
+        "version": 1
     }, 
     "meta": {
         "canEdit": true, 
         "canSave": true, 
         "canStar": true, 
-        "created": "2017-08-01T05:18:58Z", 
+        "created": "2017-08-02T01:47:18Z", 
         "createdBy": "admin@localhost", 
         "expires": "0001-01-01T00:00:00Z", 
         "slug": "network-usage-by-node", 
         "type": "db", 
-        "updated": "2017-08-01T20:38:43Z", 
+        "updated": "2017-08-03T04:16:09Z", 
         "updatedBy": "admin@localhost", 
-        "version": 3
+        "version": 1
     }
 }
\ No newline at end of file