Andy Bavier | 5c91c1c | 2020-09-01 11:47:38 -0700 | [diff] [blame] | 1 | { |
| 2 | "annotations": { |
| 3 | "list": [ |
| 4 | { |
| 5 | "builtIn": 1, |
| 6 | "datasource": "-- Grafana --", |
| 7 | "enable": true, |
| 8 | "hide": true, |
| 9 | "iconColor": "rgba(0, 211, 255, 1)", |
| 10 | "name": "Annotations & Alerts", |
| 11 | "type": "dashboard" |
| 12 | } |
| 13 | ] |
| 14 | }, |
| 15 | "description": "Support Node Exporter v0.16 and above.", |
| 16 | "editable": true, |
| 17 | "gnetId": 11074, |
| 18 | "graphTooltip": 0, |
| 19 | "iteration": 1598563625202, |
| 20 | "links": [], |
| 21 | "panels": [ |
| 22 | { |
| 23 | "datasource": null, |
| 24 | "description": "", |
| 25 | "fieldConfig": { |
| 26 | "defaults": { |
| 27 | "custom": {}, |
| 28 | "mappings": [ |
| 29 | { |
| 30 | "from": "", |
| 31 | "id": 1, |
| 32 | "operator": "", |
| 33 | "text": "error", |
| 34 | "to": "", |
| 35 | "type": 1, |
| 36 | "value": "-1" |
| 37 | }, |
| 38 | { |
| 39 | "from": "", |
| 40 | "id": 2, |
| 41 | "operator": "", |
| 42 | "text": "disconnected", |
| 43 | "to": "", |
| 44 | "type": 1, |
| 45 | "value": "0" |
| 46 | }, |
| 47 | { |
| 48 | "from": "", |
| 49 | "id": 3, |
| 50 | "operator": "", |
| 51 | "text": "connecting", |
| 52 | "to": "", |
| 53 | "type": 1, |
| 54 | "value": "1" |
| 55 | }, |
| 56 | { |
| 57 | "from": "", |
| 58 | "id": 4, |
| 59 | "operator": "", |
| 60 | "text": "connected", |
| 61 | "to": "", |
| 62 | "type": 1, |
| 63 | "value": "2" |
| 64 | }, |
| 65 | { |
| 66 | "from": "", |
| 67 | "id": 5, |
| 68 | "operator": "", |
| 69 | "text": "no result", |
| 70 | "to": "", |
| 71 | "type": 1, |
| 72 | "value": "-2" |
| 73 | }, |
| 74 | { |
| 75 | "from": "-100", |
| 76 | "id": 6, |
| 77 | "operator": "", |
| 78 | "text": "scheduled downtime", |
| 79 | "to": "-3", |
| 80 | "type": 2 |
| 81 | } |
| 82 | ], |
| 83 | "thresholds": { |
| 84 | "mode": "absolute", |
| 85 | "steps": [ |
| 86 | { |
| 87 | "color": "red", |
| 88 | "value": null |
| 89 | }, |
| 90 | { |
| 91 | "color": "#6ED0E0", |
| 92 | "value": -100 |
| 93 | }, |
| 94 | { |
| 95 | "color": "red", |
| 96 | "value": -2 |
| 97 | }, |
| 98 | { |
| 99 | "color": "#EAB839", |
| 100 | "value": 1 |
| 101 | }, |
| 102 | { |
| 103 | "color": "green", |
| 104 | "value": 2 |
| 105 | } |
| 106 | ] |
| 107 | } |
| 108 | }, |
| 109 | "overrides": [] |
| 110 | }, |
| 111 | "gridPos": { |
| 112 | "h": 4, |
| 113 | "w": 8, |
| 114 | "x": 0, |
| 115 | "y": 0 |
| 116 | }, |
| 117 | "id": 179, |
| 118 | "maxPerRow": 3, |
| 119 | "options": { |
| 120 | "colorMode": "background", |
| 121 | "graphMode": "none", |
| 122 | "justifyMode": "auto", |
| 123 | "orientation": "auto", |
| 124 | "reduceOptions": { |
| 125 | "calcs": [ |
| 126 | "last" |
| 127 | ], |
| 128 | "fields": "", |
| 129 | "values": false |
| 130 | } |
| 131 | }, |
| 132 | "pluginVersion": "7.0.5", |
| 133 | "repeat": null, |
| 134 | "repeatDirection": "h", |
| 135 | "targets": [ |
| 136 | { |
| 137 | "expr": "sum(aetheredge_status_control_plane{name=\"$edge\"} - (10*aetheredge_in_maintenance_window{name=\"$edge\"}))", |
| 138 | "interval": "", |
| 139 | "legendFormat": "Control Plane", |
| 140 | "refId": "A" |
| 141 | }, |
| 142 | { |
| 143 | "expr": "sum(aetheredge_status_user_plane{name=\"$edge\"} - (10*aetheredge_in_maintenance_window{name=\"$edge\"}))", |
| 144 | "interval": "", |
| 145 | "legendFormat": "User Plane", |
| 146 | "refId": "B" |
| 147 | } |
| 148 | ], |
| 149 | "timeFrom": null, |
| 150 | "timeShift": null, |
| 151 | "title": "Aether Connectivity Status", |
| 152 | "type": "stat" |
| 153 | }, |
| 154 | { |
| 155 | "datasource": null, |
| 156 | "description": "", |
| 157 | "fieldConfig": { |
| 158 | "defaults": { |
| 159 | "custom": {}, |
| 160 | "mappings": [], |
| 161 | "thresholds": { |
| 162 | "mode": "absolute", |
| 163 | "steps": [ |
| 164 | { |
| 165 | "color": "red", |
| 166 | "value": null |
| 167 | }, |
| 168 | { |
| 169 | "color": "#EAB839", |
| 170 | "value": 50 |
| 171 | }, |
| 172 | { |
| 173 | "color": "green", |
| 174 | "value": 95 |
| 175 | } |
| 176 | ] |
| 177 | }, |
| 178 | "unit": "percent" |
| 179 | }, |
| 180 | "overrides": [] |
| 181 | }, |
| 182 | "gridPos": { |
| 183 | "h": 4, |
| 184 | "w": 8, |
| 185 | "x": 8, |
| 186 | "y": 0 |
| 187 | }, |
| 188 | "id": 181, |
| 189 | "maxPerRow": 3, |
| 190 | "options": { |
| 191 | "colorMode": "background", |
| 192 | "graphMode": "none", |
| 193 | "justifyMode": "auto", |
| 194 | "orientation": "auto", |
| 195 | "reduceOptions": { |
| 196 | "calcs": [ |
| 197 | "mean" |
| 198 | ], |
| 199 | "fields": "", |
| 200 | "values": false |
| 201 | } |
| 202 | }, |
| 203 | "pluginVersion": "7.0.5", |
| 204 | "repeat": null, |
| 205 | "repeatDirection": "h", |
| 206 | "targets": [ |
| 207 | { |
| 208 | "expr": "sum(clamp_min(aetheredge_status_control_plane{name=\"$edge\"} - 1, 0) * 100)", |
| 209 | "interval": "", |
| 210 | "legendFormat": "Control Plane", |
| 211 | "refId": "A" |
| 212 | }, |
| 213 | { |
| 214 | "expr": "sum(clamp_min(aetheredge_status_user_plane{name=\"$edge\"} - 1, 0) * 100)", |
| 215 | "interval": "", |
| 216 | "legendFormat": "User Plane", |
| 217 | "refId": "B" |
| 218 | } |
| 219 | ], |
| 220 | "timeFrom": null, |
| 221 | "timeShift": null, |
| 222 | "title": "Aether Connectivity Uptime", |
| 223 | "transformations": [], |
| 224 | "type": "stat" |
| 225 | }, |
| 226 | { |
| 227 | "aliasColors": {}, |
| 228 | "bars": false, |
| 229 | "dashLength": 10, |
| 230 | "dashes": false, |
| 231 | "datasource": "RANCHER_MONITORING_GLOBAL", |
| 232 | "fieldConfig": { |
| 233 | "defaults": { |
| 234 | "custom": {} |
| 235 | }, |
| 236 | "overrides": [] |
| 237 | }, |
| 238 | "fill": 1, |
| 239 | "fillGradient": 0, |
| 240 | "gridPos": { |
| 241 | "h": 4, |
| 242 | "w": 8, |
| 243 | "x": 16, |
| 244 | "y": 0 |
| 245 | }, |
| 246 | "hiddenSeries": false, |
| 247 | "id": 185, |
| 248 | "legend": { |
| 249 | "avg": false, |
| 250 | "current": false, |
| 251 | "max": false, |
| 252 | "min": false, |
| 253 | "show": false, |
| 254 | "total": false, |
| 255 | "values": false |
| 256 | }, |
| 257 | "lines": true, |
| 258 | "linewidth": 1, |
| 259 | "maxPerRow": 3, |
| 260 | "nullPointMode": "null", |
| 261 | "options": { |
| 262 | "dataLinks": [] |
| 263 | }, |
| 264 | "percentage": false, |
| 265 | "pointradius": 2, |
| 266 | "points": false, |
| 267 | "renderer": "flot", |
| 268 | "repeat": null, |
| 269 | "repeatDirection": "h", |
| 270 | "seriesOverrides": [], |
| 271 | "spaceLength": 10, |
| 272 | "stack": false, |
| 273 | "steppedLine": false, |
| 274 | "targets": [ |
| 275 | { |
| 276 | "expr": "sum(time() - aetheredge_last_update{name=\"$edge\"}) by (name)", |
| 277 | "interval": "", |
| 278 | "legendFormat": "", |
| 279 | "refId": "A" |
| 280 | } |
| 281 | ], |
| 282 | "thresholds": [], |
| 283 | "timeFrom": null, |
| 284 | "timeRegions": [], |
| 285 | "timeShift": null, |
| 286 | "title": "Seconds since last connectivity test", |
| 287 | "tooltip": { |
| 288 | "shared": true, |
| 289 | "sort": 0, |
| 290 | "value_type": "individual" |
| 291 | }, |
| 292 | "type": "graph", |
| 293 | "xaxis": { |
| 294 | "buckets": null, |
| 295 | "mode": "time", |
| 296 | "name": null, |
| 297 | "show": true, |
| 298 | "values": [] |
| 299 | }, |
| 300 | "yaxes": [ |
| 301 | { |
| 302 | "$$hashKey": "object:457", |
| 303 | "format": "short", |
| 304 | "label": null, |
| 305 | "logBase": 1, |
| 306 | "max": null, |
| 307 | "min": null, |
| 308 | "show": true |
| 309 | }, |
| 310 | { |
| 311 | "$$hashKey": "object:458", |
| 312 | "format": "short", |
| 313 | "label": null, |
| 314 | "logBase": 1, |
| 315 | "max": null, |
| 316 | "min": null, |
| 317 | "show": true |
| 318 | } |
| 319 | ], |
| 320 | "yaxis": { |
| 321 | "align": false, |
| 322 | "alignLevel": null |
| 323 | } |
| 324 | }, |
| 325 | { |
| 326 | "aliasColors": {}, |
| 327 | "bars": false, |
| 328 | "dashLength": 10, |
| 329 | "dashes": false, |
| 330 | "datasource": null, |
| 331 | "description": "", |
| 332 | "fieldConfig": { |
| 333 | "defaults": { |
| 334 | "custom": {}, |
| 335 | "mappings": [], |
| 336 | "thresholds": { |
| 337 | "mode": "absolute", |
| 338 | "steps": [ |
| 339 | { |
| 340 | "color": "green", |
| 341 | "value": null |
| 342 | }, |
| 343 | { |
| 344 | "color": "red", |
| 345 | "value": 80 |
| 346 | } |
| 347 | ] |
| 348 | } |
| 349 | }, |
| 350 | "overrides": [] |
| 351 | }, |
| 352 | "fill": 5, |
| 353 | "fillGradient": 0, |
| 354 | "gridPos": { |
| 355 | "h": 4, |
| 356 | "w": 24, |
| 357 | "x": 0, |
| 358 | "y": 4 |
| 359 | }, |
| 360 | "hiddenSeries": false, |
| 361 | "id": 183, |
| 362 | "legend": { |
| 363 | "avg": false, |
| 364 | "current": false, |
| 365 | "max": false, |
| 366 | "min": false, |
| 367 | "rightSide": true, |
| 368 | "show": true, |
| 369 | "total": false, |
| 370 | "values": false |
| 371 | }, |
| 372 | "lines": true, |
| 373 | "linewidth": 0, |
| 374 | "maxPerRow": 3, |
| 375 | "nullPointMode": "null", |
| 376 | "options": { |
| 377 | "dataLinks": [] |
| 378 | }, |
| 379 | "percentage": false, |
| 380 | "pluginVersion": "7.0.5", |
| 381 | "pointradius": 2, |
| 382 | "points": false, |
| 383 | "renderer": "flot", |
| 384 | "repeat": null, |
| 385 | "repeatDirection": "h", |
| 386 | "seriesOverrides": [], |
| 387 | "spaceLength": 10, |
| 388 | "stack": false, |
| 389 | "steppedLine": true, |
| 390 | "targets": [ |
| 391 | { |
| 392 | "expr": "sum(clamp_min(aetheredge_status_control_plane{name=\"$edge\"} + aetheredge_status_user_plane{name=\"$edge\"} - 3, 0))", |
| 393 | "interval": "", |
| 394 | "legendFormat": "Edge is up", |
| 395 | "refId": "A" |
| 396 | }, |
| 397 | { |
| 398 | "expr": "sum(aetheredge_in_maintenance_window{name=\"$edge\"})", |
| 399 | "interval": "", |
| 400 | "legendFormat": "Scheduled downtime", |
| 401 | "refId": "B" |
| 402 | } |
| 403 | ], |
| 404 | "thresholds": [], |
| 405 | "timeFrom": null, |
| 406 | "timeRegions": [], |
| 407 | "timeShift": null, |
| 408 | "title": "Aether Availability", |
| 409 | "tooltip": { |
| 410 | "shared": true, |
| 411 | "sort": 0, |
| 412 | "value_type": "individual" |
| 413 | }, |
| 414 | "type": "graph", |
| 415 | "xaxis": { |
| 416 | "buckets": null, |
| 417 | "mode": "time", |
| 418 | "name": null, |
| 419 | "show": true, |
| 420 | "values": [] |
| 421 | }, |
| 422 | "yaxes": [ |
| 423 | { |
| 424 | "$$hashKey": "object:453", |
| 425 | "decimals": 0, |
| 426 | "format": "short", |
| 427 | "label": "", |
| 428 | "logBase": 1, |
| 429 | "max": "1", |
| 430 | "min": "0", |
| 431 | "show": true |
| 432 | }, |
| 433 | { |
| 434 | "$$hashKey": "object:454", |
| 435 | "format": "short", |
| 436 | "label": null, |
| 437 | "logBase": 1, |
| 438 | "max": null, |
| 439 | "min": null, |
| 440 | "show": true |
| 441 | } |
| 442 | ], |
| 443 | "yaxis": { |
| 444 | "align": false, |
| 445 | "alignLevel": null |
| 446 | } |
| 447 | }, |
| 448 | { |
| 449 | "cacheTimeout": null, |
| 450 | "colorBackground": false, |
| 451 | "colorPostfix": false, |
| 452 | "colorPrefix": false, |
| 453 | "colorValue": true, |
| 454 | "colors": [ |
| 455 | "rgba(245, 54, 54, 0.9)", |
| 456 | "rgba(237, 129, 40, 0.89)", |
| 457 | "rgba(50, 172, 45, 0.97)" |
| 458 | ], |
| 459 | "datasource": "$edge", |
| 460 | "decimals": 1, |
| 461 | "description": "", |
| 462 | "fieldConfig": { |
| 463 | "defaults": { |
| 464 | "custom": {} |
| 465 | }, |
| 466 | "overrides": [] |
| 467 | }, |
| 468 | "format": "s", |
| 469 | "gauge": { |
| 470 | "maxValue": 100, |
| 471 | "minValue": 0, |
| 472 | "show": false, |
| 473 | "thresholdLabels": false, |
| 474 | "thresholdMarkers": true |
| 475 | }, |
| 476 | "gridPos": { |
| 477 | "h": 3, |
| 478 | "w": 2, |
| 479 | "x": 0, |
| 480 | "y": 8 |
| 481 | }, |
| 482 | "hideTimeOverride": true, |
| 483 | "id": 15, |
| 484 | "interval": null, |
| 485 | "links": [], |
| 486 | "mappingType": 1, |
| 487 | "mappingTypes": [ |
| 488 | { |
| 489 | "name": "value to text", |
| 490 | "value": 1 |
| 491 | }, |
| 492 | { |
| 493 | "name": "range to text", |
| 494 | "value": 2 |
| 495 | } |
| 496 | ], |
| 497 | "maxDataPoints": 100, |
| 498 | "nullPointMode": "null", |
| 499 | "nullText": null, |
| 500 | "pluginVersion": "6.4.2", |
| 501 | "postfix": "", |
| 502 | "postfixFontSize": "50%", |
| 503 | "prefix": "", |
| 504 | "prefixFontSize": "50%", |
| 505 | "rangeMaps": [ |
| 506 | { |
| 507 | "from": "null", |
| 508 | "text": "N/A", |
| 509 | "to": "null" |
| 510 | } |
| 511 | ], |
| 512 | "sparkline": { |
| 513 | "fillColor": "rgba(31, 118, 189, 0.18)", |
| 514 | "full": false, |
| 515 | "lineColor": "rgb(31, 120, 193)", |
| 516 | "show": false |
| 517 | }, |
| 518 | "tableColumn": "", |
| 519 | "targets": [ |
| 520 | { |
| 521 | "expr": "sum(time() - node_boot_time_seconds{node=~\"$hostname\"})", |
| 522 | "format": "time_series", |
| 523 | "hide": false, |
| 524 | "instant": true, |
| 525 | "interval": "", |
| 526 | "intervalFactor": 1, |
| 527 | "legendFormat": "", |
| 528 | "refId": "A", |
| 529 | "step": 40 |
| 530 | } |
| 531 | ], |
| 532 | "thresholds": "1,2", |
| 533 | "title": "System Uptime", |
| 534 | "type": "singlestat", |
| 535 | "valueFontSize": "70%", |
| 536 | "valueMaps": [ |
| 537 | { |
| 538 | "op": "=", |
| 539 | "text": "N/A", |
| 540 | "value": "null" |
| 541 | } |
| 542 | ], |
| 543 | "valueName": "current" |
| 544 | }, |
| 545 | { |
| 546 | "cacheTimeout": null, |
| 547 | "colorBackground": false, |
| 548 | "colorValue": true, |
| 549 | "colors": [ |
| 550 | "rgba(245, 54, 54, 0.9)", |
| 551 | "rgba(237, 129, 40, 0.89)", |
| 552 | "rgba(50, 172, 45, 0.97)" |
| 553 | ], |
| 554 | "datasource": "$edge", |
| 555 | "decimals": 2, |
| 556 | "description": "", |
| 557 | "fieldConfig": { |
| 558 | "defaults": { |
| 559 | "custom": {} |
| 560 | }, |
| 561 | "overrides": [] |
| 562 | }, |
| 563 | "format": "bytes", |
| 564 | "gauge": { |
| 565 | "maxValue": 100, |
| 566 | "minValue": 0, |
| 567 | "show": false, |
| 568 | "thresholdLabels": false, |
| 569 | "thresholdMarkers": true |
| 570 | }, |
| 571 | "gridPos": { |
| 572 | "h": 3, |
| 573 | "w": 2, |
| 574 | "x": 2, |
| 575 | "y": 8 |
| 576 | }, |
| 577 | "id": 75, |
| 578 | "interval": null, |
| 579 | "links": [], |
| 580 | "mappingType": 1, |
| 581 | "mappingTypes": [ |
| 582 | { |
| 583 | "name": "value to text", |
| 584 | "value": 1 |
| 585 | }, |
| 586 | { |
| 587 | "name": "range to text", |
| 588 | "value": 2 |
| 589 | } |
| 590 | ], |
| 591 | "maxDataPoints": 100, |
| 592 | "maxPerRow": 6, |
| 593 | "nullPointMode": "null", |
| 594 | "nullText": null, |
| 595 | "postfix": "", |
| 596 | "postfixFontSize": "70%", |
| 597 | "prefix": "", |
| 598 | "prefixFontSize": "50%", |
| 599 | "rangeMaps": [ |
| 600 | { |
| 601 | "from": "null", |
| 602 | "text": "N/A", |
| 603 | "to": "null" |
| 604 | } |
| 605 | ], |
| 606 | "sparkline": { |
| 607 | "fillColor": "rgba(31, 118, 189, 0.18)", |
| 608 | "full": false, |
| 609 | "lineColor": "rgb(31, 120, 193)", |
| 610 | "show": false |
| 611 | }, |
| 612 | "tableColumn": "", |
| 613 | "targets": [ |
| 614 | { |
| 615 | "expr": "sum(node_memory_MemTotal_bytes{node=~\"$hostname\"})", |
| 616 | "format": "time_series", |
| 617 | "instant": true, |
| 618 | "interval": "", |
| 619 | "intervalFactor": 1, |
| 620 | "legendFormat": "", |
| 621 | "refId": "A", |
| 622 | "step": 20 |
| 623 | } |
| 624 | ], |
| 625 | "thresholds": "2,3", |
| 626 | "title": "Total RAM", |
| 627 | "type": "singlestat", |
| 628 | "valueFontSize": "70%", |
| 629 | "valueMaps": [ |
| 630 | { |
| 631 | "op": "=", |
| 632 | "text": "N/A", |
| 633 | "value": "null" |
| 634 | } |
| 635 | ], |
| 636 | "valueName": "current" |
| 637 | }, |
| 638 | { |
| 639 | "datasource": "$edge", |
| 640 | "fieldConfig": { |
| 641 | "defaults": { |
| 642 | "color": { |
| 643 | "mode": "thresholds" |
| 644 | }, |
| 645 | "custom": {}, |
| 646 | "displayName": "", |
| 647 | "mappings": [], |
| 648 | "max": 100, |
| 649 | "min": 0, |
| 650 | "thresholds": { |
| 651 | "mode": "absolute", |
| 652 | "steps": [ |
| 653 | { |
| 654 | "color": "green", |
| 655 | "value": null |
| 656 | }, |
| 657 | { |
| 658 | "color": "#EAB839", |
| 659 | "value": 60 |
| 660 | }, |
| 661 | { |
| 662 | "color": "red", |
| 663 | "value": 80 |
| 664 | } |
| 665 | ] |
| 666 | }, |
| 667 | "unit": "percent" |
| 668 | }, |
| 669 | "overrides": [] |
| 670 | }, |
| 671 | "gridPos": { |
| 672 | "h": 6, |
| 673 | "w": 4, |
| 674 | "x": 4, |
| 675 | "y": 8 |
| 676 | }, |
| 677 | "id": 177, |
| 678 | "options": { |
| 679 | "displayMode": "lcd", |
| 680 | "orientation": "horizontal", |
| 681 | "reduceOptions": { |
| 682 | "calcs": [ |
| 683 | "last" |
| 684 | ], |
| 685 | "fields": "", |
| 686 | "values": false |
| 687 | }, |
| 688 | "showUnfilled": true |
| 689 | }, |
| 690 | "pluginVersion": "7.0.5", |
| 691 | "targets": [ |
| 692 | { |
| 693 | "expr": "100 - (avg(irate(node_cpu_seconds_total{node=~\"$hostname\",mode=\"idle\"}[30m])) * 100)", |
| 694 | "instant": true, |
| 695 | "interval": "", |
| 696 | "legendFormat": "CPU Busy", |
| 697 | "refId": "A" |
| 698 | }, |
| 699 | { |
| 700 | "expr": "avg(irate(node_cpu_seconds_total{node=~\"$hostname\",mode=\"iowait\"}[30m])) * 100", |
| 701 | "hide": true, |
| 702 | "instant": true, |
| 703 | "interval": "", |
| 704 | "legendFormat": "Busy Iowait", |
| 705 | "refId": "C" |
| 706 | }, |
| 707 | { |
| 708 | "expr": "(1 - (node_memory_MemAvailable_bytes{node=~\"$hostname\"} / (node_memory_MemTotal_bytes{node=~\"$hostname\"})))* 100", |
| 709 | "instant": true, |
| 710 | "interval": "", |
| 711 | "legendFormat": "Memory Usage_{{node}}", |
| 712 | "refId": "B" |
| 713 | }, |
| 714 | { |
| 715 | "expr": "100 - ((node_filesystem_avail_bytes{node=~\"$hostname\",mountpoint=\"$maxmount\",fstype=~\"ext4|xfs\"} * 100) / node_filesystem_size_bytes {node=~\"$hostname\",mountpoint=\"$maxmount\",fstype=~\"ext4|xfs\"})", |
| 716 | "hide": false, |
| 717 | "instant": true, |
| 718 | "interval": "", |
| 719 | "legendFormat": "Disk Usage($maxmount)_{{node}}", |
| 720 | "refId": "D" |
| 721 | }, |
| 722 | { |
| 723 | "expr": "(1 - (node_memory_SwapFree_bytes{node=~\"$hostname\"} / node_memory_SwapTotal_bytes{node=~\"$hostname\"})) * 100", |
| 724 | "hide": true, |
| 725 | "instant": true, |
| 726 | "interval": "", |
| 727 | "legendFormat": "SWAP Usage_{{node}}", |
| 728 | "refId": "E" |
| 729 | } |
| 730 | ], |
| 731 | "timeFrom": null, |
| 732 | "timeShift": null, |
| 733 | "title": "", |
| 734 | "type": "bargauge" |
| 735 | }, |
| 736 | { |
| 737 | "columns": [], |
| 738 | "datasource": "$edge", |
| 739 | "fieldConfig": { |
| 740 | "defaults": { |
| 741 | "custom": {} |
| 742 | }, |
| 743 | "overrides": [] |
| 744 | }, |
| 745 | "fontSize": "100%", |
| 746 | "gridPos": { |
| 747 | "h": 6, |
| 748 | "w": 8, |
| 749 | "x": 8, |
| 750 | "y": 8 |
| 751 | }, |
| 752 | "id": 164, |
| 753 | "links": [], |
| 754 | "pageSize": null, |
| 755 | "scroll": true, |
| 756 | "showHeader": true, |
| 757 | "sort": { |
| 758 | "col": 6, |
| 759 | "desc": false |
| 760 | }, |
| 761 | "styles": [ |
| 762 | { |
| 763 | "alias": "Mounted on", |
| 764 | "align": "auto", |
| 765 | "colorMode": null, |
| 766 | "colors": [ |
| 767 | "rgba(50, 172, 45, 0.97)", |
| 768 | "rgba(237, 129, 40, 0.89)", |
| 769 | "rgba(245, 54, 54, 0.9)" |
| 770 | ], |
| 771 | "dateFormat": "YYYY-MM-DD HH:mm:ss", |
| 772 | "decimals": 2, |
| 773 | "mappingType": 1, |
| 774 | "pattern": "mountpoint", |
| 775 | "thresholds": [ |
| 776 | "" |
| 777 | ], |
| 778 | "type": "string", |
| 779 | "unit": "bytes" |
| 780 | }, |
| 781 | { |
| 782 | "alias": "Avail", |
| 783 | "align": "auto", |
| 784 | "colorMode": "value", |
| 785 | "colors": [ |
| 786 | "rgba(245, 54, 54, 0.9)", |
| 787 | "rgba(237, 129, 40, 0.89)", |
| 788 | "rgba(50, 172, 45, 0.97)" |
| 789 | ], |
| 790 | "dateFormat": "YYYY-MM-DD HH:mm:ss", |
| 791 | "decimals": 2, |
| 792 | "mappingType": 1, |
| 793 | "pattern": "Value #A", |
| 794 | "thresholds": [ |
| 795 | "10000000000", |
| 796 | "20000000000" |
| 797 | ], |
| 798 | "type": "number", |
| 799 | "unit": "bytes" |
| 800 | }, |
| 801 | { |
| 802 | "alias": "Used", |
| 803 | "align": "auto", |
| 804 | "colorMode": "cell", |
| 805 | "colors": [ |
| 806 | "rgba(50, 172, 45, 0.97)", |
| 807 | "rgba(237, 129, 40, 0.89)", |
| 808 | "rgba(245, 54, 54, 0.9)" |
| 809 | ], |
| 810 | "dateFormat": "YYYY-MM-DD HH:mm:ss", |
| 811 | "decimals": 2, |
| 812 | "mappingType": 1, |
| 813 | "pattern": "Value #B", |
| 814 | "thresholds": [ |
| 815 | "0.6", |
| 816 | "0.8" |
| 817 | ], |
| 818 | "type": "number", |
| 819 | "unit": "percentunit" |
| 820 | }, |
| 821 | { |
| 822 | "alias": "Size", |
| 823 | "align": "auto", |
| 824 | "colorMode": null, |
| 825 | "colors": [ |
| 826 | "rgba(245, 54, 54, 0.9)", |
| 827 | "rgba(237, 129, 40, 0.89)", |
| 828 | "rgba(50, 172, 45, 0.97)" |
| 829 | ], |
| 830 | "dateFormat": "YYYY-MM-DD HH:mm:ss", |
| 831 | "decimals": 1, |
| 832 | "link": false, |
| 833 | "mappingType": 1, |
| 834 | "pattern": "Value #C", |
| 835 | "thresholds": [], |
| 836 | "type": "number", |
| 837 | "unit": "bytes" |
| 838 | }, |
| 839 | { |
| 840 | "alias": "Filesystem", |
| 841 | "align": "auto", |
| 842 | "colorMode": null, |
| 843 | "colors": [ |
| 844 | "rgba(245, 54, 54, 0.9)", |
| 845 | "rgba(237, 129, 40, 0.89)", |
| 846 | "rgba(50, 172, 45, 0.97)" |
| 847 | ], |
| 848 | "dateFormat": "YYYY-MM-DD HH:mm:ss", |
| 849 | "decimals": 2, |
| 850 | "link": false, |
| 851 | "mappingType": 1, |
| 852 | "pattern": "fstype", |
| 853 | "thresholds": [], |
| 854 | "type": "string", |
| 855 | "unit": "short" |
| 856 | }, |
| 857 | { |
| 858 | "alias": "IP", |
| 859 | "align": "auto", |
| 860 | "colorMode": null, |
| 861 | "colors": [ |
| 862 | "rgba(245, 54, 54, 0.9)", |
| 863 | "rgba(237, 129, 40, 0.89)", |
| 864 | "rgba(50, 172, 45, 0.97)" |
| 865 | ], |
| 866 | "dateFormat": "YYYY-MM-DD HH:mm:ss", |
| 867 | "decimals": 2, |
| 868 | "link": false, |
| 869 | "mappingType": 1, |
| 870 | "pattern": "kubernetes_node", |
| 871 | "preserveFormat": false, |
| 872 | "sanitize": false, |
| 873 | "thresholds": [], |
| 874 | "type": "string", |
| 875 | "unit": "short" |
| 876 | }, |
| 877 | { |
| 878 | "alias": "", |
| 879 | "align": "auto", |
| 880 | "colorMode": null, |
| 881 | "colors": [ |
| 882 | "rgba(245, 54, 54, 0.9)", |
| 883 | "rgba(237, 129, 40, 0.89)", |
| 884 | "rgba(50, 172, 45, 0.97)" |
| 885 | ], |
| 886 | "decimals": 2, |
| 887 | "pattern": "/.*/", |
| 888 | "preserveFormat": true, |
| 889 | "sanitize": false, |
| 890 | "thresholds": [], |
| 891 | "type": "hidden", |
| 892 | "unit": "short" |
| 893 | } |
| 894 | ], |
| 895 | "targets": [ |
| 896 | { |
| 897 | "expr": "node_filesystem_size_bytes{fstype=~\"ext4|xfs\"}-0", |
| 898 | "format": "table", |
| 899 | "hide": false, |
| 900 | "instant": true, |
| 901 | "interval": "", |
| 902 | "intervalFactor": 1, |
| 903 | "legendFormat": "", |
| 904 | "refId": "C" |
| 905 | }, |
| 906 | { |
| 907 | "expr": "node_filesystem_avail_bytes {node=~'$hostname',fstype=~\"ext4|xfs\"}-0", |
| 908 | "format": "table", |
| 909 | "hide": false, |
| 910 | "instant": true, |
| 911 | "interval": "10s", |
| 912 | "intervalFactor": 1, |
| 913 | "legendFormat": "", |
| 914 | "refId": "A" |
| 915 | }, |
| 916 | { |
| 917 | "expr": "1-(node_filesystem_free_bytes{node=~'$hostname',fstype=~\"ext4|xfs\"} / node_filesystem_size_bytes{node=~'$hostname',fstype=~\"ext4|xfs\"})", |
| 918 | "format": "table", |
| 919 | "hide": false, |
| 920 | "instant": true, |
| 921 | "interval": "", |
| 922 | "intervalFactor": 1, |
| 923 | "legendFormat": "", |
| 924 | "refId": "B" |
| 925 | } |
| 926 | ], |
| 927 | "title": "Disk Space Used Basic(EXT4/XFS)", |
| 928 | "transform": "table", |
| 929 | "type": "table-old" |
| 930 | }, |
| 931 | { |
| 932 | "aliasColors": { |
| 933 | "filefd_192.168.200.241:9100": "super-light-green", |
| 934 | "switches_192.168.200.241:9100": "semi-dark-red" |
| 935 | }, |
| 936 | "bars": false, |
| 937 | "cacheTimeout": null, |
| 938 | "dashLength": 10, |
| 939 | "dashes": false, |
| 940 | "datasource": "$edge", |
| 941 | "description": "", |
| 942 | "fieldConfig": { |
| 943 | "defaults": { |
| 944 | "custom": {} |
| 945 | }, |
| 946 | "overrides": [] |
| 947 | }, |
| 948 | "fill": 0, |
| 949 | "fillGradient": 1, |
| 950 | "gridPos": { |
| 951 | "h": 6, |
| 952 | "w": 8, |
| 953 | "x": 16, |
| 954 | "y": 8 |
| 955 | }, |
| 956 | "hiddenSeries": false, |
| 957 | "hideTimeOverride": false, |
| 958 | "id": 16, |
| 959 | "legend": { |
| 960 | "alignAsTable": false, |
| 961 | "avg": false, |
| 962 | "current": true, |
| 963 | "max": true, |
| 964 | "min": false, |
| 965 | "rightSide": false, |
| 966 | "show": false, |
| 967 | "total": false, |
| 968 | "values": true |
| 969 | }, |
| 970 | "lines": true, |
| 971 | "linewidth": 2, |
| 972 | "links": [], |
| 973 | "nullPointMode": "null", |
| 974 | "options": { |
| 975 | "dataLinks": [] |
| 976 | }, |
| 977 | "percentage": false, |
| 978 | "pluginVersion": "6.4.2", |
| 979 | "pointradius": 1, |
| 980 | "points": false, |
| 981 | "renderer": "flot", |
| 982 | "seriesOverrides": [ |
| 983 | { |
| 984 | "alias": "/filefd_.*/", |
| 985 | "lines": false, |
| 986 | "pointradius": 1, |
| 987 | "points": true |
| 988 | }, |
| 989 | { |
| 990 | "alias": "/switches_.*/", |
| 991 | "color": "#F2495C", |
| 992 | "yaxis": 2 |
| 993 | } |
| 994 | ], |
| 995 | "spaceLength": 10, |
| 996 | "stack": false, |
| 997 | "steppedLine": false, |
| 998 | "targets": [ |
| 999 | { |
| 1000 | "expr": "node_filefd_allocated{node=~\"$hostname\"}", |
| 1001 | "format": "time_series", |
| 1002 | "instant": false, |
| 1003 | "interval": "", |
| 1004 | "intervalFactor": 5, |
| 1005 | "legendFormat": "filefd_{{node}}", |
| 1006 | "refId": "B" |
| 1007 | }, |
| 1008 | { |
| 1009 | "expr": "irate(node_context_switches_total{node=~\"$hostname\"}[30m])", |
| 1010 | "interval": "", |
| 1011 | "intervalFactor": 5, |
| 1012 | "legendFormat": "switches_{{node}}", |
| 1013 | "refId": "A" |
| 1014 | }, |
| 1015 | { |
| 1016 | "expr": "node_filefd_maximum{node=~\"$hostname\"}", |
| 1017 | "hide": true, |
| 1018 | "interval": "", |
| 1019 | "legendFormat": "", |
| 1020 | "refId": "C" |
| 1021 | } |
| 1022 | ], |
| 1023 | "thresholds": [], |
| 1024 | "timeFrom": null, |
| 1025 | "timeRegions": [], |
| 1026 | "timeShift": null, |
| 1027 | "title": "Open File Descriptor(left)/Context switches(right)", |
| 1028 | "tooltip": { |
| 1029 | "shared": true, |
| 1030 | "sort": 2, |
| 1031 | "value_type": "individual" |
| 1032 | }, |
| 1033 | "type": "graph", |
| 1034 | "xaxis": { |
| 1035 | "buckets": null, |
| 1036 | "mode": "time", |
| 1037 | "name": null, |
| 1038 | "show": true, |
| 1039 | "values": [] |
| 1040 | }, |
| 1041 | "yaxes": [ |
| 1042 | { |
| 1043 | "$$hashKey": "object:2762", |
| 1044 | "format": "short", |
| 1045 | "label": "", |
| 1046 | "logBase": 1, |
| 1047 | "max": null, |
| 1048 | "min": null, |
| 1049 | "show": true |
| 1050 | }, |
| 1051 | { |
| 1052 | "$$hashKey": "object:2763", |
| 1053 | "format": "short", |
| 1054 | "label": "context_switches", |
| 1055 | "logBase": 1, |
| 1056 | "max": null, |
| 1057 | "min": null, |
| 1058 | "show": true |
| 1059 | } |
| 1060 | ], |
| 1061 | "yaxis": { |
| 1062 | "align": false, |
| 1063 | "alignLevel": null |
| 1064 | } |
| 1065 | }, |
| 1066 | { |
| 1067 | "cacheTimeout": null, |
| 1068 | "colorBackground": false, |
| 1069 | "colorPostfix": false, |
| 1070 | "colorValue": true, |
| 1071 | "colors": [ |
| 1072 | "rgba(245, 54, 54, 0.9)", |
| 1073 | "rgba(237, 129, 40, 0.89)", |
| 1074 | "rgba(50, 172, 45, 0.97)" |
| 1075 | ], |
| 1076 | "datasource": "$edge", |
| 1077 | "description": "", |
| 1078 | "fieldConfig": { |
| 1079 | "defaults": { |
| 1080 | "custom": {} |
| 1081 | }, |
| 1082 | "overrides": [] |
| 1083 | }, |
| 1084 | "format": "short", |
| 1085 | "gauge": { |
| 1086 | "maxValue": 100, |
| 1087 | "minValue": 0, |
| 1088 | "show": false, |
| 1089 | "thresholdLabels": false, |
| 1090 | "thresholdMarkers": true |
| 1091 | }, |
| 1092 | "gridPos": { |
| 1093 | "h": 3, |
| 1094 | "w": 2, |
| 1095 | "x": 0, |
| 1096 | "y": 11 |
| 1097 | }, |
| 1098 | "id": 14, |
| 1099 | "interval": null, |
| 1100 | "links": [], |
| 1101 | "mappingType": 1, |
| 1102 | "mappingTypes": [ |
| 1103 | { |
| 1104 | "name": "value to text", |
| 1105 | "value": 1 |
| 1106 | }, |
| 1107 | { |
| 1108 | "name": "range to text", |
| 1109 | "value": 2 |
| 1110 | } |
| 1111 | ], |
| 1112 | "maxDataPoints": 100, |
| 1113 | "maxPerRow": 6, |
| 1114 | "nullPointMode": "null", |
| 1115 | "nullText": null, |
| 1116 | "postfix": "", |
| 1117 | "postfixFontSize": "50%", |
| 1118 | "prefix": "", |
| 1119 | "prefixFontSize": "50%", |
| 1120 | "rangeMaps": [ |
| 1121 | { |
| 1122 | "from": "null", |
| 1123 | "text": "N/A", |
| 1124 | "to": "null" |
| 1125 | } |
| 1126 | ], |
| 1127 | "sparkline": { |
| 1128 | "fillColor": "rgba(31, 118, 189, 0.18)", |
| 1129 | "full": false, |
| 1130 | "lineColor": "rgb(31, 120, 193)", |
| 1131 | "show": false |
| 1132 | }, |
| 1133 | "tableColumn": "", |
| 1134 | "targets": [ |
| 1135 | { |
| 1136 | "expr": "sum(count(node_cpu_seconds_total{node=~\"$hostname\",mode='system'}) by (cpu))", |
| 1137 | "format": "time_series", |
| 1138 | "instant": true, |
| 1139 | "interval": "", |
| 1140 | "intervalFactor": 1, |
| 1141 | "legendFormat": "", |
| 1142 | "refId": "A", |
| 1143 | "step": 20 |
| 1144 | } |
| 1145 | ], |
| 1146 | "thresholds": "1,2", |
| 1147 | "title": "CPU Cores", |
| 1148 | "type": "singlestat", |
| 1149 | "valueFontSize": "70%", |
| 1150 | "valueMaps": [ |
| 1151 | { |
| 1152 | "op": "=", |
| 1153 | "text": "N/A", |
| 1154 | "value": "null" |
| 1155 | } |
| 1156 | ], |
| 1157 | "valueName": "current" |
| 1158 | }, |
| 1159 | { |
| 1160 | "cacheTimeout": null, |
| 1161 | "colorBackground": false, |
| 1162 | "colorValue": true, |
| 1163 | "colors": [ |
| 1164 | "#299c46", |
| 1165 | "rgba(237, 129, 40, 0.89)", |
| 1166 | "#d44a3a" |
| 1167 | ], |
| 1168 | "datasource": "$edge", |
| 1169 | "decimals": 2, |
| 1170 | "description": "", |
| 1171 | "fieldConfig": { |
| 1172 | "defaults": { |
| 1173 | "custom": {} |
| 1174 | }, |
| 1175 | "overrides": [] |
| 1176 | }, |
| 1177 | "format": "percent", |
| 1178 | "gauge": { |
| 1179 | "maxValue": 100, |
| 1180 | "minValue": 0, |
| 1181 | "show": false, |
| 1182 | "thresholdLabels": false, |
| 1183 | "thresholdMarkers": true |
| 1184 | }, |
| 1185 | "gridPos": { |
| 1186 | "h": 3, |
| 1187 | "w": 2, |
| 1188 | "x": 2, |
| 1189 | "y": 11 |
| 1190 | }, |
| 1191 | "id": 20, |
| 1192 | "interval": null, |
| 1193 | "links": [], |
| 1194 | "mappingType": 1, |
| 1195 | "mappingTypes": [ |
| 1196 | { |
| 1197 | "name": "value to text", |
| 1198 | "value": 1 |
| 1199 | }, |
| 1200 | { |
| 1201 | "name": "range to text", |
| 1202 | "value": 2 |
| 1203 | } |
| 1204 | ], |
| 1205 | "maxDataPoints": 100, |
| 1206 | "nullPointMode": "connected", |
| 1207 | "nullText": null, |
| 1208 | "pluginVersion": "6.4.2", |
| 1209 | "postfix": "", |
| 1210 | "postfixFontSize": "50%", |
| 1211 | "prefix": "", |
| 1212 | "prefixFontSize": "50%", |
| 1213 | "rangeMaps": [ |
| 1214 | { |
| 1215 | "from": "null", |
| 1216 | "text": "N/A", |
| 1217 | "to": "null" |
| 1218 | } |
| 1219 | ], |
| 1220 | "sparkline": { |
| 1221 | "fillColor": "rgba(31, 118, 189, 0.18)", |
| 1222 | "full": false, |
| 1223 | "lineColor": "#3274D9", |
| 1224 | "show": true, |
| 1225 | "ymax": null, |
| 1226 | "ymin": null |
| 1227 | }, |
| 1228 | "tableColumn": "", |
| 1229 | "targets": [ |
| 1230 | { |
| 1231 | "expr": "avg(irate(node_cpu_seconds_total{node=~\"$hostname\",mode=\"iowait\"}[30m])) * 100", |
| 1232 | "format": "time_series", |
| 1233 | "hide": false, |
| 1234 | "instant": false, |
| 1235 | "interval": "", |
| 1236 | "intervalFactor": 1, |
| 1237 | "legendFormat": "", |
| 1238 | "refId": "A", |
| 1239 | "step": 20 |
| 1240 | } |
| 1241 | ], |
| 1242 | "thresholds": "20,50", |
| 1243 | "timeFrom": null, |
| 1244 | "timeShift": null, |
| 1245 | "title": "CPU IOwait", |
| 1246 | "type": "singlestat", |
| 1247 | "valueFontSize": "70%", |
| 1248 | "valueMaps": [ |
| 1249 | { |
| 1250 | "op": "=", |
| 1251 | "text": "N/A", |
| 1252 | "value": "null" |
| 1253 | } |
| 1254 | ], |
| 1255 | "valueName": "avg" |
| 1256 | }, |
| 1257 | { |
| 1258 | "aliasColors": { |
| 1259 | "15分钟": "#6ED0E0", |
| 1260 | "1分钟": "#BF1B00", |
| 1261 | "5分钟": "#CCA300" |
| 1262 | }, |
| 1263 | "bars": false, |
| 1264 | "dashLength": 10, |
| 1265 | "dashes": false, |
| 1266 | "datasource": "$edge", |
| 1267 | "editable": true, |
| 1268 | "error": false, |
| 1269 | "fieldConfig": { |
| 1270 | "defaults": { |
| 1271 | "custom": {} |
| 1272 | }, |
| 1273 | "overrides": [] |
| 1274 | }, |
| 1275 | "fill": 1, |
| 1276 | "fillGradient": 1, |
| 1277 | "grid": {}, |
| 1278 | "gridPos": { |
| 1279 | "h": 8, |
| 1280 | "w": 8, |
| 1281 | "x": 0, |
| 1282 | "y": 14 |
| 1283 | }, |
| 1284 | "height": "300", |
| 1285 | "hiddenSeries": false, |
| 1286 | "id": 13, |
| 1287 | "legend": { |
| 1288 | "alignAsTable": true, |
| 1289 | "avg": true, |
| 1290 | "current": true, |
| 1291 | "max": true, |
| 1292 | "min": false, |
| 1293 | "rightSide": false, |
| 1294 | "show": true, |
| 1295 | "total": false, |
| 1296 | "values": true |
| 1297 | }, |
| 1298 | "lines": true, |
| 1299 | "linewidth": 2, |
| 1300 | "links": [], |
| 1301 | "maxPerRow": 6, |
| 1302 | "nullPointMode": "null as zero", |
| 1303 | "options": { |
| 1304 | "dataLinks": [] |
| 1305 | }, |
| 1306 | "percentage": false, |
| 1307 | "pointradius": 5, |
| 1308 | "points": false, |
| 1309 | "renderer": "flot", |
| 1310 | "repeat": null, |
| 1311 | "seriesOverrides": [], |
| 1312 | "spaceLength": 10, |
| 1313 | "stack": false, |
| 1314 | "steppedLine": false, |
| 1315 | "targets": [ |
| 1316 | { |
| 1317 | "expr": "node_load1{node=~\"$hostname\"}", |
| 1318 | "format": "time_series", |
| 1319 | "instant": false, |
| 1320 | "interval": "", |
| 1321 | "intervalFactor": 1, |
| 1322 | "legendFormat": "{{node}}_1m", |
| 1323 | "metric": "", |
| 1324 | "refId": "A", |
| 1325 | "step": 20, |
| 1326 | "target": "" |
| 1327 | }, |
| 1328 | { |
| 1329 | "expr": "node_load5{node=~\"$hostname\"}", |
| 1330 | "format": "time_series", |
| 1331 | "instant": false, |
| 1332 | "interval": "", |
| 1333 | "intervalFactor": 1, |
| 1334 | "legendFormat": "{{node}}_5m", |
| 1335 | "refId": "B", |
| 1336 | "step": 20 |
| 1337 | }, |
| 1338 | { |
| 1339 | "expr": "node_load15{node=~\"$hostname\"}", |
| 1340 | "format": "time_series", |
| 1341 | "instant": false, |
| 1342 | "interval": "", |
| 1343 | "intervalFactor": 1, |
| 1344 | "legendFormat": "{{node}}_15m", |
| 1345 | "refId": "C", |
| 1346 | "step": 20 |
| 1347 | } |
| 1348 | ], |
| 1349 | "thresholds": [], |
| 1350 | "timeFrom": null, |
| 1351 | "timeRegions": [], |
| 1352 | "timeShift": null, |
| 1353 | "title": "System Load", |
| 1354 | "tooltip": { |
| 1355 | "msResolution": false, |
| 1356 | "shared": true, |
| 1357 | "sort": 2, |
| 1358 | "value_type": "cumulative" |
| 1359 | }, |
| 1360 | "type": "graph", |
| 1361 | "xaxis": { |
| 1362 | "buckets": null, |
| 1363 | "mode": "time", |
| 1364 | "name": null, |
| 1365 | "show": true, |
| 1366 | "values": [] |
| 1367 | }, |
| 1368 | "yaxes": [ |
| 1369 | { |
| 1370 | "$$hashKey": "object:2811", |
| 1371 | "format": "short", |
| 1372 | "logBase": 1, |
| 1373 | "max": null, |
| 1374 | "min": null, |
| 1375 | "show": true |
| 1376 | }, |
| 1377 | { |
| 1378 | "$$hashKey": "object:2812", |
| 1379 | "format": "short", |
| 1380 | "logBase": 1, |
| 1381 | "max": null, |
| 1382 | "min": null, |
| 1383 | "show": true |
| 1384 | } |
| 1385 | ], |
| 1386 | "yaxis": { |
| 1387 | "align": false, |
| 1388 | "alignLevel": null |
| 1389 | } |
| 1390 | }, |
| 1391 | { |
| 1392 | "aliasColors": { |
| 1393 | "192.168.200.241:9100_Total": "dark-red", |
| 1394 | "Idle - Waiting for something to happen": "#052B51", |
| 1395 | "guest": "#9AC48A", |
| 1396 | "idle": "#052B51", |
| 1397 | "iowait": "#EAB839", |
| 1398 | "irq": "#BF1B00", |
| 1399 | "nice": "#C15C17", |
| 1400 | "sdb_每秒I/O操作%": "#d683ce", |
| 1401 | "softirq": "#E24D42", |
| 1402 | "steal": "#FCE2DE", |
| 1403 | "system": "#508642", |
| 1404 | "user": "#5195CE", |
| 1405 | "磁盘花费在I/O操作占比": "#ba43a9" |
| 1406 | }, |
| 1407 | "bars": false, |
| 1408 | "dashLength": 10, |
| 1409 | "dashes": false, |
| 1410 | "datasource": "$edge", |
| 1411 | "decimals": 2, |
| 1412 | "description": "", |
| 1413 | "fieldConfig": { |
| 1414 | "defaults": { |
| 1415 | "custom": {} |
| 1416 | }, |
| 1417 | "overrides": [] |
| 1418 | }, |
| 1419 | "fill": 1, |
| 1420 | "fillGradient": 0, |
| 1421 | "gridPos": { |
| 1422 | "h": 8, |
| 1423 | "w": 8, |
| 1424 | "x": 8, |
| 1425 | "y": 14 |
| 1426 | }, |
| 1427 | "hiddenSeries": false, |
| 1428 | "id": 7, |
| 1429 | "legend": { |
| 1430 | "alignAsTable": true, |
| 1431 | "avg": true, |
| 1432 | "current": true, |
| 1433 | "hideEmpty": true, |
| 1434 | "hideZero": true, |
| 1435 | "max": true, |
| 1436 | "min": false, |
| 1437 | "rightSide": false, |
| 1438 | "show": true, |
| 1439 | "sideWidth": null, |
| 1440 | "sort": "current", |
| 1441 | "sortDesc": true, |
| 1442 | "total": false, |
| 1443 | "values": true |
| 1444 | }, |
| 1445 | "lines": true, |
| 1446 | "linewidth": 2, |
| 1447 | "links": [], |
| 1448 | "maxPerRow": 6, |
| 1449 | "nullPointMode": "null", |
| 1450 | "options": { |
| 1451 | "dataLinks": [] |
| 1452 | }, |
| 1453 | "percentage": false, |
| 1454 | "pointradius": 5, |
| 1455 | "points": false, |
| 1456 | "renderer": "flot", |
| 1457 | "repeat": null, |
| 1458 | "seriesOverrides": [ |
| 1459 | { |
| 1460 | "alias": "/.*_Total/", |
| 1461 | "color": "#C4162A", |
| 1462 | "fill": 0 |
| 1463 | } |
| 1464 | ], |
| 1465 | "spaceLength": 10, |
| 1466 | "stack": false, |
| 1467 | "steppedLine": false, |
| 1468 | "targets": [ |
| 1469 | { |
| 1470 | "expr": "avg(irate(node_cpu_seconds_total{node=~\"$hostname\",mode=\"system\"}[30m])) by (node)", |
| 1471 | "format": "time_series", |
| 1472 | "hide": false, |
| 1473 | "instant": false, |
| 1474 | "interval": "", |
| 1475 | "intervalFactor": 1, |
| 1476 | "legendFormat": "{{node}}_System", |
| 1477 | "refId": "A", |
| 1478 | "step": 20 |
| 1479 | }, |
| 1480 | { |
| 1481 | "expr": "avg(irate(node_cpu_seconds_total{node=~\"$hostname\",mode=\"user\"}[30m])) by (node)", |
| 1482 | "format": "time_series", |
| 1483 | "hide": false, |
| 1484 | "interval": "", |
| 1485 | "intervalFactor": 1, |
| 1486 | "legendFormat": "{{node}}_User", |
| 1487 | "refId": "B", |
| 1488 | "step": 240 |
| 1489 | }, |
| 1490 | { |
| 1491 | "expr": "avg(irate(node_cpu_seconds_total{node=~\"$hostname\",mode=\"iowait\"}[30m])) by (node)", |
| 1492 | "format": "time_series", |
| 1493 | "hide": false, |
| 1494 | "instant": false, |
| 1495 | "interval": "", |
| 1496 | "intervalFactor": 1, |
| 1497 | "legendFormat": "{{node}}_Iowait", |
| 1498 | "refId": "D", |
| 1499 | "step": 240 |
| 1500 | }, |
| 1501 | { |
| 1502 | "expr": "1 - avg(irate(node_cpu_seconds_total{node=~\"$hostname\",mode=\"idle\"}[30m])) by (node)", |
| 1503 | "format": "time_series", |
| 1504 | "hide": false, |
| 1505 | "interval": "", |
| 1506 | "intervalFactor": 1, |
| 1507 | "legendFormat": "{{node}}_Total", |
| 1508 | "refId": "F", |
| 1509 | "step": 240 |
| 1510 | } |
| 1511 | ], |
| 1512 | "thresholds": [], |
| 1513 | "timeFrom": null, |
| 1514 | "timeRegions": [], |
| 1515 | "timeShift": null, |
| 1516 | "title": "CPU Basic", |
| 1517 | "tooltip": { |
| 1518 | "shared": true, |
| 1519 | "sort": 2, |
| 1520 | "value_type": "individual" |
| 1521 | }, |
| 1522 | "type": "graph", |
| 1523 | "xaxis": { |
| 1524 | "buckets": null, |
| 1525 | "mode": "time", |
| 1526 | "name": null, |
| 1527 | "show": true, |
| 1528 | "values": [] |
| 1529 | }, |
| 1530 | "yaxes": [ |
| 1531 | { |
| 1532 | "$$hashKey": "object:2860", |
| 1533 | "decimals": 2, |
| 1534 | "format": "percentunit", |
| 1535 | "label": "", |
| 1536 | "logBase": 1, |
| 1537 | "max": null, |
| 1538 | "min": null, |
| 1539 | "show": true |
| 1540 | }, |
| 1541 | { |
| 1542 | "$$hashKey": "object:2861", |
| 1543 | "format": "short", |
| 1544 | "label": null, |
| 1545 | "logBase": 1, |
| 1546 | "max": null, |
| 1547 | "min": null, |
| 1548 | "show": false |
| 1549 | } |
| 1550 | ], |
| 1551 | "yaxis": { |
| 1552 | "align": false, |
| 1553 | "alignLevel": null |
| 1554 | } |
| 1555 | }, |
| 1556 | { |
| 1557 | "aliasColors": { |
| 1558 | "192.168.10.227:9100_em1_in下载": "super-light-green", |
| 1559 | "192.168.10.227:9100_em1_out上传": "dark-blue" |
| 1560 | }, |
| 1561 | "bars": false, |
| 1562 | "dashLength": 10, |
| 1563 | "dashes": false, |
| 1564 | "datasource": "$edge", |
| 1565 | "fieldConfig": { |
| 1566 | "defaults": { |
| 1567 | "custom": {} |
| 1568 | }, |
| 1569 | "overrides": [] |
| 1570 | }, |
| 1571 | "fill": 1, |
| 1572 | "fillGradient": 3, |
| 1573 | "gridPos": { |
| 1574 | "h": 8, |
| 1575 | "w": 8, |
| 1576 | "x": 16, |
| 1577 | "y": 14 |
| 1578 | }, |
| 1579 | "height": "300", |
| 1580 | "hiddenSeries": false, |
| 1581 | "id": 157, |
| 1582 | "legend": { |
| 1583 | "alignAsTable": true, |
| 1584 | "avg": false, |
| 1585 | "current": true, |
| 1586 | "hideEmpty": true, |
| 1587 | "hideZero": true, |
| 1588 | "max": true, |
| 1589 | "min": false, |
| 1590 | "rightSide": false, |
| 1591 | "show": true, |
| 1592 | "sort": "current", |
| 1593 | "sortDesc": true, |
| 1594 | "total": false, |
| 1595 | "values": true |
| 1596 | }, |
| 1597 | "lines": true, |
| 1598 | "linewidth": 2, |
| 1599 | "links": [], |
| 1600 | "nullPointMode": "null", |
| 1601 | "options": { |
| 1602 | "dataLinks": [] |
| 1603 | }, |
| 1604 | "percentage": false, |
| 1605 | "pointradius": 2, |
| 1606 | "points": false, |
| 1607 | "renderer": "flot", |
| 1608 | "seriesOverrides": [ |
| 1609 | { |
| 1610 | "alias": "/.*_transmit$/", |
| 1611 | "transform": "negative-Y" |
| 1612 | } |
| 1613 | ], |
| 1614 | "spaceLength": 10, |
| 1615 | "stack": false, |
| 1616 | "steppedLine": false, |
| 1617 | "targets": [ |
| 1618 | { |
| 1619 | "expr": "irate(node_network_receive_bytes_total{node=~\"$hostname\",device!~'tap.*|veth.*|br.*|docker.*|virbr*|lo*'}[30m])*8", |
| 1620 | "format": "time_series", |
| 1621 | "interval": "", |
| 1622 | "intervalFactor": 1, |
| 1623 | "legendFormat": "{{node}}_{{device}}_receive", |
| 1624 | "refId": "A", |
| 1625 | "step": 4 |
| 1626 | }, |
| 1627 | { |
| 1628 | "expr": "irate(node_network_transmit_bytes_total{node=~\"$hostname\",device!~'tap.*|veth.*|br.*|docker.*|virbr*|lo*'}[30m])*8", |
| 1629 | "format": "time_series", |
| 1630 | "interval": "", |
| 1631 | "intervalFactor": 1, |
| 1632 | "legendFormat": "{{node}}_{{device}}_transmit", |
| 1633 | "refId": "B", |
| 1634 | "step": 4 |
| 1635 | } |
| 1636 | ], |
| 1637 | "thresholds": [], |
| 1638 | "timeFrom": null, |
| 1639 | "timeRegions": [], |
| 1640 | "timeShift": null, |
| 1641 | "title": "Network Traffic Basic", |
| 1642 | "tooltip": { |
| 1643 | "shared": true, |
| 1644 | "sort": 2, |
| 1645 | "value_type": "individual" |
| 1646 | }, |
| 1647 | "type": "graph", |
| 1648 | "xaxis": { |
| 1649 | "buckets": null, |
| 1650 | "mode": "time", |
| 1651 | "name": null, |
| 1652 | "show": true, |
| 1653 | "values": [] |
| 1654 | }, |
| 1655 | "yaxes": [ |
| 1656 | { |
| 1657 | "$$hashKey": "object:2906", |
| 1658 | "format": "bps", |
| 1659 | "label": "transmit(-)/receive(+)", |
| 1660 | "logBase": 1, |
| 1661 | "max": null, |
| 1662 | "min": null, |
| 1663 | "show": true |
| 1664 | }, |
| 1665 | { |
| 1666 | "$$hashKey": "object:2907", |
| 1667 | "format": "short", |
| 1668 | "label": null, |
| 1669 | "logBase": 1, |
| 1670 | "max": null, |
| 1671 | "min": null, |
| 1672 | "show": false |
| 1673 | } |
| 1674 | ], |
| 1675 | "yaxis": { |
| 1676 | "align": false, |
| 1677 | "alignLevel": null |
| 1678 | } |
| 1679 | }, |
| 1680 | { |
| 1681 | "aliasColors": {}, |
| 1682 | "bars": false, |
| 1683 | "dashLength": 10, |
| 1684 | "dashes": false, |
| 1685 | "datasource": "$edge", |
| 1686 | "fieldConfig": { |
| 1687 | "defaults": { |
| 1688 | "custom": {} |
| 1689 | }, |
| 1690 | "overrides": [] |
| 1691 | }, |
| 1692 | "fill": 1, |
| 1693 | "fillGradient": 3, |
| 1694 | "gridPos": { |
| 1695 | "h": 8, |
| 1696 | "w": 8, |
| 1697 | "x": 0, |
| 1698 | "y": 22 |
| 1699 | }, |
| 1700 | "hiddenSeries": false, |
| 1701 | "id": 174, |
| 1702 | "legend": { |
| 1703 | "alignAsTable": true, |
| 1704 | "avg": false, |
| 1705 | "current": true, |
| 1706 | "hideEmpty": false, |
| 1707 | "hideZero": false, |
| 1708 | "max": false, |
| 1709 | "min": false, |
| 1710 | "rightSide": false, |
| 1711 | "show": true, |
| 1712 | "sideWidth": null, |
| 1713 | "total": false, |
| 1714 | "values": true |
| 1715 | }, |
| 1716 | "lines": true, |
| 1717 | "linewidth": 2, |
| 1718 | "links": [], |
| 1719 | "nullPointMode": "null", |
| 1720 | "options": { |
| 1721 | "dataLinks": [] |
| 1722 | }, |
| 1723 | "percentage": false, |
| 1724 | "pointradius": 5, |
| 1725 | "points": false, |
| 1726 | "renderer": "flot", |
| 1727 | "seriesOverrides": [ |
| 1728 | { |
| 1729 | "alias": "/Inodes.*/", |
| 1730 | "yaxis": 2 |
| 1731 | } |
| 1732 | ], |
| 1733 | "spaceLength": 10, |
| 1734 | "stack": false, |
| 1735 | "steppedLine": false, |
| 1736 | "targets": [ |
| 1737 | { |
| 1738 | "expr": "1-(node_filesystem_free_bytes{node=~\"$hostname\",fstype=~\"ext4|xfs\"} / node_filesystem_size_bytes{node=~\"$hostname\",fstype=~\"ext4|xfs\"})", |
| 1739 | "format": "time_series", |
| 1740 | "instant": false, |
| 1741 | "interval": "", |
| 1742 | "intervalFactor": 1, |
| 1743 | "legendFormat": "{{node}}:{{mountpoint}}", |
| 1744 | "refId": "A" |
| 1745 | }, |
| 1746 | { |
| 1747 | "expr": "node_filesystem_files_free{node=~\"$hostname\",fstype=~\"ext4|xfs\"} / node_filesystem_files{node=~\"$hostname\",fstype=~\"ext4|xfs\"}", |
| 1748 | "hide": true, |
| 1749 | "interval": "", |
| 1750 | "legendFormat": "Inodes:{{instance}}:{{mountpoint}}", |
| 1751 | "refId": "B" |
| 1752 | } |
| 1753 | ], |
| 1754 | "thresholds": [], |
| 1755 | "timeFrom": null, |
| 1756 | "timeRegions": [], |
| 1757 | "timeShift": null, |
| 1758 | "title": "Disk Space Used Basic", |
| 1759 | "tooltip": { |
| 1760 | "shared": true, |
| 1761 | "sort": 2, |
| 1762 | "value_type": "individual" |
| 1763 | }, |
| 1764 | "type": "graph", |
| 1765 | "xaxis": { |
| 1766 | "buckets": null, |
| 1767 | "mode": "time", |
| 1768 | "name": null, |
| 1769 | "show": true, |
| 1770 | "values": [] |
| 1771 | }, |
| 1772 | "yaxes": [ |
| 1773 | { |
| 1774 | "$$hashKey": "object:2952", |
| 1775 | "decimals": 2, |
| 1776 | "format": "percentunit", |
| 1777 | "label": "", |
| 1778 | "logBase": 1, |
| 1779 | "max": null, |
| 1780 | "min": null, |
| 1781 | "show": true |
| 1782 | }, |
| 1783 | { |
| 1784 | "$$hashKey": "object:2953", |
| 1785 | "decimals": 2, |
| 1786 | "format": "percentunit", |
| 1787 | "label": null, |
| 1788 | "logBase": 1, |
| 1789 | "max": "1", |
| 1790 | "min": null, |
| 1791 | "show": true |
| 1792 | } |
| 1793 | ], |
| 1794 | "yaxis": { |
| 1795 | "align": false, |
| 1796 | "alignLevel": null |
| 1797 | } |
| 1798 | }, |
| 1799 | { |
| 1800 | "aliasColors": { |
| 1801 | "192.168.200.241:9100_总内存": "dark-red", |
| 1802 | "内存_Avaliable": "#6ED0E0", |
| 1803 | "内存_Cached": "#EF843C", |
| 1804 | "内存_Free": "#629E51", |
| 1805 | "内存_Total": "#6d1f62", |
| 1806 | "内存_Used": "#eab839", |
| 1807 | "可用": "#9ac48a", |
| 1808 | "总内存": "#bf1b00" |
| 1809 | }, |
| 1810 | "bars": false, |
| 1811 | "dashLength": 10, |
| 1812 | "dashes": false, |
| 1813 | "datasource": "$edge", |
| 1814 | "decimals": 2, |
| 1815 | "fieldConfig": { |
| 1816 | "defaults": { |
| 1817 | "custom": {} |
| 1818 | }, |
| 1819 | "overrides": [] |
| 1820 | }, |
| 1821 | "fill": 1, |
| 1822 | "fillGradient": 0, |
| 1823 | "gridPos": { |
| 1824 | "h": 8, |
| 1825 | "w": 8, |
| 1826 | "x": 8, |
| 1827 | "y": 22 |
| 1828 | }, |
| 1829 | "height": "300", |
| 1830 | "hiddenSeries": false, |
| 1831 | "id": 156, |
| 1832 | "legend": { |
| 1833 | "alignAsTable": true, |
| 1834 | "avg": false, |
| 1835 | "current": true, |
| 1836 | "max": false, |
| 1837 | "min": false, |
| 1838 | "rightSide": false, |
| 1839 | "show": true, |
| 1840 | "sort": "current", |
| 1841 | "sortDesc": true, |
| 1842 | "total": false, |
| 1843 | "values": true |
| 1844 | }, |
| 1845 | "lines": true, |
| 1846 | "linewidth": 2, |
| 1847 | "links": [], |
| 1848 | "nullPointMode": "null", |
| 1849 | "options": { |
| 1850 | "dataLinks": [] |
| 1851 | }, |
| 1852 | "percentage": false, |
| 1853 | "pointradius": 5, |
| 1854 | "points": false, |
| 1855 | "renderer": "flot", |
| 1856 | "seriesOverrides": [ |
| 1857 | { |
| 1858 | "alias": "/.*_Total/", |
| 1859 | "fill": 0 |
| 1860 | } |
| 1861 | ], |
| 1862 | "spaceLength": 10, |
| 1863 | "stack": false, |
| 1864 | "steppedLine": false, |
| 1865 | "targets": [ |
| 1866 | { |
| 1867 | "expr": "node_memory_MemTotal_bytes{node=~\"$hostname\"}", |
| 1868 | "format": "time_series", |
| 1869 | "hide": false, |
| 1870 | "instant": false, |
| 1871 | "interval": "", |
| 1872 | "intervalFactor": 1, |
| 1873 | "legendFormat": "{{node}}_Total", |
| 1874 | "refId": "A", |
| 1875 | "step": 4 |
| 1876 | }, |
| 1877 | { |
| 1878 | "expr": "node_memory_MemTotal_bytes{node=~\"$hostname\"} - node_memory_MemAvailable_bytes{node=~\"$hostname\"}", |
| 1879 | "format": "time_series", |
| 1880 | "hide": false, |
| 1881 | "interval": "", |
| 1882 | "intervalFactor": 1, |
| 1883 | "legendFormat": "{{node}}_Used", |
| 1884 | "refId": "B", |
| 1885 | "step": 4 |
| 1886 | }, |
| 1887 | { |
| 1888 | "expr": "node_memory_MemAvailable_bytes{node=~\"$hostname\"}", |
| 1889 | "format": "time_series", |
| 1890 | "hide": false, |
| 1891 | "interval": "", |
| 1892 | "intervalFactor": 1, |
| 1893 | "legendFormat": "{{node}}_Avaliable", |
| 1894 | "refId": "F", |
| 1895 | "step": 4 |
| 1896 | } |
| 1897 | ], |
| 1898 | "thresholds": [], |
| 1899 | "timeFrom": null, |
| 1900 | "timeRegions": [], |
| 1901 | "timeShift": null, |
| 1902 | "title": "Memory Basic", |
| 1903 | "tooltip": { |
| 1904 | "shared": true, |
| 1905 | "sort": 2, |
| 1906 | "value_type": "individual" |
| 1907 | }, |
| 1908 | "type": "graph", |
| 1909 | "xaxis": { |
| 1910 | "buckets": null, |
| 1911 | "mode": "time", |
| 1912 | "name": null, |
| 1913 | "show": true, |
| 1914 | "values": [] |
| 1915 | }, |
| 1916 | "yaxes": [ |
| 1917 | { |
| 1918 | "$$hashKey": "object:3001", |
| 1919 | "format": "bytes", |
| 1920 | "label": null, |
| 1921 | "logBase": 1, |
| 1922 | "max": null, |
| 1923 | "min": "0", |
| 1924 | "show": true |
| 1925 | }, |
| 1926 | { |
| 1927 | "$$hashKey": "object:3002", |
| 1928 | "format": "short", |
| 1929 | "label": null, |
| 1930 | "logBase": 1, |
| 1931 | "max": null, |
| 1932 | "min": null, |
| 1933 | "show": true |
| 1934 | } |
| 1935 | ], |
| 1936 | "yaxis": { |
| 1937 | "align": false, |
| 1938 | "alignLevel": null |
| 1939 | } |
| 1940 | }, |
| 1941 | { |
| 1942 | "aliasColors": { |
| 1943 | "Idle - Waiting for something to happen": "#052B51", |
| 1944 | "guest": "#9AC48A", |
| 1945 | "idle": "#052B51", |
| 1946 | "iowait": "#EAB839", |
| 1947 | "irq": "#BF1B00", |
| 1948 | "nice": "#C15C17", |
| 1949 | "sdb_每秒I/O操作%": "#d683ce", |
| 1950 | "softirq": "#E24D42", |
| 1951 | "steal": "#FCE2DE", |
| 1952 | "system": "#508642", |
| 1953 | "user": "#5195CE", |
| 1954 | "磁盘花费在I/O操作占比": "#ba43a9" |
| 1955 | }, |
| 1956 | "bars": false, |
| 1957 | "dashLength": 10, |
| 1958 | "dashes": false, |
| 1959 | "datasource": "$edge", |
| 1960 | "decimals": null, |
| 1961 | "description": "The time spent on I/O in the natural time of each second.(wall-clock time)", |
| 1962 | "fieldConfig": { |
| 1963 | "defaults": { |
| 1964 | "custom": {} |
| 1965 | }, |
| 1966 | "overrides": [] |
| 1967 | }, |
| 1968 | "fill": 1, |
| 1969 | "fillGradient": 5, |
| 1970 | "gridPos": { |
| 1971 | "h": 8, |
| 1972 | "w": 8, |
| 1973 | "x": 16, |
| 1974 | "y": 22 |
| 1975 | }, |
| 1976 | "hiddenSeries": false, |
| 1977 | "id": 175, |
| 1978 | "legend": { |
| 1979 | "alignAsTable": true, |
| 1980 | "avg": true, |
| 1981 | "current": true, |
| 1982 | "hideEmpty": true, |
| 1983 | "hideZero": true, |
| 1984 | "max": true, |
| 1985 | "min": false, |
| 1986 | "rightSide": false, |
| 1987 | "show": true, |
| 1988 | "sideWidth": null, |
| 1989 | "sort": null, |
| 1990 | "sortDesc": null, |
| 1991 | "total": false, |
| 1992 | "values": true |
| 1993 | }, |
| 1994 | "lines": true, |
| 1995 | "linewidth": 2, |
| 1996 | "links": [], |
| 1997 | "maxPerRow": 6, |
| 1998 | "nullPointMode": "null", |
| 1999 | "options": { |
| 2000 | "dataLinks": [] |
| 2001 | }, |
| 2002 | "percentage": false, |
| 2003 | "pointradius": 5, |
| 2004 | "points": false, |
| 2005 | "renderer": "flot", |
| 2006 | "seriesOverrides": [], |
| 2007 | "spaceLength": 10, |
| 2008 | "stack": false, |
| 2009 | "steppedLine": false, |
| 2010 | "targets": [ |
| 2011 | { |
| 2012 | "expr": "irate(node_disk_io_time_seconds_total{node=~\"$hostname\"}[30m])", |
| 2013 | "format": "time_series", |
| 2014 | "interval": "", |
| 2015 | "intervalFactor": 1, |
| 2016 | "legendFormat": "{{node}}_{{device}}_ IO time", |
| 2017 | "refId": "C" |
| 2018 | } |
| 2019 | ], |
| 2020 | "thresholds": [], |
| 2021 | "timeFrom": null, |
| 2022 | "timeRegions": [], |
| 2023 | "timeShift": null, |
| 2024 | "title": "Time Spent Doing I/Os", |
| 2025 | "tooltip": { |
| 2026 | "shared": true, |
| 2027 | "sort": 2, |
| 2028 | "value_type": "individual" |
| 2029 | }, |
| 2030 | "type": "graph", |
| 2031 | "xaxis": { |
| 2032 | "buckets": null, |
| 2033 | "mode": "time", |
| 2034 | "name": null, |
| 2035 | "show": true, |
| 2036 | "values": [] |
| 2037 | }, |
| 2038 | "yaxes": [ |
| 2039 | { |
| 2040 | "$$hashKey": "object:3050", |
| 2041 | "decimals": null, |
| 2042 | "format": "s", |
| 2043 | "label": "", |
| 2044 | "logBase": 1, |
| 2045 | "max": null, |
| 2046 | "min": null, |
| 2047 | "show": true |
| 2048 | }, |
| 2049 | { |
| 2050 | "$$hashKey": "object:3051", |
| 2051 | "format": "short", |
| 2052 | "label": null, |
| 2053 | "logBase": 1, |
| 2054 | "max": null, |
| 2055 | "min": null, |
| 2056 | "show": false |
| 2057 | } |
| 2058 | ], |
| 2059 | "yaxis": { |
| 2060 | "align": false, |
| 2061 | "alignLevel": null |
| 2062 | } |
| 2063 | }, |
| 2064 | { |
| 2065 | "aliasColors": { |
| 2066 | "vda_write": "#6ED0E0" |
| 2067 | }, |
| 2068 | "bars": false, |
| 2069 | "dashLength": 10, |
| 2070 | "dashes": false, |
| 2071 | "datasource": "$edge", |
| 2072 | "description": "Read/write completions per second", |
| 2073 | "fieldConfig": { |
| 2074 | "defaults": { |
| 2075 | "custom": {} |
| 2076 | }, |
| 2077 | "overrides": [] |
| 2078 | }, |
| 2079 | "fill": 1, |
| 2080 | "fillGradient": 1, |
| 2081 | "gridPos": { |
| 2082 | "h": 9, |
| 2083 | "w": 8, |
| 2084 | "x": 0, |
| 2085 | "y": 30 |
| 2086 | }, |
| 2087 | "height": "300", |
| 2088 | "hiddenSeries": false, |
| 2089 | "id": 161, |
| 2090 | "legend": { |
| 2091 | "alignAsTable": true, |
| 2092 | "avg": true, |
| 2093 | "current": true, |
| 2094 | "hideEmpty": true, |
| 2095 | "hideZero": true, |
| 2096 | "max": true, |
| 2097 | "min": false, |
| 2098 | "show": true, |
| 2099 | "sort": "current", |
| 2100 | "sortDesc": true, |
| 2101 | "total": false, |
| 2102 | "values": true |
| 2103 | }, |
| 2104 | "lines": true, |
| 2105 | "linewidth": 2, |
| 2106 | "links": [], |
| 2107 | "nullPointMode": "null", |
| 2108 | "options": { |
| 2109 | "dataLinks": [] |
| 2110 | }, |
| 2111 | "percentage": false, |
| 2112 | "pointradius": 5, |
| 2113 | "points": false, |
| 2114 | "renderer": "flot", |
| 2115 | "seriesOverrides": [ |
| 2116 | { |
| 2117 | "alias": "/.*_Reads completed$/", |
| 2118 | "transform": "negative-Y" |
| 2119 | } |
| 2120 | ], |
| 2121 | "spaceLength": 10, |
| 2122 | "stack": false, |
| 2123 | "steppedLine": false, |
| 2124 | "targets": [ |
| 2125 | { |
| 2126 | "expr": "irate(node_disk_reads_completed_total{node=~\"$hostname\"}[30m])", |
| 2127 | "format": "time_series", |
| 2128 | "hide": false, |
| 2129 | "interval": "", |
| 2130 | "intervalFactor": 1, |
| 2131 | "legendFormat": "{{node}}_{{device}}_Reads completed", |
| 2132 | "refId": "A", |
| 2133 | "step": 10 |
| 2134 | }, |
| 2135 | { |
| 2136 | "expr": "irate(node_disk_writes_completed_total{node=~\"$hostname\"}[30m])", |
| 2137 | "format": "time_series", |
| 2138 | "hide": false, |
| 2139 | "interval": "", |
| 2140 | "intervalFactor": 1, |
| 2141 | "legendFormat": "{{node}}_{{device}}_Writes completed", |
| 2142 | "refId": "B", |
| 2143 | "step": 10 |
| 2144 | } |
| 2145 | ], |
| 2146 | "thresholds": [], |
| 2147 | "timeFrom": null, |
| 2148 | "timeRegions": [], |
| 2149 | "timeShift": null, |
| 2150 | "title": "Disk IOps Completed", |
| 2151 | "tooltip": { |
| 2152 | "shared": true, |
| 2153 | "sort": 2, |
| 2154 | "value_type": "individual" |
| 2155 | }, |
| 2156 | "type": "graph", |
| 2157 | "xaxis": { |
| 2158 | "buckets": null, |
| 2159 | "mode": "time", |
| 2160 | "name": null, |
| 2161 | "show": true, |
| 2162 | "values": [] |
| 2163 | }, |
| 2164 | "yaxes": [ |
| 2165 | { |
| 2166 | "$$hashKey": "object:3096", |
| 2167 | "decimals": null, |
| 2168 | "format": "iops", |
| 2169 | "label": "IO read (-) / write (+)", |
| 2170 | "logBase": 1, |
| 2171 | "max": null, |
| 2172 | "min": null, |
| 2173 | "show": true |
| 2174 | }, |
| 2175 | { |
| 2176 | "$$hashKey": "object:3097", |
| 2177 | "format": "short", |
| 2178 | "label": null, |
| 2179 | "logBase": 1, |
| 2180 | "max": null, |
| 2181 | "min": null, |
| 2182 | "show": true |
| 2183 | } |
| 2184 | ], |
| 2185 | "yaxis": { |
| 2186 | "align": false, |
| 2187 | "alignLevel": null |
| 2188 | } |
| 2189 | }, |
| 2190 | { |
| 2191 | "aliasColors": { |
| 2192 | "vda_write": "#6ED0E0" |
| 2193 | }, |
| 2194 | "bars": false, |
| 2195 | "dashLength": 10, |
| 2196 | "dashes": false, |
| 2197 | "datasource": "$edge", |
| 2198 | "description": "Per second read / write bytes ", |
| 2199 | "fieldConfig": { |
| 2200 | "defaults": { |
| 2201 | "custom": {} |
| 2202 | }, |
| 2203 | "overrides": [] |
| 2204 | }, |
| 2205 | "fill": 1, |
| 2206 | "fillGradient": 1, |
| 2207 | "gridPos": { |
| 2208 | "h": 9, |
| 2209 | "w": 8, |
| 2210 | "x": 8, |
| 2211 | "y": 30 |
| 2212 | }, |
| 2213 | "height": "300", |
| 2214 | "hiddenSeries": false, |
| 2215 | "id": 168, |
| 2216 | "legend": { |
| 2217 | "alignAsTable": true, |
| 2218 | "avg": true, |
| 2219 | "current": true, |
| 2220 | "hideEmpty": true, |
| 2221 | "hideZero": true, |
| 2222 | "max": true, |
| 2223 | "min": false, |
| 2224 | "show": true, |
| 2225 | "sort": "current", |
| 2226 | "sortDesc": true, |
| 2227 | "total": false, |
| 2228 | "values": true |
| 2229 | }, |
| 2230 | "lines": true, |
| 2231 | "linewidth": 2, |
| 2232 | "links": [], |
| 2233 | "nullPointMode": "null", |
| 2234 | "options": { |
| 2235 | "dataLinks": [] |
| 2236 | }, |
| 2237 | "percentage": false, |
| 2238 | "pointradius": 5, |
| 2239 | "points": false, |
| 2240 | "renderer": "flot", |
| 2241 | "seriesOverrides": [ |
| 2242 | { |
| 2243 | "alias": "/.*_Read bytes$/", |
| 2244 | "transform": "negative-Y" |
| 2245 | } |
| 2246 | ], |
| 2247 | "spaceLength": 10, |
| 2248 | "stack": false, |
| 2249 | "steppedLine": false, |
| 2250 | "targets": [ |
| 2251 | { |
| 2252 | "expr": "irate(node_disk_read_bytes_total{node=~\"$hostname\"}[30m])", |
| 2253 | "format": "time_series", |
| 2254 | "interval": "", |
| 2255 | "intervalFactor": 1, |
| 2256 | "legendFormat": "{{node}}_{{device}}_Read bytes", |
| 2257 | "refId": "A", |
| 2258 | "step": 10 |
| 2259 | }, |
| 2260 | { |
| 2261 | "expr": "irate(node_disk_written_bytes_total{node=~\"$hostname\"}[30m])", |
| 2262 | "format": "time_series", |
| 2263 | "hide": false, |
| 2264 | "interval": "", |
| 2265 | "intervalFactor": 1, |
| 2266 | "legendFormat": "{{node}}_{{device}}_Written bytes", |
| 2267 | "refId": "B", |
| 2268 | "step": 10 |
| 2269 | } |
| 2270 | ], |
| 2271 | "thresholds": [], |
| 2272 | "timeFrom": null, |
| 2273 | "timeRegions": [], |
| 2274 | "timeShift": null, |
| 2275 | "title": "Disk R/W Data", |
| 2276 | "tooltip": { |
| 2277 | "shared": true, |
| 2278 | "sort": 2, |
| 2279 | "value_type": "individual" |
| 2280 | }, |
| 2281 | "type": "graph", |
| 2282 | "xaxis": { |
| 2283 | "buckets": null, |
| 2284 | "mode": "time", |
| 2285 | "name": null, |
| 2286 | "show": true, |
| 2287 | "values": [] |
| 2288 | }, |
| 2289 | "yaxes": [ |
| 2290 | { |
| 2291 | "$$hashKey": "object:3145", |
| 2292 | "decimals": null, |
| 2293 | "format": "Bps", |
| 2294 | "label": "Bytes read (-) / write (+)", |
| 2295 | "logBase": 1, |
| 2296 | "max": null, |
| 2297 | "min": null, |
| 2298 | "show": true |
| 2299 | }, |
| 2300 | { |
| 2301 | "$$hashKey": "object:3146", |
| 2302 | "format": "short", |
| 2303 | "label": null, |
| 2304 | "logBase": 1, |
| 2305 | "max": null, |
| 2306 | "min": null, |
| 2307 | "show": false |
| 2308 | } |
| 2309 | ], |
| 2310 | "yaxis": { |
| 2311 | "align": false, |
| 2312 | "alignLevel": null |
| 2313 | } |
| 2314 | }, |
| 2315 | { |
| 2316 | "aliasColors": { |
| 2317 | "vda": "#6ED0E0" |
| 2318 | }, |
| 2319 | "bars": false, |
| 2320 | "dashLength": 10, |
| 2321 | "dashes": false, |
| 2322 | "datasource": "$edge", |
| 2323 | "description": "Time spent on each read/write operation", |
| 2324 | "fieldConfig": { |
| 2325 | "defaults": { |
| 2326 | "custom": {} |
| 2327 | }, |
| 2328 | "overrides": [] |
| 2329 | }, |
| 2330 | "fill": 1, |
| 2331 | "fillGradient": 1, |
| 2332 | "gridPos": { |
| 2333 | "h": 9, |
| 2334 | "w": 8, |
| 2335 | "x": 16, |
| 2336 | "y": 30 |
| 2337 | }, |
| 2338 | "height": "300", |
| 2339 | "hiddenSeries": false, |
| 2340 | "id": 160, |
| 2341 | "legend": { |
| 2342 | "alignAsTable": true, |
| 2343 | "avg": true, |
| 2344 | "current": true, |
| 2345 | "hideEmpty": true, |
| 2346 | "hideZero": true, |
| 2347 | "max": true, |
| 2348 | "min": false, |
| 2349 | "show": true, |
| 2350 | "sort": "current", |
| 2351 | "sortDesc": true, |
| 2352 | "total": false, |
| 2353 | "values": true |
| 2354 | }, |
| 2355 | "lines": true, |
| 2356 | "linewidth": 2, |
| 2357 | "links": [], |
| 2358 | "nullPointMode": "null as zero", |
| 2359 | "options": { |
| 2360 | "dataLinks": [] |
| 2361 | }, |
| 2362 | "percentage": false, |
| 2363 | "pointradius": 5, |
| 2364 | "points": false, |
| 2365 | "renderer": "flot", |
| 2366 | "seriesOverrides": [ |
| 2367 | { |
| 2368 | "alias": "/,*_Read time$/", |
| 2369 | "transform": "negative-Y" |
| 2370 | } |
| 2371 | ], |
| 2372 | "spaceLength": 10, |
| 2373 | "stack": false, |
| 2374 | "steppedLine": false, |
| 2375 | "targets": [ |
| 2376 | { |
| 2377 | "expr": "irate(node_disk_read_time_seconds_total{node=~\"$hostname\"}[30m]) / irate(node_disk_reads_completed_total{node=~\"$hostname\"}[30m])", |
| 2378 | "format": "time_series", |
| 2379 | "hide": false, |
| 2380 | "instant": false, |
| 2381 | "interval": "", |
| 2382 | "intervalFactor": 1, |
| 2383 | "legendFormat": "{{node}}_{{device}}_Read time", |
| 2384 | "refId": "B" |
| 2385 | }, |
| 2386 | { |
| 2387 | "expr": "irate(node_disk_write_time_seconds_total{node=~\"$hostname\"}[30m]) / irate(node_disk_writes_completed_total{node=~\"$hostname\"}[30m])", |
| 2388 | "format": "time_series", |
| 2389 | "hide": false, |
| 2390 | "instant": false, |
| 2391 | "interval": "", |
| 2392 | "intervalFactor": 1, |
| 2393 | "legendFormat": "{{node}}_{{device}}_Write time", |
| 2394 | "refId": "C" |
| 2395 | } |
| 2396 | ], |
| 2397 | "thresholds": [], |
| 2398 | "timeFrom": null, |
| 2399 | "timeRegions": [], |
| 2400 | "timeShift": null, |
| 2401 | "title": "Disk R/W Time(Reference: less than 100ms)(beta)", |
| 2402 | "tooltip": { |
| 2403 | "shared": true, |
| 2404 | "sort": 2, |
| 2405 | "value_type": "individual" |
| 2406 | }, |
| 2407 | "type": "graph", |
| 2408 | "xaxis": { |
| 2409 | "buckets": null, |
| 2410 | "mode": "time", |
| 2411 | "name": null, |
| 2412 | "show": true, |
| 2413 | "values": [] |
| 2414 | }, |
| 2415 | "yaxes": [ |
| 2416 | { |
| 2417 | "$$hashKey": "object:3191", |
| 2418 | "format": "s", |
| 2419 | "label": "Time. read (-) / write (+)", |
| 2420 | "logBase": 1, |
| 2421 | "max": null, |
| 2422 | "min": null, |
| 2423 | "show": true |
| 2424 | }, |
| 2425 | { |
| 2426 | "$$hashKey": "object:3192", |
| 2427 | "format": "short", |
| 2428 | "label": null, |
| 2429 | "logBase": 1, |
| 2430 | "max": null, |
| 2431 | "min": null, |
| 2432 | "show": false |
| 2433 | } |
| 2434 | ], |
| 2435 | "yaxis": { |
| 2436 | "align": false, |
| 2437 | "alignLevel": null |
| 2438 | } |
| 2439 | }, |
| 2440 | { |
| 2441 | "aliasColors": { |
| 2442 | "TCP": "#6ED0E0" |
| 2443 | }, |
| 2444 | "bars": false, |
| 2445 | "dashLength": 10, |
| 2446 | "dashes": false, |
| 2447 | "datasource": "$edge", |
| 2448 | "description": "TCP_alloc - Allocated sockets\n\nCurrEstab - TCP connections for which the current state is either ESTABLISHED or CLOSE- WAIT\n\nTCP_tw - Sockets wating close\n\nUDP_inuse - Udp sockets currently in use\n\nSockets_used - Sockets currently in use", |
| 2449 | "fieldConfig": { |
| 2450 | "defaults": { |
| 2451 | "custom": {} |
| 2452 | }, |
| 2453 | "overrides": [] |
| 2454 | }, |
| 2455 | "fill": 1, |
| 2456 | "fillGradient": 0, |
| 2457 | "gridPos": { |
| 2458 | "h": 12, |
| 2459 | "w": 12, |
| 2460 | "x": 0, |
| 2461 | "y": 39 |
| 2462 | }, |
| 2463 | "height": "300", |
| 2464 | "hiddenSeries": false, |
| 2465 | "id": 158, |
| 2466 | "interval": "", |
| 2467 | "legend": { |
| 2468 | "alignAsTable": true, |
| 2469 | "avg": true, |
| 2470 | "current": true, |
| 2471 | "hideEmpty": true, |
| 2472 | "hideZero": true, |
| 2473 | "max": true, |
| 2474 | "min": false, |
| 2475 | "rightSide": false, |
| 2476 | "show": true, |
| 2477 | "sort": "current", |
| 2478 | "sortDesc": true, |
| 2479 | "total": false, |
| 2480 | "values": true |
| 2481 | }, |
| 2482 | "lines": true, |
| 2483 | "linewidth": 2, |
| 2484 | "links": [], |
| 2485 | "nullPointMode": "null", |
| 2486 | "options": { |
| 2487 | "dataLinks": [] |
| 2488 | }, |
| 2489 | "percentage": false, |
| 2490 | "pointradius": 5, |
| 2491 | "points": false, |
| 2492 | "renderer": "flot", |
| 2493 | "seriesOverrides": [ |
| 2494 | { |
| 2495 | "alias": "/.*_Sockets_used/", |
| 2496 | "color": "#C4162A", |
| 2497 | "fill": 0 |
| 2498 | } |
| 2499 | ], |
| 2500 | "spaceLength": 10, |
| 2501 | "stack": false, |
| 2502 | "steppedLine": false, |
| 2503 | "targets": [ |
| 2504 | { |
| 2505 | "expr": "node_netstat_Tcp_CurrEstab{node=~\"$hostname\"}", |
| 2506 | "format": "time_series", |
| 2507 | "hide": false, |
| 2508 | "instant": false, |
| 2509 | "interval": "", |
| 2510 | "intervalFactor": 1, |
| 2511 | "legendFormat": "{{node}}_CurrEstab", |
| 2512 | "refId": "A", |
| 2513 | "step": 20 |
| 2514 | }, |
| 2515 | { |
| 2516 | "expr": "node_sockstat_TCP_tw{node=~\"$hostname\"}", |
| 2517 | "format": "time_series", |
| 2518 | "interval": "", |
| 2519 | "intervalFactor": 1, |
| 2520 | "legendFormat": "{{node}}_TCP_tw", |
| 2521 | "refId": "D" |
| 2522 | }, |
| 2523 | { |
| 2524 | "expr": "node_sockstat_sockets_used{node=~\"$hostname\"}", |
| 2525 | "interval": "", |
| 2526 | "legendFormat": "{{node}}_Sockets_used", |
| 2527 | "refId": "B" |
| 2528 | }, |
| 2529 | { |
| 2530 | "expr": "node_sockstat_UDP_inuse{node=~\"$hostname\"}", |
| 2531 | "interval": "", |
| 2532 | "legendFormat": "{{node}}_UDP_inuse", |
| 2533 | "refId": "C" |
| 2534 | }, |
| 2535 | { |
| 2536 | "expr": "node_sockstat_TCP_alloc{node=~\"$hostname\"}", |
| 2537 | "interval": "", |
| 2538 | "legendFormat": "{{node}}_TCP_alloc", |
| 2539 | "refId": "E" |
| 2540 | } |
| 2541 | ], |
| 2542 | "thresholds": [], |
| 2543 | "timeFrom": null, |
| 2544 | "timeRegions": [], |
| 2545 | "timeShift": null, |
| 2546 | "title": "Network Sockstat", |
| 2547 | "tooltip": { |
| 2548 | "shared": true, |
| 2549 | "sort": 2, |
| 2550 | "value_type": "individual" |
| 2551 | }, |
| 2552 | "type": "graph", |
| 2553 | "xaxis": { |
| 2554 | "buckets": null, |
| 2555 | "mode": "time", |
| 2556 | "name": null, |
| 2557 | "show": true, |
| 2558 | "values": [] |
| 2559 | }, |
| 2560 | "yaxes": [ |
| 2561 | { |
| 2562 | "$$hashKey": "object:3237", |
| 2563 | "format": "short", |
| 2564 | "label": null, |
| 2565 | "logBase": 1, |
| 2566 | "max": null, |
| 2567 | "min": null, |
| 2568 | "show": true |
| 2569 | }, |
| 2570 | { |
| 2571 | "$$hashKey": "object:3238", |
| 2572 | "format": "short", |
| 2573 | "label": null, |
| 2574 | "logBase": 1, |
| 2575 | "max": null, |
| 2576 | "min": null, |
| 2577 | "show": true |
| 2578 | } |
| 2579 | ], |
| 2580 | "yaxis": { |
| 2581 | "align": false, |
| 2582 | "alignLevel": null |
| 2583 | } |
| 2584 | }, |
| 2585 | { |
| 2586 | "aliasColors": {}, |
| 2587 | "bars": false, |
| 2588 | "dashLength": 10, |
| 2589 | "dashes": false, |
| 2590 | "datasource": "$edge", |
| 2591 | "description": "", |
| 2592 | "fieldConfig": { |
| 2593 | "defaults": { |
| 2594 | "custom": {} |
| 2595 | }, |
| 2596 | "overrides": [] |
| 2597 | }, |
| 2598 | "fill": 0, |
| 2599 | "fillGradient": 1, |
| 2600 | "gridPos": { |
| 2601 | "h": 12, |
| 2602 | "w": 12, |
| 2603 | "x": 12, |
| 2604 | "y": 39 |
| 2605 | }, |
| 2606 | "hiddenSeries": false, |
| 2607 | "id": 169, |
| 2608 | "legend": { |
| 2609 | "alignAsTable": true, |
| 2610 | "avg": true, |
| 2611 | "current": true, |
| 2612 | "hideEmpty": true, |
| 2613 | "hideZero": true, |
| 2614 | "max": true, |
| 2615 | "min": false, |
| 2616 | "rightSide": false, |
| 2617 | "show": true, |
| 2618 | "sideWidth": null, |
| 2619 | "sort": "current", |
| 2620 | "sortDesc": true, |
| 2621 | "total": false, |
| 2622 | "values": true |
| 2623 | }, |
| 2624 | "lines": true, |
| 2625 | "linewidth": 2, |
| 2626 | "links": [], |
| 2627 | "nullPointMode": "null", |
| 2628 | "options": { |
| 2629 | "dataLinks": [] |
| 2630 | }, |
| 2631 | "percentage": false, |
| 2632 | "pointradius": 0.5, |
| 2633 | "points": false, |
| 2634 | "renderer": "flot", |
| 2635 | "seriesOverrides": [], |
| 2636 | "spaceLength": 10, |
| 2637 | "stack": false, |
| 2638 | "steppedLine": false, |
| 2639 | "targets": [ |
| 2640 | { |
| 2641 | "expr": "node_hwmon_temp_celsius{node=~\"$hostname\"}", |
| 2642 | "format": "time_series", |
| 2643 | "interval": "", |
| 2644 | "intervalFactor": 10, |
| 2645 | "legendFormat": "{{node}}_{{chip}}_{{sensor}}", |
| 2646 | "refId": "A" |
| 2647 | } |
| 2648 | ], |
| 2649 | "thresholds": [], |
| 2650 | "timeFrom": null, |
| 2651 | "timeRegions": [], |
| 2652 | "timeShift": null, |
| 2653 | "title": "Hardware Temperature(VM may not display the metrics)", |
| 2654 | "tooltip": { |
| 2655 | "shared": true, |
| 2656 | "sort": 2, |
| 2657 | "value_type": "individual" |
| 2658 | }, |
| 2659 | "type": "graph", |
| 2660 | "xaxis": { |
| 2661 | "buckets": null, |
| 2662 | "mode": "time", |
| 2663 | "name": null, |
| 2664 | "show": true, |
| 2665 | "values": [] |
| 2666 | }, |
| 2667 | "yaxes": [ |
| 2668 | { |
| 2669 | "$$hashKey": "object:3285", |
| 2670 | "format": "celsius", |
| 2671 | "label": null, |
| 2672 | "logBase": 1, |
| 2673 | "max": null, |
| 2674 | "min": null, |
| 2675 | "show": true |
| 2676 | }, |
| 2677 | { |
| 2678 | "$$hashKey": "object:3286", |
| 2679 | "format": "short", |
| 2680 | "label": null, |
| 2681 | "logBase": 1, |
| 2682 | "max": null, |
| 2683 | "min": null, |
| 2684 | "show": true |
| 2685 | } |
| 2686 | ], |
| 2687 | "yaxis": { |
| 2688 | "align": false, |
| 2689 | "alignLevel": null |
| 2690 | } |
| 2691 | } |
| 2692 | ], |
| 2693 | "refresh": false, |
| 2694 | "schemaVersion": 25, |
| 2695 | "style": "dark", |
| 2696 | "tags": [ |
| 2697 | "aether" |
| 2698 | ], |
| 2699 | "templating": { |
| 2700 | "list": [ |
| 2701 | { |
| 2702 | "current": { |
| 2703 | "selected": false, |
| 2704 | "text": "production-edge-intel", |
| 2705 | "value": "production-edge-intel" |
| 2706 | }, |
| 2707 | "hide": 0, |
| 2708 | "includeAll": false, |
| 2709 | "label": "Edge", |
| 2710 | "multi": false, |
| 2711 | "name": "edge", |
| 2712 | "options": [], |
| 2713 | "query": "prometheus", |
| 2714 | "queryValue": "", |
| 2715 | "refresh": 1, |
| 2716 | "regex": "/^prod/", |
| 2717 | "skipUrlSync": false, |
| 2718 | "type": "datasource" |
| 2719 | }, |
| 2720 | { |
| 2721 | "allValue": null, |
| 2722 | "current": { |
| 2723 | "selected": false, |
| 2724 | "text": "All", |
| 2725 | "value": "$__all" |
| 2726 | }, |
| 2727 | "datasource": "$edge", |
| 2728 | "definition": "label_values(node_uname_info{job=~\"expose-node-metrics\"}, node)", |
| 2729 | "hide": 0, |
| 2730 | "includeAll": true, |
| 2731 | "label": "Host", |
| 2732 | "multi": true, |
| 2733 | "name": "hostname", |
| 2734 | "options": [], |
| 2735 | "query": "label_values(node_uname_info{job=~\"expose-node-metrics\"}, node)", |
| 2736 | "refresh": 1, |
| 2737 | "regex": "", |
| 2738 | "skipUrlSync": false, |
| 2739 | "sort": 0, |
| 2740 | "tagValuesQuery": "", |
| 2741 | "tags": [], |
| 2742 | "tagsQuery": "", |
| 2743 | "type": "query", |
| 2744 | "useTags": false |
| 2745 | }, |
| 2746 | { |
| 2747 | "allValue": null, |
| 2748 | "current": { |
| 2749 | "selected": false, |
| 2750 | "text": "/", |
| 2751 | "value": "/" |
| 2752 | }, |
| 2753 | "datasource": "$edge", |
| 2754 | "definition": "query_result(topk(1,sort_desc (max(node_filesystem_size_bytes{node=~'$hostname',fstype=~\"ext4|xfs\"}) by (mountpoint))))", |
| 2755 | "hide": 2, |
| 2756 | "includeAll": false, |
| 2757 | "label": "", |
| 2758 | "multi": false, |
| 2759 | "name": "maxmount", |
| 2760 | "options": [], |
| 2761 | "query": "query_result(topk(1,sort_desc (max(node_filesystem_size_bytes{node=~'$hostname',fstype=~\"ext4|xfs\"}) by (mountpoint))))", |
| 2762 | "refresh": 2, |
| 2763 | "regex": "/.*\\\"(.*)\\\".*/", |
| 2764 | "skipUrlSync": false, |
| 2765 | "sort": 0, |
| 2766 | "tagValuesQuery": "", |
| 2767 | "tags": [], |
| 2768 | "tagsQuery": "", |
| 2769 | "type": "query", |
| 2770 | "useTags": false |
| 2771 | }, |
| 2772 | { |
| 2773 | "allFormat": "glob", |
| 2774 | "allValue": null, |
| 2775 | "current": { |
| 2776 | "isNone": true, |
| 2777 | "selected": false, |
| 2778 | "text": "None", |
| 2779 | "value": "" |
| 2780 | }, |
| 2781 | "datasource": "$edge", |
| 2782 | "definition": "label_values(node_exporter_build_info,env)", |
| 2783 | "hide": 2, |
| 2784 | "includeAll": false, |
| 2785 | "label": "环境", |
| 2786 | "multi": false, |
| 2787 | "multiFormat": "regex values", |
| 2788 | "name": "env", |
| 2789 | "options": [], |
| 2790 | "query": "label_values(node_exporter_build_info,env)", |
| 2791 | "refresh": 2, |
| 2792 | "regex": "", |
| 2793 | "skipUrlSync": false, |
| 2794 | "sort": 1, |
| 2795 | "tagValuesQuery": "", |
| 2796 | "tags": [], |
| 2797 | "tagsQuery": "", |
| 2798 | "type": "query", |
| 2799 | "useTags": false |
| 2800 | }, |
| 2801 | { |
| 2802 | "allFormat": "glob", |
| 2803 | "allValue": "", |
| 2804 | "current": { |
| 2805 | "selected": true, |
| 2806 | "text": "None", |
| 2807 | "value": [ |
| 2808 | "" |
| 2809 | ] |
| 2810 | }, |
| 2811 | "datasource": "$edge", |
| 2812 | "definition": "label_values(node_exporter_build_info{env=~'$env'},name)", |
| 2813 | "hide": 2, |
| 2814 | "includeAll": false, |
| 2815 | "label": "名称", |
| 2816 | "multi": true, |
| 2817 | "multiFormat": "regex values", |
| 2818 | "name": "name", |
| 2819 | "options": [], |
| 2820 | "query": "label_values(node_exporter_build_info{env=~'$env'},name)", |
| 2821 | "refresh": 2, |
| 2822 | "regex": "", |
| 2823 | "skipUrlSync": false, |
| 2824 | "sort": 1, |
| 2825 | "tagValuesQuery": "/.*/", |
| 2826 | "tags": [], |
| 2827 | "tagsQuery": "", |
| 2828 | "type": "query", |
| 2829 | "useTags": false |
| 2830 | } |
| 2831 | ] |
| 2832 | }, |
| 2833 | "time": { |
| 2834 | "from": "now-3h", |
| 2835 | "to": "now" |
| 2836 | }, |
| 2837 | "timepicker": { |
| 2838 | "now": true, |
| 2839 | "refresh_intervals": [ |
| 2840 | "10s", |
| 2841 | "30s", |
| 2842 | "1m", |
| 2843 | "5m", |
| 2844 | "15m", |
| 2845 | "30m", |
| 2846 | "1h", |
| 2847 | "2h", |
| 2848 | "1d" |
| 2849 | ], |
| 2850 | "time_options": [ |
| 2851 | "5m", |
| 2852 | "15m", |
| 2853 | "1h", |
| 2854 | "6h", |
| 2855 | "12h", |
| 2856 | "24h", |
| 2857 | "2d", |
| 2858 | "7d", |
| 2859 | "30d" |
| 2860 | ] |
| 2861 | }, |
| 2862 | "timezone": "browser", |
| 2863 | "title": "Multi-Site System Monitoring", |
| 2864 | "uid": "hb7fSE0Zz", |
| 2865 | "version": 1 |
| 2866 | } |