nat_stats.json 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166
  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. "editable": true,
  16. "gnetId": null,
  17. "graphTooltip": 0,
  18. "id": 23,
  19. "links": [],
  20. "panels": [
  21. {
  22. "aliasColors": {},
  23. "bars": false,
  24. "dashLength": 10,
  25. "dashes": false,
  26. "datasource": "Prometheus",
  27. "fill": 0,
  28. "fillGradient": 0,
  29. "gridPos": {
  30. "h": 17,
  31. "w": 24,
  32. "x": 0,
  33. "y": 0
  34. },
  35. "hiddenSeries": false,
  36. "id": 2,
  37. "legend": {
  38. "avg": false,
  39. "current": true,
  40. "hideEmpty": true,
  41. "hideZero": true,
  42. "max": true,
  43. "min": false,
  44. "show": true,
  45. "total": false,
  46. "values": true
  47. },
  48. "lines": true,
  49. "linewidth": 1,
  50. "nullPointMode": "null",
  51. "options": {
  52. "dataLinks": []
  53. },
  54. "percentage": false,
  55. "pointradius": 2,
  56. "points": false,
  57. "renderer": "flot",
  58. "seriesOverrides": [],
  59. "spaceLength": 10,
  60. "stack": false,
  61. "steppedLine": false,
  62. "targets": [
  63. {
  64. "expr": "natPoolDefault1Allocated{idf=\"CORE1-EDGE\"}",
  65. "legendFormat": "NAT-POOL-DEFAULT-1 Allocated Addresses",
  66. "refId": "A"
  67. },
  68. {
  69. "expr": "natPoolDefault2Allocated{idf=\"CORE1-EDGE\"}",
  70. "legendFormat": "NAT-POOL-DEFAULT-2 Allocated Addresses",
  71. "refId": "B"
  72. },
  73. {
  74. "expr": "natPoolLabsAllocated{idf=\"CORE1-EDGE\"}",
  75. "legendFormat": "NAT-POOL-LABS Allocated Addresses",
  76. "refId": "C"
  77. },
  78. {
  79. "expr": "natPoolDefault1Misses{idf=\"CORE1-EDGE\"}",
  80. "legendFormat": "NAT-POOL-DEFAULT-1 Misses",
  81. "refId": "D"
  82. },
  83. {
  84. "expr": "natPoolDefault2Misses{idf=\"CORE1-EDGE\"}",
  85. "legendFormat": "NAT-POOL-DEFAULT-2 Misses",
  86. "refId": "E"
  87. },
  88. {
  89. "expr": "natPoolLabsMisses{idf=\"CORE1-EDGE\"}",
  90. "legendFormat": "NAT-POOL-LABS Misses",
  91. "refId": "F"
  92. }
  93. ],
  94. "thresholds": [],
  95. "timeFrom": null,
  96. "timeRegions": [],
  97. "timeShift": null,
  98. "title": "CORE1-EDGE NAT Pool Stats",
  99. "tooltip": {
  100. "shared": true,
  101. "sort": 0,
  102. "value_type": "individual"
  103. },
  104. "type": "graph",
  105. "xaxis": {
  106. "buckets": null,
  107. "mode": "time",
  108. "name": null,
  109. "show": true,
  110. "values": []
  111. },
  112. "yaxes": [
  113. {
  114. "decimals": 0,
  115. "format": "none",
  116. "label": "",
  117. "logBase": 1,
  118. "max": "62",
  119. "min": "0",
  120. "show": true
  121. },
  122. {
  123. "format": "short",
  124. "label": null,
  125. "logBase": 1,
  126. "max": null,
  127. "min": null,
  128. "show": false
  129. }
  130. ],
  131. "yaxis": {
  132. "align": false,
  133. "alignLevel": null
  134. }
  135. }
  136. ],
  137. "refresh": "30s",
  138. "schemaVersion": 21,
  139. "style": "dark",
  140. "tags": [],
  141. "templating": {
  142. "list": []
  143. },
  144. "time": {
  145. "from": "now-6h",
  146. "to": "now"
  147. },
  148. "timepicker": {
  149. "refresh_intervals": [
  150. "5s",
  151. "10s",
  152. "30s",
  153. "1m",
  154. "5m",
  155. "15m",
  156. "30m",
  157. "1h",
  158. "2h",
  159. "1d"
  160. ]
  161. },
  162. "timezone": "",
  163. "title": "NAT Pool Stats",
  164. "uid": "dONI58yZz",
  165. "version": 5
  166. }