github.com/verrazzano/verrazzano@v1.7.0/platform-operator/helm_config/charts/verrazzano-grafana-dashboards/dashboards/Coherence/machines-summary-dashboard.json (about)

     1  {
     2    "annotations": {
     3      "list": [
     4        {
     5          "builtIn": 1,
     6          "datasource": "Prometheus",
     7          "enable": true,
     8          "hide": true,
     9          "iconColor": "rgba(0, 211, 255, 1)",
    10          "name": "Annotations & Alerts",
    11          "type": "dashboard"
    12        },
    13        {
    14          "datasource": "Prometheus",
    15          "enable": true,
    16          "expr": "changes(vendor:coherence_cluster_size{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"}[1m])",
    17          "hide": false,
    18          "iconColor": "rgba(255, 96, 96, 1)",
    19          "limit": 100,
    20          "name": "Show Cluster Size Changes",
    21          "showIn": 0,
    22          "tagKeys": "cluster",
    23          "tags": [],
    24          "titleFormat": "Cluster Size Changed.",
    25          "type": "tags"
    26        }
    27      ]
    28    },
    29    "editable": true,
    30    "gnetId": null,
    31    "graphTooltip": 0,
    32    "id": 29,
    33    "iteration": 1564642461051,
    34    "links": [
    35      {
    36        "icon": "dashboard",
    37        "includeVars": true,
    38        "keepTime": true,
    39        "tags": [],
    40        "title": "Back to Main Dashboard",
    41        "type": "link",
    42        "url": "/d/coh-main/coherence-dashboard-main"
    43      },
    44      {
    45        "asDropdown": true,
    46        "icon": "external link",
    47        "includeVars": true,
    48        "keepTime": true,
    49        "tags": [
    50          "dashboard"
    51        ],
    52        "title": "Available Dashboards",
    53        "type": "dashboards"
    54      }
    55    ],
    56    "panels": [
    57      {
    58        "content": "<center><h3>Machines Summary - Version: $CoherenceVersion</h3></center>",
    59        "gridPos": {
    60          "h": 2,
    61          "w": 24,
    62          "x": 0,
    63          "y": 0
    64        },
    65        "id": 94,
    66        "links": [],
    67        "mode": "html",
    68        "title": "",
    69        "type": "text"
    70      },
    71      {
    72        "columns": [],
    73        "fontSize": "100%",
    74        "gridPos": {
    75          "h": 7,
    76          "w": 24,
    77          "x": 0,
    78          "y": 2
    79        },
    80        "id": 21,
    81        "links": [],
    82        "pageSize": null,
    83        "scroll": true,
    84        "showHeader": true,
    85        "sort": {
    86          "col": null,
    87          "desc": false
    88        },
    89        "styles": [
    90          {
    91            "alias": "Time",
    92            "dateFormat": "YYYY-MM-DD HH:mm:ss",
    93            "pattern": "Time",
    94            "type": "hidden"
    95          },
    96          {
    97            "alias": "Total Physical Memory",
    98            "colorMode": null,
    99            "colors": [
   100              "rgba(245, 54, 54, 0.9)",
   101              "rgba(237, 129, 40, 0.89)",
   102              "rgba(50, 172, 45, 0.97)"
   103            ],
   104            "dateFormat": "YYYY-MM-DD HH:mm:ss",
   105            "decimals": 2,
   106            "mappingType": 1,
   107            "pattern": "Value #A",
   108            "thresholds": [],
   109            "type": "number",
   110            "unit": "decbytes"
   111          },
   112          {
   113            "alias": "Site",
   114            "colorMode": null,
   115            "colors": [
   116              "rgba(245, 54, 54, 0.9)",
   117              "rgba(237, 129, 40, 0.89)",
   118              "rgba(50, 172, 45, 0.97)"
   119            ],
   120            "dateFormat": "YYYY-MM-DD HH:mm:ss",
   121            "decimals": 2,
   122            "mappingType": 1,
   123            "pattern": "site",
   124            "thresholds": [],
   125            "type": "string",
   126            "unit": "short"
   127          },
   128          {
   129            "alias": "Free Swap Space",
   130            "colorMode": null,
   131            "colors": [
   132              "rgba(245, 54, 54, 0.9)",
   133              "rgba(237, 129, 40, 0.89)",
   134              "rgba(50, 172, 45, 0.97)"
   135            ],
   136            "dateFormat": "YYYY-MM-DD HH:mm:ss",
   137            "decimals": 2,
   138            "mappingType": 1,
   139            "pattern": "Value #B",
   140            "thresholds": [],
   141            "type": "number",
   142            "unit": "decbytes"
   143          },
   144          {
   145            "alias": "Free Physical Memory %",
   146            "colorMode": "value",
   147            "colors": [
   148              "rgba(245, 54, 54, 0.9)",
   149              "rgba(237, 129, 40, 0.89)",
   150              "rgba(50, 172, 45, 0.97)"
   151            ],
   152            "dateFormat": "YYYY-MM-DD HH:mm:ss",
   153            "decimals": 2,
   154            "mappingType": 1,
   155            "pattern": "Value #C",
   156            "thresholds": [
   157              ".25",
   158              ".50"
   159            ],
   160            "type": "number",
   161            "unit": "percentunit"
   162          },
   163          {
   164            "alias": "Machine",
   165            "colorMode": null,
   166            "colors": [
   167              "rgba(245, 54, 54, 0.9)",
   168              "rgba(237, 129, 40, 0.89)",
   169              "rgba(50, 172, 45, 0.97)"
   170            ],
   171            "dateFormat": "YYYY-MM-DD HH:mm:ss",
   172            "decimals": 2,
   173            "link": false,
   174            "linkUrl": "",
   175            "mappingType": 1,
   176            "pattern": "machine",
   177            "thresholds": [],
   178            "type": "string",
   179            "unit": "short"
   180          },
   181          {
   182            "alias": "Available Processors",
   183            "colorMode": null,
   184            "colors": [
   185              "rgba(245, 54, 54, 0.9)",
   186              "rgba(237, 129, 40, 0.89)",
   187              "rgba(50, 172, 45, 0.97)"
   188            ],
   189            "dateFormat": "YYYY-MM-DD HH:mm:ss",
   190            "decimals": 0,
   191            "mappingType": 1,
   192            "pattern": "Value #D",
   193            "thresholds": [],
   194            "type": "number",
   195            "unit": "none"
   196          },
   197          {
   198            "alias": "Free Physical Memory",
   199            "colorMode": null,
   200            "colors": [
   201              "rgba(245, 54, 54, 0.9)",
   202              "rgba(237, 129, 40, 0.89)",
   203              "rgba(50, 172, 45, 0.97)"
   204            ],
   205            "dateFormat": "YYYY-MM-DD HH:mm:ss",
   206            "decimals": 2,
   207            "mappingType": 1,
   208            "pattern": "Value #E",
   209            "thresholds": [],
   210            "type": "number",
   211            "unit": "decbytes"
   212          },
   213          {
   214            "alias": "Verrazzano Cluster",
   215            "align": "auto",
   216            "colorMode": null,
   217            "colors": [
   218              "rgba(245, 54, 54, 0.9)",
   219              "rgba(237, 129, 40, 0.89)",
   220              "rgba(50, 172, 45, 0.97)"
   221            ],
   222            "decimals": 2,
   223            "pattern": "verrazzano_cluster",
   224            "thresholds": [],
   225            "type": "string",
   226            "unit": "short"
   227          },
   228          {
   229            "alias": "",
   230            "colorMode": null,
   231            "colors": [
   232              "rgba(245, 54, 54, 0.9)",
   233              "rgba(237, 129, 40, 0.89)",
   234              "rgba(50, 172, 45, 0.97)"
   235            ],
   236            "decimals": 2,
   237            "pattern": "/.*/",
   238            "thresholds": [],
   239            "type": "number",
   240            "unit": "short"
   241          }
   242        ],
   243        "targets": [
   244          {
   245            "expr": "avg(vendor:coherence_os_available_processors{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"}) by (verrazzano_cluster, machine)",
   246            "format": "table",
   247            "hide": false,
   248            "instant": true,
   249            "interval": "",
   250            "intervalFactor": 1,
   251            "legendFormat": "",
   252            "refId": "D"
   253          },
   254          {
   255            "expr": "avg(vendor:coherence_os_free_swap_space_size{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"}) by (verrazzano_cluster, machine)",
   256            "format": "table",
   257            "hide": false,
   258            "instant": true,
   259            "interval": "",
   260            "intervalFactor": 1,
   261            "legendFormat": "",
   262            "refId": "B"
   263          },
   264          {
   265            "expr": "avg(vendor:coherence_os_total_physical_memory_size{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"}) by (verrazzano_cluster, machine)",
   266            "format": "table",
   267            "hide": false,
   268            "instant": true,
   269            "interval": "",
   270            "intervalFactor": 1,
   271            "legendFormat": "",
   272            "refId": "A"
   273          },
   274          {
   275            "expr": "avg(vendor:coherence_os_free_physical_memory_size{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"}) by (verrazzano_cluster, machine)",
   276            "format": "table",
   277            "hide": false,
   278            "instant": true,
   279            "interval": "",
   280            "intervalFactor": 1,
   281            "legendFormat": "",
   282            "refId": "E"
   283          },
   284          {
   285            "expr": "avg(vendor:coherence_os_free_physical_memory_size{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"}) by (verrazzano_cluster, machine) / avg(vendor:coherence_os_total_physical_memory_size{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"}) by (verrazzano_cluster, machine)",
   286            "format": "table",
   287            "hide": false,
   288            "instant": true,
   289            "interval": "",
   290            "intervalFactor": 1,
   291            "legendFormat": "",
   292            "refId": "C"
   293          }
   294        ],
   295        "title": "Current Cluster Machines",
   296        "transform": "table",
   297        "type": "table"
   298      },
   299      {
   300        "aliasColors": {},
   301        "bars": false,
   302        "dashLength": 10,
   303        "dashes": false,
   304        "fill": 1,
   305        "gridPos": {
   306          "h": 11,
   307          "w": 12,
   308          "x": 0,
   309          "y": 9
   310        },
   311        "id": 96,
   312        "legend": {
   313          "avg": false,
   314          "current": true,
   315          "max": false,
   316          "min": true,
   317          "show": true,
   318          "total": false,
   319          "values": true
   320        },
   321        "lines": true,
   322        "linewidth": 1,
   323        "links": [],
   324        "nullPointMode": "null",
   325        "percentage": false,
   326        "pointradius": 5,
   327        "points": false,
   328        "renderer": "flot",
   329        "seriesOverrides": [],
   330        "spaceLength": 10,
   331        "stack": false,
   332        "steppedLine": false,
   333        "targets": [
   334          {
   335            "expr": "avg(vendor:coherence_os_free_physical_memory_size{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"}) by (verrazzano_cluster, machine)",
   336            "format": "time_series",
   337            "interval": "",
   338            "intervalFactor": 1,
   339            "legendFormat": "{{machine}} - Available",
   340            "refId": "A"
   341          },
   342          {
   343            "expr": "avg(vendor:coherence_os_total_physical_memory_size{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"}) by (verrazzano_cluster, machine)",
   344            "format": "time_series",
   345            "interval": "",
   346            "intervalFactor": 1,
   347            "legendFormat": "{{machine}} - Total",
   348            "refId": "B"
   349          }
   350        ],
   351        "thresholds": [],
   352        "timeFrom": null,
   353        "timeRegions": [],
   354        "timeShift": null,
   355        "title": "Free Physical Memory",
   356        "tooltip": {
   357          "shared": true,
   358          "sort": 0,
   359          "value_type": "individual"
   360        },
   361        "type": "graph",
   362        "xaxis": {
   363          "buckets": null,
   364          "mode": "time",
   365          "name": null,
   366          "show": true,
   367          "values": []
   368        },
   369        "yaxes": [
   370          {
   371            "decimals": null,
   372            "format": "decbytes",
   373            "label": null,
   374            "logBase": 1,
   375            "max": null,
   376            "min": "0",
   377            "show": true
   378          },
   379          {
   380            "format": "short",
   381            "label": null,
   382            "logBase": 1,
   383            "max": null,
   384            "min": null,
   385            "show": false
   386          }
   387        ],
   388        "yaxis": {
   389          "align": false,
   390          "alignLevel": null
   391        }
   392      },
   393      {
   394        "aliasColors": {},
   395        "bars": false,
   396        "dashLength": 10,
   397        "dashes": false,
   398        "decimals": null,
   399        "fill": 1,
   400        "gridPos": {
   401          "h": 11,
   402          "w": 12,
   403          "x": 12,
   404          "y": 9
   405        },
   406        "id": 97,
   407        "legend": {
   408          "alignAsTable": false,
   409          "avg": false,
   410          "current": true,
   411          "max": false,
   412          "min": false,
   413          "show": true,
   414          "total": false,
   415          "values": true
   416        },
   417        "lines": true,
   418        "linewidth": 1,
   419        "links": [],
   420        "nullPointMode": "null",
   421        "percentage": false,
   422        "pointradius": 5,
   423        "points": false,
   424        "renderer": "flot",
   425        "seriesOverrides": [],
   426        "spaceLength": 10,
   427        "stack": false,
   428        "steppedLine": false,
   429        "targets": [
   430          {
   431            "expr": "avg(avg_over_time(vendor:coherence_os_system_load_average{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"}[1m])) by (verrazzano_cluster, machine)",
   432            "format": "time_series",
   433            "interval": "",
   434            "intervalFactor": 1,
   435            "legendFormat": "{{machine}} - 1 Minute Avg",
   436            "refId": "A"
   437          },
   438          {
   439            "expr": "avg(avg_over_time(vendor:coherence_os_system_load_average{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"}[5m])) by (verrazzano_cluster, machine)",
   440            "format": "time_series",
   441            "interval": "",
   442            "intervalFactor": 1,
   443            "legendFormat": "{{machine}} - 5 Minutes Avg",
   444            "refId": "B"
   445          },
   446          {
   447            "expr": "avg(avg_over_time(vendor:coherence_os_system_load_average{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"}[15m])) by (verrazzano_cluster, machine)",
   448            "format": "time_series",
   449            "interval": "",
   450            "intervalFactor": 1,
   451            "legendFormat": "{{machine}} - 15 Minutes Avg",
   452            "refId": "C"
   453          }
   454        ],
   455        "thresholds": [],
   456        "timeFrom": null,
   457        "timeRegions": [],
   458        "timeShift": null,
   459        "title": "Load Averages",
   460        "tooltip": {
   461          "shared": true,
   462          "sort": 0,
   463          "value_type": "individual"
   464        },
   465        "type": "graph",
   466        "xaxis": {
   467          "buckets": null,
   468          "mode": "time",
   469          "name": null,
   470          "show": true,
   471          "values": []
   472        },
   473        "yaxes": [
   474          {
   475            "decimals": null,
   476            "format": "none",
   477            "label": "",
   478            "logBase": 1,
   479            "max": null,
   480            "min": "0",
   481            "show": true
   482          },
   483          {
   484            "format": "short",
   485            "label": null,
   486            "logBase": 1,
   487            "max": null,
   488            "min": null,
   489            "show": true
   490          }
   491        ],
   492        "yaxis": {
   493          "align": false,
   494          "alignLevel": null
   495        }
   496      }
   497    ],
   498    "refresh": "30s",
   499    "schemaVersion": 18,
   500    "style": "dark",
   501    "tags": [
   502      "dashboard"
   503    ],
   504    "templating": {
   505      "list": [
   506        {
   507          "allValue": null,
   508          "current": {
   509            "selected": false,
   510            "text": "None",
   511            "value": ""
   512          },
   513          "datasource": "Prometheus",
   514          "definition": "label_values(verrazzano_cluster)",
   515          "hide": 0,
   516          "includeAll": true,
   517          "label": "Verrazzano Cluster",
   518          "multi": false,
   519          "name": "vzcluster",
   520          "options": [],
   521          "query": "label_values(verrazzano_cluster)",
   522          "refresh": 1,
   523          "regex": "",
   524          "skipUrlSync": false,
   525          "sort": 0,
   526          "tagValuesQuery": "",
   527          "tags": [],
   528          "tagsQuery": "",
   529          "type": "query",
   530          "useTags": false
   531        },
   532        {
   533          "allValue": null,
   534          "current": {
   535          },
   536          "datasource": "Prometheus",
   537          "hide": 0,
   538          "includeAll": false,
   539          "label": "Coherence Cluster",
   540          "multi": false,
   541          "name": "ClusterName",
   542          "options": [],
   543          "query": "label_values(vendor:coherence_cluster_size{verrazzano_cluster=~\"$vzcluster\"}, cluster)",
   544          "refresh": 1,
   545          "regex": "",
   546          "skipUrlSync": false,
   547          "sort": 1,
   548          "tagValuesQuery": "",
   549          "tags": [],
   550          "tagsQuery": "",
   551          "type": "query",
   552          "useTags": false
   553        },
   554        {
   555          "allValue": null,
   556          "current": {
   557          },
   558          "datasource": "Prometheus",
   559          "hide": 2,
   560          "includeAll": false,
   561          "label": "Coherence Version",
   562          "multi": false,
   563          "name": "CoherenceVersion",
   564          "options": [],
   565          "query": "label_values(vendor:coherence_cluster_size{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"}, version)",
   566          "refresh": 1,
   567          "regex": "",
   568          "skipUrlSync": false,
   569          "sort": 0,
   570          "tagValuesQuery": "",
   571          "tags": [],
   572          "tagsQuery": "",
   573          "type": "query",
   574          "useTags": false
   575        },
   576        {
   577          "allValue": null,
   578          "current": {
   579            "text": "All",
   580            "value": [
   581              "$__all"
   582            ]
   583          },
   584          "datasource": "Prometheus",
   585          "hide": 2,
   586          "includeAll": true,
   587          "label": "Services",
   588          "multi": false,
   589          "name": "Services",
   590          "options": [],
   591          "query": "label_values(vendor:coherence_service_request_max_duration{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"}, name)",
   592          "refresh": 1,
   593          "regex": "",
   594          "skipUrlSync": false,
   595          "sort": 0,
   596          "tagValuesQuery": "",
   597          "tags": [],
   598          "tagsQuery": "",
   599          "type": "query",
   600          "useTags": false
   601        }
   602      ]
   603    },
   604    "time": {
   605      "from": "now-30m",
   606      "to": "now"
   607    },
   608    "timepicker": {
   609      "refresh_intervals": [
   610        "5s",
   611        "10s",
   612        "30s",
   613        "1m",
   614        "5m",
   615        "15m",
   616        "30m",
   617        "1h",
   618        "2h",
   619        "1d"
   620      ],
   621      "time_options": [
   622        "5m",
   623        "15m",
   624        "1h",
   625        "6h",
   626        "12h",
   627        "24h",
   628        "2d",
   629        "7d",
   630        "30d"
   631      ]
   632    },
   633    "timezone": "",
   634    "title": "Coherence Machines Summary Dashboard",
   635    "uid": "coh-machines-summary",
   636    "version": 1
   637  }