Advertisement
Guest User

Untitled

a guest
Jun 17th, 2019
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.70 KB | None | 0 0
  1. {
  2. "dashboard": {
  3. "id": null,
  4. "uid": null,
  5. "title": "test dashboard",
  6. "tags": ["тест", "tag1", "tag2", "tagN"],
  7. "timezone": "browser",
  8. "schemaVersion": null,
  9. "version": 0,
  10. "panels": [{
  11. "collapsed": true,
  12. "gridPos": {
  13. "h": 1,
  14. "w": 24,
  15. "x": 0,
  16. "y": 0
  17. },
  18. "id": null,
  19. "panels": [
  20. {
  21. "aliasColors": {},
  22. "bars": false,
  23. "dashLength": 10,
  24. "dashes": false,
  25. "datasource": "zabbix api",
  26. "fill": 1,
  27. "gridPos": {
  28. "h": 9,
  29. "w": 12,
  30. "x": 0,
  31. "y": 1
  32. },
  33. "id": null,
  34. "legend": {
  35. "avg": false,
  36. "current": false,
  37. "max": false,
  38. "min": false,
  39. "show": true,
  40. "total": false,
  41. "values": false
  42. },
  43. "lines": true,
  44. "linewidth": 1,
  45. "nullPointMode": "null",
  46. "percentage": false,
  47. "pointradius": 5,
  48. "points": false,
  49. "renderer": "flot",
  50. "seriesOverrides": [],
  51. "spaceLength": 10,
  52. "stack": false,
  53. "steppedLine": false,
  54. "targets": [{
  55. "application": {
  56. "filter": "General info"
  57. },
  58. "functions": [],
  59. "group": {
  60. "filter": "C32"
  61. },
  62. "host": {
  63. "filter": "Красноярск: Партизана Железняка 32 C32"
  64. },
  65. "item": {
  66. "filter": "CPU utilization 5 sec"
  67. },
  68. "mode": 0,
  69. "options": {
  70. "showDisabledItems": false,
  71. "skipEmptyValues": false
  72. },
  73. "refId": "A",
  74. "resultFormat": "time_series",
  75. "table": {
  76. "skipEmptyValues": false
  77. },
  78. "triggers": {
  79. "acknowledged": 2,
  80. "count": true,
  81. "minSeverity": 3
  82. }
  83. }],
  84. "thresholds": [],
  85. "timeFrom": null,
  86. "timeShift": null,
  87. "title": "C32 CPU 5s",
  88. "tooltip": {
  89. "shared": true,
  90. "sort": 0,
  91. "value_type": "individual"
  92. },
  93. "type": "graph",
  94. "xaxis": {
  95. "buckets": null,
  96. "mode": "time",
  97. "name": null,
  98. "show": true,
  99. "values": []
  100. },
  101. "yaxes": [{
  102. "format": "percent",
  103. "label": null,
  104. "logBase": 1,
  105. "max": null,
  106. "min": null,
  107. "show": true
  108. },
  109. {
  110. "format": "short",
  111. "label": null,
  112. "logBase": 1,
  113. "max": null,
  114. "min": null,
  115. "show": true
  116. }
  117. ],
  118. "yaxis": {
  119. "align": false,
  120. "alignLevel": null
  121. }
  122. },
  123. {
  124. "aliasColors": {},
  125. "bars": false,
  126. "dashLength": 10,
  127. "dashes": false,
  128. "datasource": "zabbix api",
  129. "fill": 1,
  130. "gridPos": {
  131. "h": 9,
  132. "w": 12,
  133. "x": 12,
  134. "y": 1
  135. },
  136. "id": 5,
  137. "legend": {
  138. "avg": false,
  139. "current": false,
  140. "max": false,
  141. "min": false,
  142. "show": true,
  143. "total": false,
  144. "values": false
  145. },
  146. "lines": true,
  147. "linewidth": 1,
  148. "links": [],
  149. "nullPointMode": "null",
  150. "percentage": false,
  151. "pointradius": 5,
  152. "points": false,
  153. "renderer": "flot",
  154. "seriesOverrides": [],
  155. "spaceLength": 10,
  156. "stack": false,
  157. "steppedLine": false,
  158. "targets": [{
  159. "application": {
  160. "filter": "General info"
  161. },
  162. "functions": [],
  163. "group": {
  164. "filter": "C32"
  165. },
  166. "host": {
  167. "filter": "Красноярск: Партизана Железняка 32 C32"
  168. },
  169. "item": {
  170. "filter": "CPU utilization 1 min"
  171. },
  172. "mode": 0,
  173. "options": {
  174. "showDisabledItems": false,
  175. "skipEmptyValues": false
  176. },
  177. "refId": "A",
  178. "resultFormat": "time_series",
  179. "table": {
  180. "skipEmptyValues": false
  181. },
  182. "triggers": {
  183. "acknowledged": 2,
  184. "count": true,
  185. "minSeverity": 3
  186. }
  187. }],
  188. "thresholds": [],
  189. "timeFrom": null,
  190. "timeShift": null,
  191. "title": "C32 CPU 1m",
  192. "tooltip": {
  193. "shared": true,
  194. "sort": 0,
  195. "value_type": "individual"
  196. },
  197. "type": "graph",
  198. "xaxis": {
  199. "buckets": null,
  200. "mode": "time",
  201. "name": null,
  202. "show": true,
  203. "values": []
  204. },
  205. "yaxes": [{
  206. "format": "percent",
  207. "label": null,
  208. "logBase": 1,
  209. "max": null,
  210. "min": null,
  211. "show": true
  212. },
  213. {
  214. "format": "short",
  215. "label": null,
  216. "logBase": 1,
  217. "max": null,
  218. "min": null,
  219. "show": true
  220. }
  221. ],
  222. "yaxis": {
  223. "align": false,
  224. "alignLevel": null
  225. }
  226. }
  227. ],
  228. "title": "Status",
  229. "type": "row"
  230. },
  231. {
  232. "collapsed": true,
  233. "gridPos": {
  234. "h": 1,
  235. "w": 24,
  236. "x": 0,
  237. "y": 1
  238. },
  239. "id": null,
  240. "panels": [],
  241. "title": "test Row title 2",
  242. "type": "row"
  243. },
  244. {
  245. "collapsed": true,
  246. "gridPos": {
  247. "h": 1,
  248. "w": 24,
  249. "x": 0,
  250. "y": 1
  251. },
  252. "id": null,
  253. "panels": [],
  254. "title": "test Row title 3",
  255. "type": "row"
  256. }
  257.  
  258. ]
  259. },
  260. "folderId": 90,
  261. "overwrite": true
  262. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement