ec2.json 40 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594
  1. {
  2. "__inputs": [
  3. {
  4. "name": "DS_CLOUDWATCH",
  5. "label": "CloudWatch",
  6. "description": "",
  7. "type": "datasource",
  8. "pluginId": "cloudwatch",
  9. "pluginName": "CloudWatch"
  10. },
  11. {
  12. "name": "DS_CLOUDWATCH",
  13. "label": "CloudWatch",
  14. "description": "",
  15. "type": "datasource",
  16. "pluginId": "cloudwatch",
  17. "pluginName": "CloudWatch"
  18. }
  19. ],
  20. "__requires": [
  21. {
  22. "type": "datasource",
  23. "id": "cloudwatch",
  24. "name": "CloudWatch",
  25. "version": "1.0.0"
  26. },
  27. {
  28. "type": "grafana",
  29. "id": "grafana",
  30. "name": "Grafana",
  31. "version": "6.6.0-pre"
  32. },
  33. {
  34. "type": "panel",
  35. "id": "graph",
  36. "name": "Graph",
  37. "version": ""
  38. },
  39. {
  40. "type": "panel",
  41. "id": "text",
  42. "name": "Text",
  43. "version": ""
  44. }
  45. ],
  46. "annotations": {
  47. "list": [
  48. {
  49. "builtIn": 1,
  50. "datasource": "-- Grafana --",
  51. "enable": true,
  52. "hide": true,
  53. "iconColor": "rgba(0, 211, 255, 1)",
  54. "name": "Annotations & Alerts",
  55. "type": "dashboard"
  56. }
  57. ]
  58. },
  59. "description": "Visualize Amazon EC2 metrics",
  60. "editable": true,
  61. "gnetId": null,
  62. "graphTooltip": 0,
  63. "id": null,
  64. "iteration": 1574322183934,
  65. "links": [],
  66. "panels": [
  67. {
  68. "collapsed": false,
  69. "datasource": "$datasource",
  70. "gridPos": {
  71. "h": 1,
  72. "w": 24,
  73. "x": 0,
  74. "y": 0
  75. },
  76. "id": 14,
  77. "panels": [],
  78. "title": "Overview",
  79. "type": "row"
  80. },
  81. {
  82. "aliasColors": {},
  83. "bars": false,
  84. "dashLength": 10,
  85. "dashes": false,
  86. "datasource": "$datasource",
  87. "fill": 1,
  88. "fillGradient": 0,
  89. "gridPos": {
  90. "h": 8,
  91. "w": 24,
  92. "x": 0,
  93. "y": 1
  94. },
  95. "hiddenSeries": false,
  96. "id": 2,
  97. "legend": {
  98. "alignAsTable": true,
  99. "avg": true,
  100. "current": false,
  101. "max": false,
  102. "min": false,
  103. "rightSide": true,
  104. "show": true,
  105. "sort": "avg",
  106. "sortDesc": true,
  107. "total": false,
  108. "values": true
  109. },
  110. "lines": true,
  111. "linewidth": 1,
  112. "nullPointMode": "connected",
  113. "options": {
  114. "dataLinks": []
  115. },
  116. "percentage": false,
  117. "pointradius": 2,
  118. "points": false,
  119. "renderer": "flot",
  120. "seriesOverrides": [],
  121. "spaceLength": 10,
  122. "stack": false,
  123. "steppedLine": false,
  124. "targets": [
  125. {
  126. "alias": "",
  127. "dimensions": {
  128. "InstanceId": "*"
  129. },
  130. "expression": "",
  131. "id": "",
  132. "matchExact": true,
  133. "metricName": "CPUUtilization",
  134. "namespace": "AWS/EC2",
  135. "period": "$period",
  136. "refId": "B",
  137. "region": "$region",
  138. "statistics": ["Maximum"]
  139. }
  140. ],
  141. "thresholds": [],
  142. "timeFrom": null,
  143. "timeRegions": [],
  144. "timeShift": null,
  145. "title": "CPU utilization per instance [max %]",
  146. "tooltip": {
  147. "shared": true,
  148. "sort": 0,
  149. "value_type": "individual"
  150. },
  151. "type": "graph",
  152. "xaxis": {
  153. "buckets": null,
  154. "mode": "time",
  155. "name": null,
  156. "show": true,
  157. "values": []
  158. },
  159. "yaxes": [
  160. {
  161. "decimals": null,
  162. "format": "percent",
  163. "label": "",
  164. "logBase": 1,
  165. "max": "100",
  166. "min": "0",
  167. "show": true
  168. },
  169. {
  170. "format": "short",
  171. "label": null,
  172. "logBase": 1,
  173. "max": null,
  174. "min": null,
  175. "show": true
  176. }
  177. ],
  178. "yaxis": {
  179. "align": false,
  180. "alignLevel": null
  181. }
  182. },
  183. {
  184. "aliasColors": {},
  185. "bars": false,
  186. "dashLength": 10,
  187. "dashes": false,
  188. "datasource": "$datasource",
  189. "fill": 1,
  190. "fillGradient": 0,
  191. "gridPos": {
  192. "h": 9,
  193. "w": 24,
  194. "x": 0,
  195. "y": 9
  196. },
  197. "hiddenSeries": false,
  198. "id": 7,
  199. "legend": {
  200. "alignAsTable": false,
  201. "avg": false,
  202. "current": false,
  203. "max": false,
  204. "min": false,
  205. "show": false,
  206. "total": false,
  207. "values": false
  208. },
  209. "lines": true,
  210. "linewidth": 1,
  211. "nullPointMode": "connected",
  212. "options": {
  213. "dataLinks": []
  214. },
  215. "percentage": false,
  216. "pointradius": 2,
  217. "points": false,
  218. "renderer": "flot",
  219. "seriesOverrides": [
  220. {
  221. "alias": "Inbound",
  222. "transform": "negative-Y"
  223. }
  224. ],
  225. "spaceLength": 10,
  226. "stack": false,
  227. "steppedLine": false,
  228. "targets": [
  229. {
  230. "alias": "Inbound",
  231. "dimensions": {
  232. "InstanceId": "*"
  233. },
  234. "expression": "SUM(REMOVE_EMPTY(SEARCH('{AWS/EC2,InstanceId} MetricName=\"NetworkIn\"', 'Sum', $period)))/$period",
  235. "id": "",
  236. "matchExact": true,
  237. "metricName": "NetworkOut",
  238. "namespace": "AWS/EC2",
  239. "period": "$period",
  240. "refId": "B",
  241. "region": "$region",
  242. "statistics": ["Average"]
  243. },
  244. {
  245. "alias": "Outbound",
  246. "dimensions": {
  247. "InstanceId": "*"
  248. },
  249. "expression": "SUM(REMOVE_EMPTY(SEARCH('{AWS/EC2,InstanceId} MetricName=\"NetworkOut\"', 'Sum', $period)))/$period",
  250. "id": "",
  251. "matchExact": true,
  252. "metricName": "NetworkOut",
  253. "namespace": "AWS/EC2",
  254. "period": "$period",
  255. "refId": "C",
  256. "region": "$region",
  257. "statistics": ["Average"]
  258. }
  259. ],
  260. "thresholds": [],
  261. "timeFrom": null,
  262. "timeRegions": [],
  263. "timeShift": null,
  264. "title": "Total network traffic outbound (+) and inbound (-) [bytes/sec]",
  265. "tooltip": {
  266. "shared": true,
  267. "sort": 0,
  268. "value_type": "individual"
  269. },
  270. "type": "graph",
  271. "xaxis": {
  272. "buckets": null,
  273. "mode": "time",
  274. "name": null,
  275. "show": true,
  276. "values": []
  277. },
  278. "yaxes": [
  279. {
  280. "format": "short",
  281. "label": null,
  282. "logBase": 1,
  283. "max": null,
  284. "min": null,
  285. "show": true
  286. },
  287. {
  288. "format": "short",
  289. "label": null,
  290. "logBase": 1,
  291. "max": null,
  292. "min": "0",
  293. "show": true
  294. }
  295. ],
  296. "yaxis": {
  297. "align": false,
  298. "alignLevel": null
  299. }
  300. },
  301. {
  302. "collapsed": true,
  303. "datasource": "$datasource",
  304. "gridPos": {
  305. "h": 1,
  306. "w": 24,
  307. "x": 0,
  308. "y": 18
  309. },
  310. "id": 16,
  311. "panels": [
  312. {
  313. "aliasColors": {},
  314. "bars": false,
  315. "dashLength": 10,
  316. "dashes": false,
  317. "datasource": "$datasource",
  318. "fill": 1,
  319. "fillGradient": 0,
  320. "gridPos": {
  321. "h": 9,
  322. "w": 12,
  323. "x": 0,
  324. "y": 19
  325. },
  326. "hiddenSeries": false,
  327. "id": 17,
  328. "legend": {
  329. "alignAsTable": false,
  330. "avg": false,
  331. "current": false,
  332. "max": false,
  333. "min": false,
  334. "rightSide": true,
  335. "show": true,
  336. "total": false,
  337. "values": false
  338. },
  339. "lines": true,
  340. "linewidth": 1,
  341. "nullPointMode": "connected",
  342. "options": {
  343. "dataLinks": []
  344. },
  345. "percentage": false,
  346. "pointradius": 2,
  347. "points": false,
  348. "renderer": "flot",
  349. "seriesOverrides": [],
  350. "spaceLength": 10,
  351. "stack": false,
  352. "steppedLine": false,
  353. "targets": [
  354. {
  355. "alias": "",
  356. "dimensions": {
  357. "InstanceId": "*"
  358. },
  359. "expression": "REMOVE_EMPTY(SEARCH('{AWS/EC2,InstanceId} MetricName=\"NetworkIn\"', 'Sum', $period))/$period",
  360. "id": "",
  361. "matchExact": true,
  362. "metricName": "NetworkIn",
  363. "namespace": "AWS/EC2",
  364. "period": "$period",
  365. "refId": "A",
  366. "region": "$region",
  367. "statistics": ["Sum"]
  368. }
  369. ],
  370. "thresholds": [],
  371. "timeFrom": null,
  372. "timeRegions": [],
  373. "timeShift": null,
  374. "title": "Inbound network traffic per instance [bytes/sec]",
  375. "tooltip": {
  376. "shared": true,
  377. "sort": 0,
  378. "value_type": "individual"
  379. },
  380. "type": "graph",
  381. "xaxis": {
  382. "buckets": null,
  383. "mode": "time",
  384. "name": null,
  385. "show": true,
  386. "values": []
  387. },
  388. "yaxes": [
  389. {
  390. "format": "short",
  391. "label": null,
  392. "logBase": 1,
  393. "max": null,
  394. "min": "0",
  395. "show": true
  396. },
  397. {
  398. "format": "short",
  399. "label": null,
  400. "logBase": 1,
  401. "max": null,
  402. "min": null,
  403. "show": true
  404. }
  405. ],
  406. "yaxis": {
  407. "align": false,
  408. "alignLevel": null
  409. }
  410. },
  411. {
  412. "aliasColors": {},
  413. "bars": false,
  414. "dashLength": 10,
  415. "dashes": false,
  416. "datasource": "$datasource",
  417. "fill": 1,
  418. "fillGradient": 0,
  419. "gridPos": {
  420. "h": 9,
  421. "w": 12,
  422. "x": 12,
  423. "y": 19
  424. },
  425. "hiddenSeries": false,
  426. "id": 18,
  427. "legend": {
  428. "alignAsTable": false,
  429. "avg": false,
  430. "current": false,
  431. "max": false,
  432. "min": false,
  433. "rightSide": true,
  434. "show": true,
  435. "total": false,
  436. "values": false
  437. },
  438. "lines": true,
  439. "linewidth": 1,
  440. "nullPointMode": "connected",
  441. "options": {
  442. "dataLinks": []
  443. },
  444. "percentage": false,
  445. "pointradius": 2,
  446. "points": false,
  447. "renderer": "flot",
  448. "seriesOverrides": [],
  449. "spaceLength": 10,
  450. "stack": false,
  451. "steppedLine": false,
  452. "targets": [
  453. {
  454. "alias": "",
  455. "dimensions": {
  456. "InstanceId": "*"
  457. },
  458. "expression": "REMOVE_EMPTY(SEARCH('{AWS/EC2,InstanceId} MetricName=\"NetworkOut\"', 'Sum', $period))/$period",
  459. "id": "",
  460. "matchExact": true,
  461. "metricName": "NetworkIn",
  462. "namespace": "AWS/EC2",
  463. "period": "$period",
  464. "refId": "A",
  465. "region": "$region",
  466. "statistics": ["Sum"]
  467. }
  468. ],
  469. "thresholds": [],
  470. "timeFrom": null,
  471. "timeRegions": [],
  472. "timeShift": null,
  473. "title": "Outbound network traffic per instance [bytes/sec]",
  474. "tooltip": {
  475. "shared": true,
  476. "sort": 0,
  477. "value_type": "individual"
  478. },
  479. "type": "graph",
  480. "xaxis": {
  481. "buckets": null,
  482. "mode": "time",
  483. "name": null,
  484. "show": true,
  485. "values": []
  486. },
  487. "yaxes": [
  488. {
  489. "format": "short",
  490. "label": null,
  491. "logBase": 1,
  492. "max": null,
  493. "min": "0",
  494. "show": true
  495. },
  496. {
  497. "format": "short",
  498. "label": null,
  499. "logBase": 1,
  500. "max": null,
  501. "min": null,
  502. "show": true
  503. }
  504. ],
  505. "yaxis": {
  506. "align": false,
  507. "alignLevel": null
  508. }
  509. },
  510. {
  511. "aliasColors": {},
  512. "bars": false,
  513. "dashLength": 10,
  514. "dashes": false,
  515. "datasource": "$datasource",
  516. "fill": 1,
  517. "fillGradient": 0,
  518. "gridPos": {
  519. "h": 9,
  520. "w": 12,
  521. "x": 0,
  522. "y": 28
  523. },
  524. "hiddenSeries": false,
  525. "id": 9,
  526. "legend": {
  527. "alignAsTable": false,
  528. "avg": false,
  529. "current": false,
  530. "max": false,
  531. "min": false,
  532. "rightSide": true,
  533. "show": true,
  534. "total": false,
  535. "values": false
  536. },
  537. "lines": true,
  538. "linewidth": 1,
  539. "nullPointMode": "connected",
  540. "options": {
  541. "dataLinks": []
  542. },
  543. "percentage": false,
  544. "pointradius": 2,
  545. "points": false,
  546. "renderer": "flot",
  547. "seriesOverrides": [],
  548. "spaceLength": 10,
  549. "stack": false,
  550. "steppedLine": false,
  551. "targets": [
  552. {
  553. "alias": "",
  554. "dimensions": {
  555. "InstanceId": "*"
  556. },
  557. "expression": "REMOVE_EMPTY(SEARCH('{AWS/EC2,InstanceId} MetricName=\"NetworkPacketsIn\"', 'Sum', $period))/$period",
  558. "id": "",
  559. "matchExact": true,
  560. "metricName": "NetworkPacketsIn",
  561. "namespace": "AWS/EC2",
  562. "period": "$period",
  563. "refId": "A",
  564. "region": "$region",
  565. "statistics": ["Sum"]
  566. }
  567. ],
  568. "thresholds": [],
  569. "timeFrom": null,
  570. "timeRegions": [],
  571. "timeShift": null,
  572. "title": "Inbound network packets per instance [IOPS]",
  573. "tooltip": {
  574. "shared": true,
  575. "sort": 0,
  576. "value_type": "individual"
  577. },
  578. "type": "graph",
  579. "xaxis": {
  580. "buckets": null,
  581. "mode": "time",
  582. "name": null,
  583. "show": true,
  584. "values": []
  585. },
  586. "yaxes": [
  587. {
  588. "format": "short",
  589. "label": null,
  590. "logBase": 1,
  591. "max": null,
  592. "min": "0",
  593. "show": true
  594. },
  595. {
  596. "format": "short",
  597. "label": null,
  598. "logBase": 1,
  599. "max": null,
  600. "min": null,
  601. "show": true
  602. }
  603. ],
  604. "yaxis": {
  605. "align": false,
  606. "alignLevel": null
  607. }
  608. },
  609. {
  610. "aliasColors": {},
  611. "bars": false,
  612. "dashLength": 10,
  613. "dashes": false,
  614. "datasource": "$datasource",
  615. "fill": 1,
  616. "fillGradient": 0,
  617. "gridPos": {
  618. "h": 9,
  619. "w": 12,
  620. "x": 12,
  621. "y": 28
  622. },
  623. "hiddenSeries": false,
  624. "id": 19,
  625. "legend": {
  626. "alignAsTable": false,
  627. "avg": false,
  628. "current": false,
  629. "max": false,
  630. "min": false,
  631. "rightSide": true,
  632. "show": true,
  633. "total": false,
  634. "values": false
  635. },
  636. "lines": true,
  637. "linewidth": 1,
  638. "nullPointMode": "connected",
  639. "options": {
  640. "dataLinks": []
  641. },
  642. "percentage": false,
  643. "pointradius": 2,
  644. "points": false,
  645. "renderer": "flot",
  646. "seriesOverrides": [],
  647. "spaceLength": 10,
  648. "stack": false,
  649. "steppedLine": false,
  650. "targets": [
  651. {
  652. "alias": "",
  653. "dimensions": {
  654. "InstanceId": "*"
  655. },
  656. "expression": "REMOVE_EMPTY(SEARCH('{AWS/EC2,InstanceId} MetricName=\"NetworkPacketsOut\"', 'Sum', $period))/$period",
  657. "id": "",
  658. "matchExact": true,
  659. "metricName": "NetworkPacketsIn",
  660. "namespace": "AWS/EC2",
  661. "period": "$period",
  662. "refId": "A",
  663. "region": "$region",
  664. "statistics": ["Sum"]
  665. }
  666. ],
  667. "thresholds": [],
  668. "timeFrom": null,
  669. "timeRegions": [],
  670. "timeShift": null,
  671. "title": "Outbound network packets per instance [IOPS]",
  672. "tooltip": {
  673. "shared": true,
  674. "sort": 0,
  675. "value_type": "individual"
  676. },
  677. "type": "graph",
  678. "xaxis": {
  679. "buckets": null,
  680. "mode": "time",
  681. "name": null,
  682. "show": true,
  683. "values": []
  684. },
  685. "yaxes": [
  686. {
  687. "format": "short",
  688. "label": null,
  689. "logBase": 1,
  690. "max": null,
  691. "min": "0",
  692. "show": true
  693. },
  694. {
  695. "format": "short",
  696. "label": null,
  697. "logBase": 1,
  698. "max": null,
  699. "min": null,
  700. "show": true
  701. }
  702. ],
  703. "yaxis": {
  704. "align": false,
  705. "alignLevel": null
  706. }
  707. }
  708. ],
  709. "title": "Network details",
  710. "type": "row"
  711. },
  712. {
  713. "collapsed": true,
  714. "datasource": "$datasource",
  715. "gridPos": {
  716. "h": 1,
  717. "w": 24,
  718. "x": 0,
  719. "y": 19
  720. },
  721. "id": 21,
  722. "panels": [
  723. {
  724. "content": "",
  725. "datasource": "$datasource",
  726. "gridPos": {
  727. "h": 1,
  728. "w": 24,
  729. "x": 0,
  730. "y": 38
  731. },
  732. "id": 30,
  733. "mode": "markdown",
  734. "options": {},
  735. "timeFrom": null,
  736. "timeShift": null,
  737. "title": "The following metrics are reported for EC2 Instance Store Volumes. For Amazon EBS volumes, see the EBS dashboard.",
  738. "type": "text"
  739. },
  740. {
  741. "aliasColors": {},
  742. "bars": false,
  743. "dashLength": 10,
  744. "dashes": false,
  745. "datasource": "$datasource",
  746. "fill": 1,
  747. "fillGradient": 0,
  748. "gridPos": {
  749. "h": 9,
  750. "w": 12,
  751. "x": 0,
  752. "y": 39
  753. },
  754. "hiddenSeries": false,
  755. "id": 3,
  756. "legend": {
  757. "alignAsTable": false,
  758. "avg": false,
  759. "current": false,
  760. "max": false,
  761. "min": false,
  762. "rightSide": true,
  763. "show": true,
  764. "total": false,
  765. "values": false
  766. },
  767. "lines": true,
  768. "linewidth": 1,
  769. "nullPointMode": "null as zero",
  770. "options": {
  771. "dataLinks": []
  772. },
  773. "percentage": false,
  774. "pointradius": 2,
  775. "points": false,
  776. "renderer": "flot",
  777. "seriesOverrides": [],
  778. "spaceLength": 10,
  779. "stack": false,
  780. "steppedLine": true,
  781. "targets": [
  782. {
  783. "alias": "{{label}}",
  784. "dimensions": {
  785. "InstanceId": "*"
  786. },
  787. "expression": "REMOVE_EMPTY(SEARCH('{AWS/EC2,InstanceId} MetricName=\"DiskReadBytes\"', 'Sum', $period))/$period",
  788. "id": "",
  789. "matchExact": true,
  790. "metricName": "DiskReadBytes",
  791. "namespace": "AWS/EC2",
  792. "period": "$period",
  793. "refId": "A",
  794. "region": "$region",
  795. "statistics": ["Sum"]
  796. }
  797. ],
  798. "thresholds": [],
  799. "timeFrom": null,
  800. "timeRegions": [],
  801. "timeShift": null,
  802. "title": "Disk READ per instance [bytes/sec]",
  803. "tooltip": {
  804. "shared": true,
  805. "sort": 0,
  806. "value_type": "individual"
  807. },
  808. "type": "graph",
  809. "xaxis": {
  810. "buckets": null,
  811. "mode": "time",
  812. "name": null,
  813. "show": true,
  814. "values": []
  815. },
  816. "yaxes": [
  817. {
  818. "format": "short",
  819. "label": null,
  820. "logBase": 1,
  821. "max": null,
  822. "min": "0",
  823. "show": true
  824. },
  825. {
  826. "format": "short",
  827. "label": null,
  828. "logBase": 1,
  829. "max": null,
  830. "min": null,
  831. "show": true
  832. }
  833. ],
  834. "yaxis": {
  835. "align": false,
  836. "alignLevel": null
  837. }
  838. },
  839. {
  840. "aliasColors": {},
  841. "bars": false,
  842. "dashLength": 10,
  843. "dashes": false,
  844. "datasource": "$datasource",
  845. "fill": 1,
  846. "fillGradient": 0,
  847. "gridPos": {
  848. "h": 9,
  849. "w": 12,
  850. "x": 12,
  851. "y": 39
  852. },
  853. "hiddenSeries": false,
  854. "id": 22,
  855. "legend": {
  856. "alignAsTable": false,
  857. "avg": false,
  858. "current": false,
  859. "max": false,
  860. "min": false,
  861. "rightSide": true,
  862. "show": true,
  863. "total": false,
  864. "values": false
  865. },
  866. "lines": true,
  867. "linewidth": 1,
  868. "nullPointMode": "null as zero",
  869. "options": {
  870. "dataLinks": []
  871. },
  872. "percentage": false,
  873. "pointradius": 2,
  874. "points": false,
  875. "renderer": "flot",
  876. "seriesOverrides": [],
  877. "spaceLength": 10,
  878. "stack": false,
  879. "steppedLine": true,
  880. "targets": [
  881. {
  882. "alias": "{{label}}",
  883. "dimensions": {
  884. "InstanceId": "*"
  885. },
  886. "expression": "REMOVE_EMPTY(SEARCH('{AWS/EC2,InstanceId} MetricName=\"DiskWriteBytes\"', 'Sum', $period))/$period",
  887. "id": "",
  888. "matchExact": true,
  889. "metricName": "DiskReadBytes",
  890. "namespace": "AWS/EC2",
  891. "period": "$period",
  892. "refId": "A",
  893. "region": "$region",
  894. "statistics": ["Sum"]
  895. }
  896. ],
  897. "thresholds": [],
  898. "timeFrom": null,
  899. "timeRegions": [],
  900. "timeShift": null,
  901. "title": "Disk WRITE per instance [bytes/sec]",
  902. "tooltip": {
  903. "shared": true,
  904. "sort": 0,
  905. "value_type": "individual"
  906. },
  907. "type": "graph",
  908. "xaxis": {
  909. "buckets": null,
  910. "mode": "time",
  911. "name": null,
  912. "show": true,
  913. "values": []
  914. },
  915. "yaxes": [
  916. {
  917. "format": "short",
  918. "label": null,
  919. "logBase": 1,
  920. "max": null,
  921. "min": "0",
  922. "show": true
  923. },
  924. {
  925. "format": "short",
  926. "label": null,
  927. "logBase": 1,
  928. "max": null,
  929. "min": null,
  930. "show": true
  931. }
  932. ],
  933. "yaxis": {
  934. "align": false,
  935. "alignLevel": null
  936. }
  937. },
  938. {
  939. "aliasColors": {},
  940. "bars": false,
  941. "dashLength": 10,
  942. "dashes": false,
  943. "datasource": "$datasource",
  944. "fill": 1,
  945. "fillGradient": 0,
  946. "gridPos": {
  947. "h": 9,
  948. "w": 12,
  949. "x": 0,
  950. "y": 48
  951. },
  952. "hiddenSeries": false,
  953. "id": 24,
  954. "legend": {
  955. "alignAsTable": false,
  956. "avg": false,
  957. "current": false,
  958. "max": false,
  959. "min": false,
  960. "rightSide": true,
  961. "show": true,
  962. "total": false,
  963. "values": false
  964. },
  965. "lines": true,
  966. "linewidth": 1,
  967. "nullPointMode": "null as zero",
  968. "options": {
  969. "dataLinks": []
  970. },
  971. "percentage": false,
  972. "pointradius": 2,
  973. "points": false,
  974. "renderer": "flot",
  975. "seriesOverrides": [],
  976. "spaceLength": 10,
  977. "stack": false,
  978. "steppedLine": true,
  979. "targets": [
  980. {
  981. "alias": "{{label}}",
  982. "dimensions": {
  983. "InstanceId": "*"
  984. },
  985. "expression": "REMOVE_EMPTY(SEARCH('{AWS/EC2,InstanceId} MetricName=\"DiskReadOps\"', 'Sum', $period))/$period",
  986. "id": "",
  987. "matchExact": true,
  988. "metricName": "DiskReadBytes",
  989. "namespace": "AWS/EC2",
  990. "period": "$period",
  991. "refId": "A",
  992. "region": "$region",
  993. "statistics": ["Sum"]
  994. }
  995. ],
  996. "thresholds": [],
  997. "timeFrom": null,
  998. "timeRegions": [],
  999. "timeShift": null,
  1000. "title": "Disk READ per instance [IOPS]",
  1001. "tooltip": {
  1002. "shared": true,
  1003. "sort": 0,
  1004. "value_type": "individual"
  1005. },
  1006. "type": "graph",
  1007. "xaxis": {
  1008. "buckets": null,
  1009. "mode": "time",
  1010. "name": null,
  1011. "show": true,
  1012. "values": []
  1013. },
  1014. "yaxes": [
  1015. {
  1016. "format": "short",
  1017. "label": null,
  1018. "logBase": 1,
  1019. "max": null,
  1020. "min": "0",
  1021. "show": true
  1022. },
  1023. {
  1024. "format": "short",
  1025. "label": null,
  1026. "logBase": 1,
  1027. "max": null,
  1028. "min": null,
  1029. "show": true
  1030. }
  1031. ],
  1032. "yaxis": {
  1033. "align": false,
  1034. "alignLevel": null
  1035. }
  1036. },
  1037. {
  1038. "aliasColors": {},
  1039. "bars": false,
  1040. "dashLength": 10,
  1041. "dashes": false,
  1042. "datasource": "$datasource",
  1043. "description": "",
  1044. "fill": 1,
  1045. "fillGradient": 0,
  1046. "gridPos": {
  1047. "h": 9,
  1048. "w": 12,
  1049. "x": 12,
  1050. "y": 48
  1051. },
  1052. "hiddenSeries": false,
  1053. "id": 23,
  1054. "legend": {
  1055. "alignAsTable": false,
  1056. "avg": false,
  1057. "current": false,
  1058. "max": false,
  1059. "min": false,
  1060. "rightSide": true,
  1061. "show": true,
  1062. "total": false,
  1063. "values": false
  1064. },
  1065. "lines": true,
  1066. "linewidth": 1,
  1067. "nullPointMode": "null as zero",
  1068. "options": {
  1069. "dataLinks": []
  1070. },
  1071. "percentage": false,
  1072. "pointradius": 2,
  1073. "points": false,
  1074. "renderer": "flot",
  1075. "seriesOverrides": [],
  1076. "spaceLength": 10,
  1077. "stack": false,
  1078. "steppedLine": true,
  1079. "targets": [
  1080. {
  1081. "alias": "{{label}}",
  1082. "dimensions": {
  1083. "InstanceId": "*"
  1084. },
  1085. "expression": "REMOVE_EMPTY(SEARCH('{AWS/EC2,InstanceId} MetricName=\"DiskWriteOps\"', 'Sum', $period))/$period",
  1086. "id": "",
  1087. "matchExact": true,
  1088. "metricName": "DiskReadBytes",
  1089. "namespace": "AWS/EC2",
  1090. "period": "$period",
  1091. "refId": "A",
  1092. "region": "$region",
  1093. "statistics": ["Sum"]
  1094. }
  1095. ],
  1096. "thresholds": [],
  1097. "timeFrom": null,
  1098. "timeRegions": [],
  1099. "timeShift": null,
  1100. "title": "Disk WRITE per instance [IOPS]",
  1101. "tooltip": {
  1102. "shared": true,
  1103. "sort": 0,
  1104. "value_type": "individual"
  1105. },
  1106. "type": "graph",
  1107. "xaxis": {
  1108. "buckets": null,
  1109. "mode": "time",
  1110. "name": null,
  1111. "show": true,
  1112. "values": []
  1113. },
  1114. "yaxes": [
  1115. {
  1116. "format": "short",
  1117. "label": null,
  1118. "logBase": 1,
  1119. "max": null,
  1120. "min": "0",
  1121. "show": true
  1122. },
  1123. {
  1124. "format": "short",
  1125. "label": null,
  1126. "logBase": 1,
  1127. "max": null,
  1128. "min": null,
  1129. "show": true
  1130. }
  1131. ],
  1132. "yaxis": {
  1133. "align": false,
  1134. "alignLevel": null
  1135. }
  1136. }
  1137. ],
  1138. "title": "Disk details",
  1139. "type": "row"
  1140. },
  1141. {
  1142. "collapsed": true,
  1143. "datasource": "$datasource",
  1144. "gridPos": {
  1145. "h": 1,
  1146. "w": 24,
  1147. "x": 0,
  1148. "y": 20
  1149. },
  1150. "id": 26,
  1151. "panels": [
  1152. {
  1153. "aliasColors": {},
  1154. "bars": false,
  1155. "dashLength": 10,
  1156. "dashes": false,
  1157. "datasource": "$datasource",
  1158. "description": "",
  1159. "fill": 1,
  1160. "fillGradient": 0,
  1161. "gridPos": {
  1162. "h": 6,
  1163. "w": 24,
  1164. "x": 0,
  1165. "y": 58
  1166. },
  1167. "hiddenSeries": false,
  1168. "id": 10,
  1169. "legend": {
  1170. "alignAsTable": false,
  1171. "avg": false,
  1172. "current": false,
  1173. "max": false,
  1174. "min": false,
  1175. "rightSide": true,
  1176. "show": true,
  1177. "total": false,
  1178. "values": false
  1179. },
  1180. "lines": true,
  1181. "linewidth": 1,
  1182. "nullPointMode": "connected",
  1183. "options": {
  1184. "dataLinks": []
  1185. },
  1186. "percentage": false,
  1187. "pointradius": 2,
  1188. "points": false,
  1189. "renderer": "flot",
  1190. "seriesOverrides": [],
  1191. "spaceLength": 10,
  1192. "stack": false,
  1193. "steppedLine": true,
  1194. "targets": [
  1195. {
  1196. "alias": "",
  1197. "dimensions": {
  1198. "InstanceId": "*"
  1199. },
  1200. "expression": "",
  1201. "id": "",
  1202. "matchExact": true,
  1203. "metricName": "StatusCheckFailed",
  1204. "namespace": "AWS/EC2",
  1205. "period": "$period",
  1206. "refId": "A",
  1207. "region": "$region",
  1208. "statistics": ["Sum"]
  1209. }
  1210. ],
  1211. "thresholds": [],
  1212. "timeFrom": null,
  1213. "timeRegions": [],
  1214. "timeShift": null,
  1215. "title": "Status check failed [Sum]",
  1216. "tooltip": {
  1217. "shared": true,
  1218. "sort": 0,
  1219. "value_type": "individual"
  1220. },
  1221. "type": "graph",
  1222. "xaxis": {
  1223. "buckets": null,
  1224. "mode": "time",
  1225. "name": null,
  1226. "show": true,
  1227. "values": []
  1228. },
  1229. "yaxes": [
  1230. {
  1231. "format": "short",
  1232. "label": null,
  1233. "logBase": 1,
  1234. "max": null,
  1235. "min": "0",
  1236. "show": true
  1237. },
  1238. {
  1239. "format": "short",
  1240. "label": null,
  1241. "logBase": 1,
  1242. "max": null,
  1243. "min": null,
  1244. "show": true
  1245. }
  1246. ],
  1247. "yaxis": {
  1248. "align": false,
  1249. "alignLevel": null
  1250. }
  1251. },
  1252. {
  1253. "aliasColors": {},
  1254. "bars": false,
  1255. "dashLength": 10,
  1256. "dashes": false,
  1257. "datasource": "$datasource",
  1258. "description": "",
  1259. "fill": 1,
  1260. "fillGradient": 0,
  1261. "gridPos": {
  1262. "h": 6,
  1263. "w": 24,
  1264. "x": 0,
  1265. "y": 64
  1266. },
  1267. "hiddenSeries": false,
  1268. "id": 27,
  1269. "legend": {
  1270. "alignAsTable": false,
  1271. "avg": false,
  1272. "current": false,
  1273. "max": false,
  1274. "min": false,
  1275. "rightSide": true,
  1276. "show": true,
  1277. "total": false,
  1278. "values": false
  1279. },
  1280. "lines": true,
  1281. "linewidth": 1,
  1282. "nullPointMode": "connected",
  1283. "options": {
  1284. "dataLinks": []
  1285. },
  1286. "percentage": false,
  1287. "pointradius": 2,
  1288. "points": false,
  1289. "renderer": "flot",
  1290. "seriesOverrides": [],
  1291. "spaceLength": 10,
  1292. "stack": false,
  1293. "steppedLine": true,
  1294. "targets": [
  1295. {
  1296. "alias": "",
  1297. "dimensions": {
  1298. "InstanceId": "*"
  1299. },
  1300. "expression": "",
  1301. "id": "",
  1302. "matchExact": true,
  1303. "metricName": "StatusCheckFailed",
  1304. "namespace": "AWS/EC2",
  1305. "period": "$period",
  1306. "refId": "A",
  1307. "region": "$region",
  1308. "statistics": ["Sum"]
  1309. }
  1310. ],
  1311. "thresholds": [],
  1312. "timeFrom": null,
  1313. "timeRegions": [],
  1314. "timeShift": null,
  1315. "title": "Instance status check failed [Sum]",
  1316. "tooltip": {
  1317. "shared": true,
  1318. "sort": 0,
  1319. "value_type": "individual"
  1320. },
  1321. "type": "graph",
  1322. "xaxis": {
  1323. "buckets": null,
  1324. "mode": "time",
  1325. "name": null,
  1326. "show": true,
  1327. "values": []
  1328. },
  1329. "yaxes": [
  1330. {
  1331. "format": "short",
  1332. "label": null,
  1333. "logBase": 1,
  1334. "max": null,
  1335. "min": "0",
  1336. "show": true
  1337. },
  1338. {
  1339. "format": "short",
  1340. "label": null,
  1341. "logBase": 1,
  1342. "max": null,
  1343. "min": null,
  1344. "show": true
  1345. }
  1346. ],
  1347. "yaxis": {
  1348. "align": false,
  1349. "alignLevel": null
  1350. }
  1351. },
  1352. {
  1353. "aliasColors": {},
  1354. "bars": false,
  1355. "dashLength": 10,
  1356. "dashes": false,
  1357. "datasource": "$datasource",
  1358. "description": "",
  1359. "fill": 1,
  1360. "fillGradient": 0,
  1361. "gridPos": {
  1362. "h": 6,
  1363. "w": 24,
  1364. "x": 0,
  1365. "y": 70
  1366. },
  1367. "hiddenSeries": false,
  1368. "id": 28,
  1369. "legend": {
  1370. "alignAsTable": false,
  1371. "avg": false,
  1372. "current": false,
  1373. "max": false,
  1374. "min": false,
  1375. "rightSide": true,
  1376. "show": true,
  1377. "total": false,
  1378. "values": false
  1379. },
  1380. "lines": true,
  1381. "linewidth": 1,
  1382. "nullPointMode": "connected",
  1383. "options": {
  1384. "dataLinks": []
  1385. },
  1386. "percentage": false,
  1387. "pointradius": 2,
  1388. "points": false,
  1389. "renderer": "flot",
  1390. "seriesOverrides": [],
  1391. "spaceLength": 10,
  1392. "stack": false,
  1393. "steppedLine": true,
  1394. "targets": [
  1395. {
  1396. "alias": "",
  1397. "dimensions": {
  1398. "InstanceId": "*"
  1399. },
  1400. "expression": "",
  1401. "id": "",
  1402. "matchExact": true,
  1403. "metricName": "StatusCheckFailed",
  1404. "namespace": "AWS/EC2",
  1405. "period": "$period",
  1406. "refId": "A",
  1407. "region": "$region",
  1408. "statistics": ["Sum"]
  1409. }
  1410. ],
  1411. "thresholds": [],
  1412. "timeFrom": null,
  1413. "timeRegions": [],
  1414. "timeShift": null,
  1415. "title": "System status check failed [Sum]",
  1416. "tooltip": {
  1417. "shared": true,
  1418. "sort": 0,
  1419. "value_type": "individual"
  1420. },
  1421. "type": "graph",
  1422. "xaxis": {
  1423. "buckets": null,
  1424. "mode": "time",
  1425. "name": null,
  1426. "show": true,
  1427. "values": []
  1428. },
  1429. "yaxes": [
  1430. {
  1431. "format": "short",
  1432. "label": null,
  1433. "logBase": 1,
  1434. "max": null,
  1435. "min": "0",
  1436. "show": true
  1437. },
  1438. {
  1439. "format": "short",
  1440. "label": null,
  1441. "logBase": 1,
  1442. "max": null,
  1443. "min": null,
  1444. "show": true
  1445. }
  1446. ],
  1447. "yaxis": {
  1448. "align": false,
  1449. "alignLevel": null
  1450. }
  1451. }
  1452. ],
  1453. "title": "Status Checks",
  1454. "type": "row"
  1455. },
  1456. {
  1457. "collapsed": false,
  1458. "datasource": "$datasource",
  1459. "gridPos": {
  1460. "h": 1,
  1461. "w": 24,
  1462. "x": 0,
  1463. "y": 21
  1464. },
  1465. "id": 32,
  1466. "panels": [],
  1467. "title": "Information",
  1468. "type": "row"
  1469. },
  1470. {
  1471. "content": "For more information about avaialble metrics from Amazon EC2, visit the [List of Available CloudWatch Metrics for Your EC2 Instances](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/viewing_metrics_with_cloudwatch.html) in the Amazon documentation.\n\nFor additional metrics and 1-minute granularity, enable [Detailed Monitoring](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-cloudwatch-new.html) for your Amazon EC2 instances.\n\nThis dashboard has been optimized for 1-minute metrics.",
  1472. "datasource": "$datasource",
  1473. "gridPos": {
  1474. "h": 4,
  1475. "w": 24,
  1476. "x": 0,
  1477. "y": 22
  1478. },
  1479. "id": 34,
  1480. "mode": "markdown",
  1481. "options": {},
  1482. "targets": [
  1483. {
  1484. "alias": "",
  1485. "dimensions": {},
  1486. "expression": "",
  1487. "id": "",
  1488. "matchExact": true,
  1489. "metricName": "",
  1490. "namespace": "",
  1491. "refId": "A",
  1492. "region": "default",
  1493. "statistics": ["Average"]
  1494. }
  1495. ],
  1496. "timeFrom": null,
  1497. "timeShift": null,
  1498. "title": " ",
  1499. "type": "text"
  1500. }
  1501. ],
  1502. "refresh": false,
  1503. "schemaVersion": 21,
  1504. "style": "dark",
  1505. "tags": ["Amazon", "AWS", "CloudWatch", "EC2"],
  1506. "templating": {
  1507. "list": [
  1508. {
  1509. "current": {
  1510. "text": "default",
  1511. "value": "default"
  1512. },
  1513. "hide": 0,
  1514. "includeAll": false,
  1515. "label": "Data source",
  1516. "multi": false,
  1517. "name": "datasource",
  1518. "options": [],
  1519. "query": "cloudwatch",
  1520. "refresh": 1,
  1521. "regex": "",
  1522. "skipUrlSync": false,
  1523. "type": "datasource"
  1524. },
  1525. {
  1526. "allValue": null,
  1527. "current": {},
  1528. "datasource": "$datasource",
  1529. "definition": "regions()",
  1530. "hide": 0,
  1531. "includeAll": false,
  1532. "label": "Region",
  1533. "multi": false,
  1534. "name": "region",
  1535. "options": [],
  1536. "query": "regions()",
  1537. "refresh": 1,
  1538. "regex": "",
  1539. "skipUrlSync": false,
  1540. "sort": 0,
  1541. "tagValuesQuery": "",
  1542. "tags": [],
  1543. "tagsQuery": "",
  1544. "type": "query",
  1545. "useTags": false
  1546. },
  1547. {
  1548. "allValue": null,
  1549. "current": {
  1550. "selected": true,
  1551. "tags": [],
  1552. "text": "300",
  1553. "value": "300"
  1554. },
  1555. "hide": 0,
  1556. "includeAll": false,
  1557. "label": "Period [sec]",
  1558. "multi": false,
  1559. "name": "period",
  1560. "options": [
  1561. {
  1562. "selected": false,
  1563. "text": "60",
  1564. "value": "60"
  1565. },
  1566. {
  1567. "selected": false,
  1568. "text": "300",
  1569. "value": "300"
  1570. },
  1571. {
  1572. "selected": true,
  1573. "text": "3600",
  1574. "value": "3600"
  1575. }
  1576. ],
  1577. "query": "60,300,3600",
  1578. "skipUrlSync": false,
  1579. "type": "custom"
  1580. }
  1581. ]
  1582. },
  1583. "time": {
  1584. "from": "now-6h",
  1585. "to": "now"
  1586. },
  1587. "timepicker": {
  1588. "refresh_intervals": ["5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d"]
  1589. },
  1590. "timezone": "",
  1591. "title": "Amazon EC2",
  1592. "uid": "tmsOtSxZk",
  1593. "version": 1
  1594. }