Advertisement
Guest User

Untitled

a guest
May 29th, 2015
242
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 53.42 KB | None | 0 0
  1. {
  2. "id": null,
  3. "title": "Big desk with time shift",
  4. "originalTitle": "Big desk with time shift",
  5. "tags": [],
  6. "style": "dark",
  7. "timezone": "browser",
  8. "editable": true,
  9. "hideControls": false,
  10. "sharedCrosshair": true,
  11. "rows": [
  12. {
  13. "title": "Memory",
  14. "height": "250px",
  15. "editable": true,
  16. "collapse": false,
  17. "panels": [
  18. {
  19. "title": "Elastic JVM Heap Mem (max of $interval)",
  20. "error": false,
  21. "span": 6,
  22. "editable": true,
  23. "type": "graph",
  24. "id": 9,
  25. "datasource": null,
  26. "renderer": "flot",
  27. "x-axis": true,
  28. "y-axis": true,
  29. "y_formats": [
  30. "short",
  31. "short"
  32. ],
  33. "grid": {
  34. "leftMax": 65000000000,
  35. "rightMax": null,
  36. "leftMin": 0,
  37. "rightMin": null,
  38. "threshold1": 64223903744,
  39. "threshold2": 60000000001,
  40. "threshold1Color": "rgba(232, 1, 1, 0.37)",
  41. "threshold2Color": "rgba(195, 79, 31, 0)",
  42. "thresholdLine": false
  43. },
  44. "lines": true,
  45. "fill": 0,
  46. "linewidth": 2,
  47. "points": false,
  48. "pointradius": 5,
  49. "bars": false,
  50. "stack": false,
  51. "percentage": false,
  52. "legend": {
  53. "show": true,
  54. "values": true,
  55. "min": false,
  56. "max": true,
  57. "current": false,
  58. "total": false,
  59. "avg": false,
  60. "rightSide": false
  61. },
  62. "nullPointMode": "null",
  63. "steppedLine": false,
  64. "tooltip": {
  65. "value_type": "cumulative",
  66. "shared": true
  67. },
  68. "targets": [
  69. {
  70. "target": "aliasByNode(summarize($node.sentione.com.elasticsearch.jvm.mem.heap_used_in_bytes, '$interval', 'max', false), 0)"
  71. },
  72. {
  73. "target": "alias(summarize(timeShift($node.sentione.com.elasticsearch.jvm.mem.heap_used_in_bytes, '$timeshift'), '$interval', 'max', false), 'Timeshifted in past $timeshift')"
  74. }
  75. ],
  76. "aliasColors": {},
  77. "seriesOverrides": [],
  78. "links": []
  79. },
  80. {
  81. "title": "Free memory without buffers and caches (min of $interval)",
  82. "error": false,
  83. "span": 6,
  84. "editable": true,
  85. "type": "graph",
  86. "id": 10,
  87. "datasource": null,
  88. "renderer": "flot",
  89. "x-axis": true,
  90. "y-axis": true,
  91. "y_formats": [
  92. "short",
  93. "short"
  94. ],
  95. "grid": {
  96. "leftMax": null,
  97. "rightMax": null,
  98. "leftMin": null,
  99. "rightMin": null,
  100. "threshold1": null,
  101. "threshold2": null,
  102. "threshold1Color": "rgba(216, 200, 27, 0.27)",
  103. "threshold2Color": "rgba(234, 112, 112, 0.22)"
  104. },
  105. "lines": true,
  106. "fill": 0,
  107. "linewidth": 2,
  108. "points": false,
  109. "pointradius": 5,
  110. "bars": false,
  111. "stack": false,
  112. "percentage": false,
  113. "legend": {
  114. "show": true,
  115. "values": true,
  116. "min": false,
  117. "max": true,
  118. "current": false,
  119. "total": false,
  120. "avg": false
  121. },
  122. "nullPointMode": "null",
  123. "steppedLine": false,
  124. "tooltip": {
  125. "value_type": "cumulative",
  126. "shared": true
  127. },
  128. "targets": [
  129. {
  130. "target": "aliasByNode(summarize($node.sentione.com.memory.freeWOBuffersCaches, '$interval', 'min', false), 0)"
  131. },
  132. {
  133. "target": "alias(summarize(timeShift($node.sentione.com.memory.freeWOBuffersCaches, '$timeshift'), '$interval', 'min', false), 'Timeshifted in past $timeshift')"
  134. }
  135. ],
  136. "aliasColors": {},
  137. "seriesOverrides": [],
  138. "links": [],
  139. "leftYAxisLabel": ""
  140. }
  141. ]
  142. },
  143. {
  144. "title": "RAM #2",
  145. "height": "250px",
  146. "editable": true,
  147. "collapse": false,
  148. "panels": [
  149. {
  150. "title": "Used memory overall (min of $interval)",
  151. "error": false,
  152. "span": 6,
  153. "editable": true,
  154. "type": "graph",
  155. "id": 34,
  156. "datasource": null,
  157. "renderer": "flot",
  158. "x-axis": true,
  159. "y-axis": true,
  160. "y_formats": [
  161. "short",
  162. "short"
  163. ],
  164. "grid": {
  165. "leftMax": null,
  166. "rightMax": null,
  167. "leftMin": null,
  168. "rightMin": null,
  169. "threshold1": null,
  170. "threshold2": null,
  171. "threshold1Color": "rgba(216, 200, 27, 0.27)",
  172. "threshold2Color": "rgba(234, 112, 112, 0.22)"
  173. },
  174. "lines": true,
  175. "fill": 0,
  176. "linewidth": 2,
  177. "points": false,
  178. "pointradius": 5,
  179. "bars": false,
  180. "stack": false,
  181. "percentage": false,
  182. "legend": {
  183. "show": true,
  184. "values": true,
  185. "min": false,
  186. "max": true,
  187. "current": false,
  188. "total": false,
  189. "avg": false
  190. },
  191. "nullPointMode": "null",
  192. "steppedLine": false,
  193. "tooltip": {
  194. "value_type": "cumulative",
  195. "shared": true
  196. },
  197. "targets": [
  198. {
  199. "target": "aliasByNode(summarize($node.sentione.com.memory.used, '$interval', 'min', false), 0)"
  200. },
  201. {
  202. "target": "alias(summarize(timeShift($node.sentione.com.memory.used, '$timeshift'), '$interval', 'min', false), 'Timeshifted in past $timeshift')"
  203. }
  204. ],
  205. "aliasColors": {},
  206. "seriesOverrides": [],
  207. "links": [],
  208. "leftYAxisLabel": ""
  209. }
  210. ]
  211. },
  212. {
  213. "title": "Cpu load",
  214. "height": "250px",
  215. "editable": true,
  216. "collapse": false,
  217. "panels": [
  218. {
  219. "title": "High load over one minute (max of $interval)",
  220. "error": false,
  221. "span": 6,
  222. "editable": true,
  223. "type": "graph",
  224. "id": 14,
  225. "datasource": null,
  226. "renderer": "flot",
  227. "x-axis": true,
  228. "y-axis": true,
  229. "y_formats": [
  230. "short",
  231. "short"
  232. ],
  233. "grid": {
  234. "leftMax": null,
  235. "rightMax": null,
  236. "leftMin": null,
  237. "rightMin": null,
  238. "threshold1": 32,
  239. "threshold2": 64,
  240. "threshold1Color": "rgba(212, 146, 15, 0.38)",
  241. "threshold2Color": "rgba(211, 42, 42, 0.26)"
  242. },
  243. "lines": true,
  244. "fill": 0,
  245. "linewidth": 2,
  246. "points": false,
  247. "pointradius": 5,
  248. "bars": false,
  249. "stack": false,
  250. "percentage": false,
  251. "legend": {
  252. "show": true,
  253. "values": true,
  254. "min": false,
  255. "max": true,
  256. "current": false,
  257. "total": false,
  258. "avg": false
  259. },
  260. "nullPointMode": "null",
  261. "steppedLine": false,
  262. "tooltip": {
  263. "value_type": "cumulative",
  264. "shared": true
  265. },
  266. "targets": [
  267. {
  268. "target": "aliasByNode(summarize($node.sentione.com.load_avg.one, '$interval', 'max', false), 0, 3, 4)"
  269. },
  270. {
  271. "target": "alias(summarize(timeShift($node.sentione.com.load_avg.one, '$timeshift'), '$interval', 'max', false), 'Timeshifted in past $timeshift')"
  272. }
  273. ],
  274. "aliasColors": {},
  275. "seriesOverrides": [],
  276. "links": [],
  277. "leftYAxisLabel": ""
  278. },
  279. {
  280. "title": "Elastic active thread count (max of $interval)",
  281. "error": false,
  282. "span": 6,
  283. "editable": true,
  284. "type": "graph",
  285. "id": 17,
  286. "datasource": null,
  287. "renderer": "flot",
  288. "x-axis": true,
  289. "y-axis": true,
  290. "y_formats": [
  291. "short",
  292. "short"
  293. ],
  294. "grid": {
  295. "leftMax": null,
  296. "rightMax": null,
  297. "leftMin": null,
  298. "rightMin": null,
  299. "threshold1": null,
  300. "threshold2": null,
  301. "threshold1Color": "rgba(216, 200, 27, 0.27)",
  302. "threshold2Color": "rgba(234, 112, 112, 0.22)",
  303. "thresholdLine": false
  304. },
  305. "lines": true,
  306. "fill": 0,
  307. "linewidth": 2,
  308. "points": false,
  309. "pointradius": 5,
  310. "bars": false,
  311. "stack": false,
  312. "percentage": false,
  313. "legend": {
  314. "show": true,
  315. "values": true,
  316. "min": false,
  317. "max": true,
  318. "current": false,
  319. "total": false,
  320. "avg": false
  321. },
  322. "nullPointMode": "null",
  323. "steppedLine": false,
  324. "tooltip": {
  325. "value_type": "cumulative",
  326. "shared": true
  327. },
  328. "targets": [
  329. {
  330. "target": "aliasByNode(summarize(groupByNode($node.sentione.com.elasticsearch.thread_pool.*.active, 0, 'sumSeries'), '$interval', 'max', false), 0)"
  331. },
  332. {
  333. "target": "alias(summarize(groupByNode(timeShift($node.sentione.com.elasticsearch.thread_pool.*.active, '$timeshift'), 0, 'sumSeries'), '$interval', 'max', false), 'Timeshifted in past $timeshift')"
  334. }
  335. ],
  336. "aliasColors": {},
  337. "seriesOverrides": [],
  338. "links": [
  339. {
  340. "type": "dashboard",
  341. "name": "Drilldown dashboard",
  342. "title": "Thread breakdown",
  343. "dashboard": "Elaticsearch node thread break down",
  344. "params": "var-node=$node"
  345. }
  346. ]
  347. }
  348. ]
  349. },
  350. {
  351. "title": "Es indexing and filter cache",
  352. "height": "250px",
  353. "editable": true,
  354. "collapse": false,
  355. "panels": [
  356. {
  357. "title": "Indexing requests per $interval",
  358. "error": false,
  359. "span": 6,
  360. "editable": true,
  361. "type": "graph",
  362. "id": 5,
  363. "datasource": null,
  364. "renderer": "flot",
  365. "x-axis": true,
  366. "y-axis": true,
  367. "y_formats": [
  368. "short",
  369. "short"
  370. ],
  371. "grid": {
  372. "leftMax": null,
  373. "rightMax": null,
  374. "leftMin": null,
  375. "rightMin": null,
  376. "threshold1": null,
  377. "threshold2": null,
  378. "threshold1Color": "rgba(216, 200, 27, 0.27)",
  379. "threshold2Color": "rgba(234, 112, 112, 0.22)"
  380. },
  381. "lines": true,
  382. "fill": 0,
  383. "linewidth": 2,
  384. "points": false,
  385. "pointradius": 1,
  386. "bars": false,
  387. "stack": false,
  388. "percentage": false,
  389. "legend": {
  390. "show": true,
  391. "values": true,
  392. "min": false,
  393. "max": true,
  394. "current": false,
  395. "total": false,
  396. "avg": true,
  397. "hideEmpty": false,
  398. "alignAsTable": false
  399. },
  400. "nullPointMode": "null",
  401. "steppedLine": false,
  402. "tooltip": {
  403. "value_type": "cumulative",
  404. "shared": true
  405. },
  406. "targets": [
  407. {
  408. "target": "aliasByNode(summarize(derivative($node.sentione.com.elasticsearch.indices.indexing.index_total), '$interval', 'sum', false), 0)"
  409. },
  410. {
  411. "target": "alias(summarize(derivative(timeShift($node.sentione.com.elasticsearch.indices.indexing.index_total, '$timeshift')), '$interval', 'sum', false), 'Timeshifted in past $timeshift')"
  412. }
  413. ],
  414. "aliasColors": {},
  415. "seriesOverrides": [],
  416. "links": []
  417. },
  418. {
  419. "title": "Search requests per $interval",
  420. "error": false,
  421. "span": 6,
  422. "editable": true,
  423. "type": "graph",
  424. "id": 6,
  425. "datasource": null,
  426. "renderer": "flot",
  427. "x-axis": true,
  428. "y-axis": true,
  429. "y_formats": [
  430. "short",
  431. "short"
  432. ],
  433. "grid": {
  434. "leftMax": null,
  435. "rightMax": null,
  436. "leftMin": null,
  437. "rightMin": null,
  438. "threshold1": null,
  439. "threshold2": null,
  440. "threshold1Color": "rgba(216, 200, 27, 0.27)",
  441. "threshold2Color": "rgba(234, 112, 112, 0.22)"
  442. },
  443. "lines": true,
  444. "fill": 0,
  445. "linewidth": 2,
  446. "points": false,
  447. "pointradius": 5,
  448. "bars": false,
  449. "stack": false,
  450. "percentage": false,
  451. "legend": {
  452. "show": true,
  453. "values": true,
  454. "min": false,
  455. "max": true,
  456. "current": false,
  457. "total": false,
  458. "avg": true
  459. },
  460. "nullPointMode": "null",
  461. "steppedLine": false,
  462. "tooltip": {
  463. "value_type": "cumulative",
  464. "shared": true
  465. },
  466. "targets": [
  467. {
  468. "target": "aliasByNode(summarize(derivative($node.sentione.com.elasticsearch.indices.search.query_total), '$interval', 'sum', false), 0)"
  469. },
  470. {
  471. "target": "alias(summarize(timeShift(derivative($node.sentione.com.elasticsearch.indices.search.query_total), '$timeshift'), '$interval', 'sum', false), 'Timeshifted in past $timeshift')"
  472. }
  473. ],
  474. "aliasColors": {},
  475. "seriesOverrides": [],
  476. "links": []
  477. }
  478. ]
  479. },
  480. {
  481. "title": "Garbage Collection",
  482. "height": "250px",
  483. "editable": true,
  484. "collapse": false,
  485. "panels": [
  486. {
  487. "title": "GC time spent collecting young generation in $interval",
  488. "error": false,
  489. "span": 6,
  490. "editable": true,
  491. "type": "graph",
  492. "id": 32,
  493. "datasource": null,
  494. "renderer": "flot",
  495. "x-axis": true,
  496. "y-axis": true,
  497. "y_formats": [
  498. "s",
  499. "short"
  500. ],
  501. "grid": {
  502. "leftMax": null,
  503. "rightMax": null,
  504. "leftMin": null,
  505. "rightMin": null,
  506. "threshold1": null,
  507. "threshold2": null,
  508. "threshold1Color": "rgba(216, 200, 27, 0.27)",
  509. "threshold2Color": "rgba(234, 112, 112, 0.22)"
  510. },
  511. "lines": true,
  512. "fill": 0,
  513. "linewidth": 2,
  514. "points": false,
  515. "pointradius": 5,
  516. "bars": false,
  517. "stack": false,
  518. "percentage": false,
  519. "legend": {
  520. "show": true,
  521. "values": false,
  522. "min": false,
  523. "max": false,
  524. "current": false,
  525. "total": false,
  526. "avg": false
  527. },
  528. "nullPointMode": "null",
  529. "steppedLine": false,
  530. "tooltip": {
  531. "value_type": "cumulative",
  532. "shared": true
  533. },
  534. "targets": [
  535. {
  536. "target": "aliasByNode(summarize(scale(derivative($node.sentione.com.elasticsearch.jvm.gc.collectors.young.collection_time_in_millis), 0.001), '$interval', 'sum', false), 0)"
  537. },
  538. {
  539. "target": "alias(summarize(scale(timeShift(derivative($node.sentione.com.elasticsearch.jvm.gc.collectors.young.collection_time_in_millis), '$timeshift'), 0.001), '$interval', 'sum', false), 'Timeshifted in past $timeshift')"
  540. }
  541. ],
  542. "aliasColors": {},
  543. "seriesOverrides": [],
  544. "links": []
  545. },
  546. {
  547. "title": "GC time spent collecting old generation in $interval",
  548. "error": false,
  549. "span": 6,
  550. "editable": true,
  551. "type": "graph",
  552. "id": 33,
  553. "datasource": null,
  554. "renderer": "flot",
  555. "x-axis": true,
  556. "y-axis": true,
  557. "y_formats": [
  558. "s",
  559. "short"
  560. ],
  561. "grid": {
  562. "leftMax": null,
  563. "rightMax": null,
  564. "leftMin": null,
  565. "rightMin": null,
  566. "threshold1": null,
  567. "threshold2": null,
  568. "threshold1Color": "rgba(216, 200, 27, 0.27)",
  569. "threshold2Color": "rgba(234, 112, 112, 0.22)"
  570. },
  571. "lines": true,
  572. "fill": 0,
  573. "linewidth": 2,
  574. "points": false,
  575. "pointradius": 5,
  576. "bars": false,
  577. "stack": false,
  578. "percentage": false,
  579. "legend": {
  580. "show": true,
  581. "values": false,
  582. "min": false,
  583. "max": false,
  584. "current": false,
  585. "total": false,
  586. "avg": false
  587. },
  588. "nullPointMode": "null",
  589. "steppedLine": false,
  590. "tooltip": {
  591. "value_type": "cumulative",
  592. "shared": true
  593. },
  594. "targets": [
  595. {
  596. "target": "aliasByNode(summarize(scale(derivative($node.sentione.com.elasticsearch.jvm.gc.collectors.old.collection_time_in_millis), 0.001), '$interval', 'sum', false), 0)"
  597. },
  598. {
  599. "target": "alias(summarize(scale(timeShift(derivative($node.sentione.com.elasticsearch.jvm.gc.collectors.old.collection_time_in_millis), '$timeshift'), 0.001), '$interval', 'sum', false), 'Timeshifted in past $timeshift')"
  600. }
  601. ],
  602. "aliasColors": {},
  603. "seriesOverrides": [],
  604. "links": []
  605. }
  606. ]
  607. },
  608. {
  609. "title": "Es search",
  610. "height": "250px",
  611. "editable": true,
  612. "collapse": false,
  613. "panels": [
  614. {
  615. "id": 4,
  616. "span": 6,
  617. "type": "graph",
  618. "x-axis": true,
  619. "y-axis": true,
  620. "scale": 1,
  621. "y_formats": [
  622. "short",
  623. "short"
  624. ],
  625. "grid": {
  626. "max": null,
  627. "min": null,
  628. "leftMax": null,
  629. "rightMax": null,
  630. "leftMin": null,
  631. "rightMin": null,
  632. "threshold1": null,
  633. "threshold2": null,
  634. "threshold1Color": "rgba(216, 200, 27, 0.27)",
  635. "threshold2Color": "rgba(234, 112, 112, 0.22)",
  636. "thresholdLine": false
  637. },
  638. "resolution": 100,
  639. "lines": true,
  640. "fill": 0,
  641. "linewidth": 2,
  642. "points": false,
  643. "pointradius": 5,
  644. "bars": false,
  645. "stack": false,
  646. "spyable": true,
  647. "options": false,
  648. "legend": {
  649. "show": true,
  650. "values": true,
  651. "min": false,
  652. "max": true,
  653. "current": false,
  654. "total": false,
  655. "avg": true,
  656. "alignAsTable": false,
  657. "rightSide": false
  658. },
  659. "interactive": true,
  660. "legend_counts": true,
  661. "timezone": "browser",
  662. "percentage": false,
  663. "nullPointMode": "null",
  664. "steppedLine": false,
  665. "tooltip": {
  666. "value_type": "cumulative",
  667. "query_as_alias": true,
  668. "shared": true
  669. },
  670. "targets": [
  671. {
  672. "target": "aliasByNode(summarize(nonNegativeDerivative($node.sentione.com.elasticsearch.indices.filter_cache.evictions), '$interval', 'sum', false), 0)"
  673. },
  674. {
  675. "target": "alias(summarize(timeShift(nonNegativeDerivative($node.sentione.com.elasticsearch.indices.filter_cache.evictions), '$timeshift'), '$interval', 'sum', false), 'Timeshifted in past $timeshift')"
  676. }
  677. ],
  678. "aliasColors": {},
  679. "aliasYAxis": {},
  680. "title": "Filter cache evictions in cluster per $interval",
  681. "datasource": "graphite",
  682. "renderer": "flot",
  683. "annotate": {
  684. "enable": false
  685. },
  686. "seriesOverrides": [],
  687. "links": []
  688. },
  689. {
  690. "title": "Search time per second (max of $interval)",
  691. "error": false,
  692. "span": 6,
  693. "editable": true,
  694. "type": "graph",
  695. "id": 27,
  696. "datasource": null,
  697. "renderer": "flot",
  698. "x-axis": true,
  699. "y-axis": true,
  700. "y_formats": [
  701. "s",
  702. "short"
  703. ],
  704. "grid": {
  705. "leftMax": null,
  706. "rightMax": null,
  707. "leftMin": null,
  708. "rightMin": null,
  709. "threshold1": null,
  710. "threshold2": null,
  711. "threshold1Color": "rgba(216, 200, 27, 0.27)",
  712. "threshold2Color": "rgba(234, 112, 112, 0.22)"
  713. },
  714. "lines": true,
  715. "fill": 0,
  716. "linewidth": 2,
  717. "points": false,
  718. "pointradius": 5,
  719. "bars": false,
  720. "stack": false,
  721. "percentage": false,
  722. "legend": {
  723. "show": true,
  724. "values": true,
  725. "min": false,
  726. "max": true,
  727. "current": false,
  728. "total": false,
  729. "avg": true
  730. },
  731. "nullPointMode": "null",
  732. "steppedLine": false,
  733. "tooltip": {
  734. "value_type": "cumulative",
  735. "shared": true
  736. },
  737. "targets": [
  738. {
  739. "target": "aliasByNode(summarize(scale(scaleToSeconds(derivative($node.sentione.com.elasticsearch.indices.search.query_time_in_millis), 1), 0.001), '$interval', 'max', false), 0)"
  740. },
  741. {
  742. "target": "alias(summarize(scale(scaleToSeconds(timeShift(derivative($node.sentione.com.elasticsearch.indices.search.query_time_in_millis), '$timeshift'), 1), 0.001), '$interval', 'max', false), 'Timeshifted in past $timeshift')"
  743. }
  744. ],
  745. "aliasColors": {},
  746. "seriesOverrides": [],
  747. "links": []
  748. }
  749. ]
  750. },
  751. {
  752. "title": "Dzik and filter cache size",
  753. "height": "250px",
  754. "editable": true,
  755. "collapse": false,
  756. "panels": [
  757. {
  758. "title": "Filter cache size in mb (max of $interval)",
  759. "error": false,
  760. "span": 6,
  761. "editable": true,
  762. "type": "graph",
  763. "id": 29,
  764. "datasource": null,
  765. "renderer": "flot",
  766. "x-axis": true,
  767. "y-axis": true,
  768. "y_formats": [
  769. "short",
  770. "short"
  771. ],
  772. "grid": {
  773. "leftMax": null,
  774. "rightMax": null,
  775. "leftMin": null,
  776. "rightMin": null,
  777. "threshold1": null,
  778. "threshold2": null,
  779. "threshold1Color": "rgba(216, 200, 27, 0.27)",
  780. "threshold2Color": "rgba(234, 112, 112, 0.22)"
  781. },
  782. "lines": true,
  783. "fill": 0,
  784. "linewidth": 2,
  785. "points": false,
  786. "pointradius": 5,
  787. "bars": false,
  788. "stack": false,
  789. "percentage": false,
  790. "legend": {
  791. "show": true,
  792. "values": false,
  793. "min": false,
  794. "max": false,
  795. "current": false,
  796. "total": false,
  797. "avg": false
  798. },
  799. "nullPointMode": "null",
  800. "steppedLine": false,
  801. "tooltip": {
  802. "value_type": "cumulative",
  803. "shared": true
  804. },
  805. "targets": [
  806. {
  807. "target": "aliasByNode(summarize(scale($node.sentione.com.elasticsearch.indices.filter_cache.memory_size_in_bytes, 9.54e-7), '$interval', 'max', false), 0)"
  808. },
  809. {
  810. "target": "alias(summarize(scale(timeShift($node.sentione.com.elasticsearch.indices.filter_cache.memory_size_in_bytes, '$timeshift'), 9.54e-7), '$interval', 'max', false), 'Timeshifted in past $timeshift')"
  811. }
  812. ],
  813. "aliasColors": {},
  814. "seriesOverrides": [],
  815. "links": []
  816. },
  817. {
  818. "title": "Dzik query time (max of $interval - timeout equal to 100s)",
  819. "error": false,
  820. "span": 6,
  821. "editable": true,
  822. "type": "graph",
  823. "id": 31,
  824. "datasource": null,
  825. "renderer": "flot",
  826. "x-axis": true,
  827. "y-axis": true,
  828. "y_formats": [
  829. "s",
  830. "short"
  831. ],
  832. "grid": {
  833. "leftMax": 100,
  834. "rightMax": null,
  835. "leftMin": -1,
  836. "rightMin": null,
  837. "threshold1": null,
  838. "threshold2": null,
  839. "threshold1Color": "rgba(216, 200, 27, 0.27)",
  840. "threshold2Color": "rgba(234, 112, 112, 0.22)"
  841. },
  842. "lines": true,
  843. "fill": 1,
  844. "linewidth": 2,
  845. "points": false,
  846. "pointradius": 5,
  847. "bars": false,
  848. "stack": false,
  849. "percentage": false,
  850. "legend": {
  851. "show": true,
  852. "values": false,
  853. "min": false,
  854. "max": false,
  855. "current": false,
  856. "total": false,
  857. "avg": false
  858. },
  859. "nullPointMode": "null",
  860. "steppedLine": false,
  861. "tooltip": {
  862. "value_type": "individual",
  863. "shared": true
  864. },
  865. "targets": [
  866. {
  867. "target": "alias(summarize(util1.sentione.com.dzik_time, '1m', 'max', false), 'Max sentione.pl/search?q=dzik in 1 min')",
  868. "hide": true
  869. },
  870. {
  871. "target": "alias(scale(removeAboveValue(transformNull(summarize(util1.sentione.com.dzik_time, '1m', 'max', false), -1), 1e-9), -100), 'Dzik did not return in time')",
  872. "hide": true
  873. },
  874. {
  875. "target": "alias(summarize(sumSeries(#A, #B), '$interval', 'max'), 'dzik')",
  876. "hide": false
  877. },
  878. {
  879. "target": "alias(summarize(timeShift(util1.sentione.com.dzik_time, '$timeshift'), '1m', 'max', false), 'Max sentione.pl/search?q=dzik in 1 min')",
  880. "hide": true
  881. },
  882. {
  883. "target": "alias(scale(removeAboveValue(transformNull(summarize(timeShift(util1.sentione.com.dzik_time, '$timeshift'), '1m', 'max', false), -1), 1e-9), -100), 'Dzik did not return in time')",
  884. "hide": true
  885. },
  886. {
  887. "target": "alias(summarize(sumSeries(#D, #E), '$interval', 'max'), 'Timeshifted in past $timeshift')",
  888. "hide": false
  889. }
  890. ],
  891. "aliasColors": {},
  892. "seriesOverrides": [],
  893. "links": []
  894. }
  895. ]
  896. },
  897. {
  898. "title": "Input / Output",
  899. "height": "250px",
  900. "editable": true,
  901. "collapse": false,
  902. "panels": [
  903. {
  904. "title": "disk read await in ms (max of $interval)",
  905. "error": false,
  906. "span": 6,
  907. "editable": true,
  908. "type": "graph",
  909. "id": 12,
  910. "datasource": null,
  911. "renderer": "flot",
  912. "x-axis": true,
  913. "y-axis": true,
  914. "y_formats": [
  915. "ms",
  916. "short"
  917. ],
  918. "grid": {
  919. "leftMax": null,
  920. "rightMax": null,
  921. "leftMin": null,
  922. "rightMin": null,
  923. "threshold1": null,
  924. "threshold2": null,
  925. "threshold1Color": "rgba(216, 200, 27, 0.27)",
  926. "threshold2Color": "rgba(234, 112, 112, 0.22)"
  927. },
  928. "lines": true,
  929. "fill": 0,
  930. "linewidth": 2,
  931. "points": false,
  932. "pointradius": 5,
  933. "bars": false,
  934. "stack": false,
  935. "percentage": false,
  936. "legend": {
  937. "show": true,
  938. "values": true,
  939. "min": false,
  940. "max": true,
  941. "current": false,
  942. "total": false,
  943. "avg": true
  944. },
  945. "nullPointMode": "null",
  946. "steppedLine": false,
  947. "tooltip": {
  948. "value_type": "cumulative",
  949. "shared": true
  950. },
  951. "targets": [
  952. {
  953. "target": "aliasByNode(summarize($node.sentione.com.iostat.sda.r_await, '$interval', 'max', false), 0)"
  954. },
  955. {
  956. "target": "alias(summarize(timeShift($node.sentione.com.iostat.sda.r_await, '$timeshift'), '$interval', 'max', false), 'Timeshifted in past $timeshift')"
  957. }
  958. ],
  959. "aliasColors": {},
  960. "seriesOverrides": [],
  961. "links": []
  962. },
  963. {
  964. "title": "disk write await in ms (max of $interval)",
  965. "error": false,
  966. "span": 6,
  967. "editable": true,
  968. "type": "graph",
  969. "id": 13,
  970. "datasource": null,
  971. "renderer": "flot",
  972. "x-axis": true,
  973. "y-axis": true,
  974. "y_formats": [
  975. "ms",
  976. "short"
  977. ],
  978. "grid": {
  979. "leftMax": null,
  980. "rightMax": null,
  981. "leftMin": null,
  982. "rightMin": null,
  983. "threshold1": null,
  984. "threshold2": null,
  985. "threshold1Color": "rgba(216, 200, 27, 0.27)",
  986. "threshold2Color": "rgba(234, 112, 112, 0.22)"
  987. },
  988. "lines": true,
  989. "fill": 0,
  990. "linewidth": 2,
  991. "points": false,
  992. "pointradius": 5,
  993. "bars": false,
  994. "stack": false,
  995. "percentage": false,
  996. "legend": {
  997. "show": true,
  998. "values": true,
  999. "min": false,
  1000. "max": true,
  1001. "current": false,
  1002. "total": false,
  1003. "avg": true
  1004. },
  1005. "nullPointMode": "null",
  1006. "steppedLine": false,
  1007. "tooltip": {
  1008. "value_type": "cumulative",
  1009. "shared": true
  1010. },
  1011. "targets": [
  1012. {
  1013. "target": "aliasByNode(summarize($node.sentione.com.iostat.sda.w_await, '$interval', 'max', false), 0)"
  1014. },
  1015. {
  1016. "target": "alias(summarize(timeShift($node.sentione.com.iostat.sda.w_await, '$timeshift'), '$interval', 'max', false), 'Timeshifted in past $timeshift')"
  1017. }
  1018. ],
  1019. "aliasColors": {},
  1020. "seriesOverrides": [],
  1021. "links": []
  1022. }
  1023. ]
  1024. },
  1025. {
  1026. "title": "Input / Output 2",
  1027. "height": "250px",
  1028. "editable": true,
  1029. "collapse": false,
  1030. "panels": [
  1031. {
  1032. "title": "ES read requests per $interval",
  1033. "error": false,
  1034. "span": 6,
  1035. "editable": true,
  1036. "type": "graph",
  1037. "id": 15,
  1038. "datasource": null,
  1039. "renderer": "flot",
  1040. "x-axis": true,
  1041. "y-axis": true,
  1042. "y_formats": [
  1043. "short",
  1044. "short"
  1045. ],
  1046. "grid": {
  1047. "leftMax": null,
  1048. "rightMax": null,
  1049. "leftMin": null,
  1050. "rightMin": null,
  1051. "threshold1": null,
  1052. "threshold2": null,
  1053. "threshold1Color": "rgba(216, 200, 27, 0.27)",
  1054. "threshold2Color": "rgba(234, 112, 112, 0.22)"
  1055. },
  1056. "lines": true,
  1057. "fill": 0,
  1058. "linewidth": 2,
  1059. "points": false,
  1060. "pointradius": 5,
  1061. "bars": false,
  1062. "stack": false,
  1063. "percentage": false,
  1064. "legend": {
  1065. "show": true,
  1066. "values": false,
  1067. "min": false,
  1068. "max": false,
  1069. "current": false,
  1070. "total": false,
  1071. "avg": false
  1072. },
  1073. "nullPointMode": "null",
  1074. "steppedLine": false,
  1075. "tooltip": {
  1076. "value_type": "cumulative",
  1077. "shared": true
  1078. },
  1079. "targets": [
  1080. {
  1081. "target": "aliasByNode(summarize(derivative($node.sentione.com.disk.sda.reads), '$interval', 'sum', false), 0)"
  1082. },
  1083. {
  1084. "target": "alias(summarize(timeShift(derivative($node.sentione.com.disk.sda.reads), '$timeshift'), '$interval', 'sum', false), 'Timeshifted in past $timeshift')"
  1085. }
  1086. ],
  1087. "aliasColors": {},
  1088. "seriesOverrides": [],
  1089. "links": []
  1090. },
  1091. {
  1092. "title": "ES write requests per $interval",
  1093. "error": false,
  1094. "span": 6,
  1095. "editable": true,
  1096. "type": "graph",
  1097. "id": 16,
  1098. "datasource": null,
  1099. "renderer": "flot",
  1100. "x-axis": true,
  1101. "y-axis": true,
  1102. "y_formats": [
  1103. "short",
  1104. "short"
  1105. ],
  1106. "grid": {
  1107. "leftMax": null,
  1108. "rightMax": null,
  1109. "leftMin": null,
  1110. "rightMin": null,
  1111. "threshold1": null,
  1112. "threshold2": null,
  1113. "threshold1Color": "rgba(216, 200, 27, 0.27)",
  1114. "threshold2Color": "rgba(234, 112, 112, 0.22)"
  1115. },
  1116. "lines": true,
  1117. "fill": 0,
  1118. "linewidth": 2,
  1119. "points": false,
  1120. "pointradius": 5,
  1121. "bars": false,
  1122. "stack": false,
  1123. "percentage": false,
  1124. "legend": {
  1125. "show": true,
  1126. "values": false,
  1127. "min": false,
  1128. "max": false,
  1129. "current": false,
  1130. "total": false,
  1131. "avg": false
  1132. },
  1133. "nullPointMode": "null",
  1134. "steppedLine": false,
  1135. "tooltip": {
  1136. "value_type": "cumulative",
  1137. "shared": true
  1138. },
  1139. "targets": [
  1140. {
  1141. "target": "aliasByNode(summarize(derivative($node.sentione.com.disk.sda.writes), '$interval', 'sum', false), 0)"
  1142. },
  1143. {
  1144. "target": "alias(summarize(timeShift(derivative($node.sentione.com.disk.sda.writes), '$timeshift'), '$interval', 'sum', false), 'Timeshifted in past $timeshift')"
  1145. }
  1146. ],
  1147. "aliasColors": {},
  1148. "seriesOverrides": [],
  1149. "links": []
  1150. }
  1151. ],
  1152. "showTitle": false
  1153. },
  1154. {
  1155. "title": "Network 1",
  1156. "height": "250px",
  1157. "editable": true,
  1158. "collapse": false,
  1159. "panels": [
  1160. {
  1161. "title": "eth0 rx (mb / s) (max of $interval)",
  1162. "error": false,
  1163. "span": 6,
  1164. "editable": true,
  1165. "type": "graph",
  1166. "id": 18,
  1167. "datasource": null,
  1168. "renderer": "flot",
  1169. "x-axis": true,
  1170. "y-axis": true,
  1171. "y_formats": [
  1172. "short",
  1173. "short"
  1174. ],
  1175. "grid": {
  1176. "leftMax": null,
  1177. "rightMax": null,
  1178. "leftMin": null,
  1179. "rightMin": null,
  1180. "threshold1": null,
  1181. "threshold2": null,
  1182. "threshold1Color": "rgba(216, 200, 27, 0.27)",
  1183. "threshold2Color": "rgba(234, 112, 112, 0.22)"
  1184. },
  1185. "lines": true,
  1186. "fill": 0,
  1187. "linewidth": 2,
  1188. "points": false,
  1189. "pointradius": 5,
  1190. "bars": false,
  1191. "stack": false,
  1192. "percentage": false,
  1193. "legend": {
  1194. "show": true,
  1195. "values": true,
  1196. "min": false,
  1197. "max": true,
  1198. "current": false,
  1199. "total": false,
  1200. "avg": true
  1201. },
  1202. "nullPointMode": "null",
  1203. "steppedLine": false,
  1204. "tooltip": {
  1205. "value_type": "cumulative",
  1206. "shared": true
  1207. },
  1208. "targets": [
  1209. {
  1210. "target": "aliasByNode(summarize(scale(scaleToSeconds(derivative($node.sentione.com.net.eth0.rx_bytes), 1), 9.54e-7), '$interval', 'max', false), 0)"
  1211. },
  1212. {
  1213. "target": "alias(summarize(scale(scaleToSeconds(derivative(timeShift($node.sentione.com.net.eth0.rx_bytes, '$timeshift')), 1), 9.54e-7), '$interval', 'max', false), 'Timeshifted in past $timeshift')"
  1214. }
  1215. ],
  1216. "aliasColors": {},
  1217. "seriesOverrides": [],
  1218. "links": []
  1219. },
  1220. {
  1221. "title": "eth0 tx ( mb / s) (max of $interval)",
  1222. "error": false,
  1223. "span": 6,
  1224. "editable": true,
  1225. "type": "graph",
  1226. "id": 19,
  1227. "datasource": null,
  1228. "renderer": "flot",
  1229. "x-axis": true,
  1230. "y-axis": true,
  1231. "y_formats": [
  1232. "short",
  1233. "short"
  1234. ],
  1235. "grid": {
  1236. "leftMax": null,
  1237. "rightMax": null,
  1238. "leftMin": null,
  1239. "rightMin": null,
  1240. "threshold1": null,
  1241. "threshold2": null,
  1242. "threshold1Color": "rgba(216, 200, 27, 0.27)",
  1243. "threshold2Color": "rgba(234, 112, 112, 0.22)"
  1244. },
  1245. "lines": true,
  1246. "fill": 0,
  1247. "linewidth": 2,
  1248. "points": false,
  1249. "pointradius": 5,
  1250. "bars": false,
  1251. "stack": false,
  1252. "percentage": false,
  1253. "legend": {
  1254. "show": true,
  1255. "values": true,
  1256. "min": false,
  1257. "max": true,
  1258. "current": false,
  1259. "total": false,
  1260. "avg": true
  1261. },
  1262. "nullPointMode": "null",
  1263. "steppedLine": false,
  1264. "tooltip": {
  1265. "value_type": "cumulative",
  1266. "shared": true
  1267. },
  1268. "targets": [
  1269. {
  1270. "target": "aliasByNode(summarize(scale(scaleToSeconds(derivative($node.sentione.com.net.eth0.tx_bytes), 1), 9.54e-7), '$interval', 'max', false), 0)"
  1271. },
  1272. {
  1273. "target": "alias(summarize(scale(scaleToSeconds(derivative(timeShift($node.sentione.com.net.eth0.tx_bytes, '$timeshift')), 1), 9.54e-7), '$interval', 'max', false), 'Timeshifted in past $timeshift')"
  1274. }
  1275. ],
  1276. "aliasColors": {},
  1277. "seriesOverrides": [],
  1278. "links": []
  1279. }
  1280. ]
  1281. },
  1282. {
  1283. "title": "Network 2",
  1284. "height": "250px",
  1285. "editable": true,
  1286. "collapse": false,
  1287. "panels": [
  1288. {
  1289. "title": "Es rx count per $interval",
  1290. "error": false,
  1291. "span": 6,
  1292. "editable": true,
  1293. "type": "graph",
  1294. "id": 20,
  1295. "datasource": null,
  1296. "renderer": "flot",
  1297. "x-axis": true,
  1298. "y-axis": true,
  1299. "y_formats": [
  1300. "short",
  1301. "short"
  1302. ],
  1303. "grid": {
  1304. "leftMax": null,
  1305. "rightMax": null,
  1306. "leftMin": null,
  1307. "rightMin": null,
  1308. "threshold1": null,
  1309. "threshold2": null,
  1310. "threshold1Color": "rgba(216, 200, 27, 0.27)",
  1311. "threshold2Color": "rgba(234, 112, 112, 0.22)"
  1312. },
  1313. "lines": true,
  1314. "fill": 0,
  1315. "linewidth": 2,
  1316. "points": false,
  1317. "pointradius": 5,
  1318. "bars": false,
  1319. "stack": false,
  1320. "percentage": false,
  1321. "legend": {
  1322. "show": true,
  1323. "values": false,
  1324. "min": false,
  1325. "max": false,
  1326. "current": false,
  1327. "total": false,
  1328. "avg": false
  1329. },
  1330. "nullPointMode": "null",
  1331. "steppedLine": false,
  1332. "tooltip": {
  1333. "value_type": "cumulative",
  1334. "shared": true
  1335. },
  1336. "targets": [
  1337. {
  1338. "target": "aliasByNode(summarize(derivative($node.sentione.com.elasticsearch.transport.rx_count), '$interval', 'sum', false), 0)"
  1339. },
  1340. {
  1341. "target": "alias(summarize(derivative(timeShift($node.sentione.com.elasticsearch.transport.rx_count, '$timeshift')), '$interval', 'sum', false), 'Timeshifted in past $timeshift')"
  1342. }
  1343. ],
  1344. "aliasColors": {},
  1345. "seriesOverrides": [],
  1346. "links": []
  1347. },
  1348. {
  1349. "title": "Es tx count per $interval",
  1350. "error": false,
  1351. "span": 6,
  1352. "editable": true,
  1353. "type": "graph",
  1354. "id": 21,
  1355. "datasource": null,
  1356. "renderer": "flot",
  1357. "x-axis": true,
  1358. "y-axis": true,
  1359. "y_formats": [
  1360. "short",
  1361. "short"
  1362. ],
  1363. "grid": {
  1364. "leftMax": null,
  1365. "rightMax": null,
  1366. "leftMin": null,
  1367. "rightMin": null,
  1368. "threshold1": null,
  1369. "threshold2": null,
  1370. "threshold1Color": "rgba(216, 200, 27, 0.27)",
  1371. "threshold2Color": "rgba(234, 112, 112, 0.22)"
  1372. },
  1373. "lines": true,
  1374. "fill": 0,
  1375. "linewidth": 2,
  1376. "points": false,
  1377. "pointradius": 5,
  1378. "bars": false,
  1379. "stack": false,
  1380. "percentage": false,
  1381. "legend": {
  1382. "show": true,
  1383. "values": false,
  1384. "min": false,
  1385. "max": false,
  1386. "current": false,
  1387. "total": false,
  1388. "avg": false
  1389. },
  1390. "nullPointMode": "null",
  1391. "steppedLine": false,
  1392. "tooltip": {
  1393. "value_type": "cumulative",
  1394. "shared": true
  1395. },
  1396. "targets": [
  1397. {
  1398. "target": "aliasByNode(summarize(derivative($node.sentione.com.elasticsearch.transport.tx_count), '$interval', 'sum', false), 0)"
  1399. },
  1400. {
  1401. "target": "alias(summarize(derivative(timeShift($node.sentione.com.elasticsearch.transport.tx_count, '$timeshift')), '$interval', 'sum', false), 'Timeshifted in past $timeshift')"
  1402. }
  1403. ],
  1404. "aliasColors": {},
  1405. "seriesOverrides": [],
  1406. "links": []
  1407. }
  1408. ]
  1409. },
  1410. {
  1411. "title": "Elastic internal",
  1412. "height": "250px",
  1413. "editable": true,
  1414. "collapse": false,
  1415. "panels": [
  1416. {
  1417. "title": "Es refreshes per sec (max of $interval)",
  1418. "error": false,
  1419. "span": 6,
  1420. "editable": true,
  1421. "type": "graph",
  1422. "id": 23,
  1423. "datasource": null,
  1424. "renderer": "flot",
  1425. "x-axis": true,
  1426. "y-axis": true,
  1427. "y_formats": [
  1428. "short",
  1429. "short"
  1430. ],
  1431. "grid": {
  1432. "leftMax": null,
  1433. "rightMax": null,
  1434. "leftMin": null,
  1435. "rightMin": null,
  1436. "threshold1": null,
  1437. "threshold2": null,
  1438. "threshold1Color": "rgba(216, 200, 27, 0.27)",
  1439. "threshold2Color": "rgba(234, 112, 112, 0.22)"
  1440. },
  1441. "lines": true,
  1442. "fill": 0,
  1443. "linewidth": 2,
  1444. "points": false,
  1445. "pointradius": 5,
  1446. "bars": false,
  1447. "stack": false,
  1448. "percentage": false,
  1449. "legend": {
  1450. "show": true,
  1451. "values": false,
  1452. "min": false,
  1453. "max": false,
  1454. "current": false,
  1455. "total": false,
  1456. "avg": false
  1457. },
  1458. "nullPointMode": "null",
  1459. "steppedLine": false,
  1460. "tooltip": {
  1461. "value_type": "cumulative",
  1462. "shared": true
  1463. },
  1464. "targets": [
  1465. {
  1466. "target": "aliasByNode(summarize(scaleToSeconds(derivative($node.sentione.com.elasticsearch.indices.refresh.total), 1), '$interval', 'max', false), 0)"
  1467. },
  1468. {
  1469. "target": "alias(summarize(scaleToSeconds(derivative(timeShift($node.sentione.com.elasticsearch.indices.refresh.total, '$timeshift')), 1), '$interval', 'max', false), 'Timeshifted in past $timeshift')"
  1470. }
  1471. ],
  1472. "aliasColors": {},
  1473. "seriesOverrides": [],
  1474. "links": []
  1475. },
  1476. {
  1477. "title": "Es flushes per $interval",
  1478. "error": false,
  1479. "span": 6,
  1480. "editable": true,
  1481. "type": "graph",
  1482. "id": 22,
  1483. "datasource": null,
  1484. "renderer": "flot",
  1485. "x-axis": true,
  1486. "y-axis": true,
  1487. "y_formats": [
  1488. "short",
  1489. "short"
  1490. ],
  1491. "grid": {
  1492. "leftMax": null,
  1493. "rightMax": null,
  1494. "leftMin": null,
  1495. "rightMin": null,
  1496. "threshold1": null,
  1497. "threshold2": null,
  1498. "threshold1Color": "rgba(216, 200, 27, 0.27)",
  1499. "threshold2Color": "rgba(234, 112, 112, 0.22)"
  1500. },
  1501. "lines": true,
  1502. "fill": 0,
  1503. "linewidth": 2,
  1504. "points": false,
  1505. "pointradius": 5,
  1506. "bars": false,
  1507. "stack": false,
  1508. "percentage": false,
  1509. "legend": {
  1510. "show": true,
  1511. "values": false,
  1512. "min": false,
  1513. "max": false,
  1514. "current": false,
  1515. "total": false,
  1516. "avg": false
  1517. },
  1518. "nullPointMode": "null",
  1519. "steppedLine": false,
  1520. "tooltip": {
  1521. "value_type": "cumulative",
  1522. "shared": true
  1523. },
  1524. "targets": [
  1525. {
  1526. "target": "aliasByNode(summarize(derivative($node.sentione.com.elasticsearch.indices.flush.total), '$interval', 'sum', false), 0)"
  1527. },
  1528. {
  1529. "target": "alias(summarize(derivative(timeShift($node.sentione.com.elasticsearch.indices.flush.total, '$timeshift')), '$interval', 'sum', false), 'Timeshifted in past $timeshift')"
  1530. }
  1531. ],
  1532. "aliasColors": {},
  1533. "seriesOverrides": [],
  1534. "links": []
  1535. }
  1536. ]
  1537. },
  1538. {
  1539. "title": "Elastic internal 2",
  1540. "height": "250px",
  1541. "editable": true,
  1542. "collapse": false,
  1543. "panels": [
  1544. {
  1545. "title": "Current segment count (max of $interval)",
  1546. "error": false,
  1547. "span": 6,
  1548. "editable": true,
  1549. "type": "graph",
  1550. "id": 25,
  1551. "datasource": null,
  1552. "renderer": "flot",
  1553. "x-axis": true,
  1554. "y-axis": true,
  1555. "y_formats": [
  1556. "short",
  1557. "short"
  1558. ],
  1559. "grid": {
  1560. "leftMax": null,
  1561. "rightMax": null,
  1562. "leftMin": null,
  1563. "rightMin": null,
  1564. "threshold1": null,
  1565. "threshold2": null,
  1566. "threshold1Color": "rgba(216, 200, 27, 0.27)",
  1567. "threshold2Color": "rgba(234, 112, 112, 0.22)"
  1568. },
  1569. "lines": true,
  1570. "fill": 0,
  1571. "linewidth": 2,
  1572. "points": false,
  1573. "pointradius": 5,
  1574. "bars": false,
  1575. "stack": false,
  1576. "percentage": false,
  1577. "legend": {
  1578. "show": true,
  1579. "values": false,
  1580. "min": false,
  1581. "max": false,
  1582. "current": false,
  1583. "total": false,
  1584. "avg": false
  1585. },
  1586. "nullPointMode": "null",
  1587. "steppedLine": false,
  1588. "tooltip": {
  1589. "value_type": "cumulative",
  1590. "shared": true
  1591. },
  1592. "targets": [
  1593. {
  1594. "target": "aliasByNode(summarize($node.sentione.com.elasticsearch.indices.segments.count, '$interval', 'max', false), 0)"
  1595. },
  1596. {
  1597. "target": "alias(summarize(timeShift($node.sentione.com.elasticsearch.indices.segments.count, '$timeshift'), '$interval', 'max', false), 'Timeshifted in past $timeshift')"
  1598. }
  1599. ],
  1600. "aliasColors": {
  1601. "a9": "#58140C"
  1602. },
  1603. "seriesOverrides": [],
  1604. "links": []
  1605. },
  1606. {
  1607. "title": "Current translog operation count (max of $interval)",
  1608. "error": false,
  1609. "span": 6,
  1610. "editable": true,
  1611. "type": "graph",
  1612. "id": 26,
  1613. "datasource": null,
  1614. "renderer": "flot",
  1615. "x-axis": true,
  1616. "y-axis": true,
  1617. "y_formats": [
  1618. "short",
  1619. "short"
  1620. ],
  1621. "grid": {
  1622. "leftMax": null,
  1623. "rightMax": null,
  1624. "leftMin": null,
  1625. "rightMin": null,
  1626. "threshold1": null,
  1627. "threshold2": null,
  1628. "threshold1Color": "rgba(216, 200, 27, 0.27)",
  1629. "threshold2Color": "rgba(234, 112, 112, 0.22)"
  1630. },
  1631. "lines": true,
  1632. "fill": 0,
  1633. "linewidth": 2,
  1634. "points": false,
  1635. "pointradius": 5,
  1636. "bars": false,
  1637. "stack": false,
  1638. "percentage": false,
  1639. "legend": {
  1640. "show": true,
  1641. "values": false,
  1642. "min": false,
  1643. "max": false,
  1644. "current": false,
  1645. "total": false,
  1646. "avg": false
  1647. },
  1648. "nullPointMode": "null",
  1649. "steppedLine": false,
  1650. "tooltip": {
  1651. "value_type": "cumulative",
  1652. "shared": true
  1653. },
  1654. "targets": [
  1655. {
  1656. "target": "aliasByNode(summarize($node.sentione.com.elasticsearch.indices.translog.operations, '$interval', 'max', false), 0)"
  1657. },
  1658. {
  1659. "target": "alias(summarize(timeShift($node.sentione.com.elasticsearch.indices.translog.operations, '$timeshift'), '$interval', 'max', false), 'Timeshifted in past $timeshift')"
  1660. }
  1661. ],
  1662. "aliasColors": {},
  1663. "seriesOverrides": [],
  1664. "links": []
  1665. }
  1666. ]
  1667. }
  1668. ],
  1669. "nav": [
  1670. {
  1671. "type": "timepicker",
  1672. "collapse": false,
  1673. "enable": true,
  1674. "status": "Stable",
  1675. "time_options": [
  1676. "5m",
  1677. "15m",
  1678. "1h",
  1679. "6h",
  1680. "12h",
  1681. "24h",
  1682. "2d",
  1683. "7d"
  1684. ],
  1685. "refresh_intervals": [
  1686. "30s",
  1687. "1m",
  1688. "5m",
  1689. "15m",
  1690. "30m",
  1691. "1h",
  1692. "2h",
  1693. "1d"
  1694. ],
  1695. "now": true,
  1696. "notice": false
  1697. }
  1698. ],
  1699. "time": {
  1700. "from": "now-24h",
  1701. "to": "now",
  1702. "now": false
  1703. },
  1704. "templating": {
  1705. "list": [
  1706. {
  1707. "type": "query",
  1708. "datasource": null,
  1709. "refresh_on_load": false,
  1710. "name": "node",
  1711. "options": [
  1712. {
  1713. "text": "a1",
  1714. "value": "a1"
  1715. },
  1716. {
  1717. "text": "a10",
  1718. "value": "a10"
  1719. },
  1720. {
  1721. "text": "a11",
  1722. "value": "a11"
  1723. },
  1724. {
  1725. "text": "a2",
  1726. "value": "a2"
  1727. },
  1728. {
  1729. "text": "a3",
  1730. "value": "a3"
  1731. },
  1732. {
  1733. "text": "a4",
  1734. "value": "a4"
  1735. },
  1736. {
  1737. "text": "a5",
  1738. "value": "a5"
  1739. },
  1740. {
  1741. "text": "a7",
  1742. "value": "a7"
  1743. },
  1744. {
  1745. "text": "a8",
  1746. "value": "a8"
  1747. },
  1748. {
  1749. "text": "a9",
  1750. "value": "a9"
  1751. }
  1752. ],
  1753. "includeAll": false,
  1754. "allFormat": "glob",
  1755. "query": "a[0-57-9]*",
  1756. "current": {
  1757. "text": "a3",
  1758. "value": "a3"
  1759. }
  1760. },
  1761. {
  1762. "type": "interval",
  1763. "datasource": null,
  1764. "refresh_on_load": false,
  1765. "name": "interval",
  1766. "options": [
  1767. {
  1768. "text": "auto",
  1769. "value": "$__auto_interval"
  1770. },
  1771. {
  1772. "text": "30s",
  1773. "value": "30s"
  1774. },
  1775. {
  1776. "text": "1m",
  1777. "value": "1m"
  1778. },
  1779. {
  1780. "text": "10m",
  1781. "value": "10m"
  1782. },
  1783. {
  1784. "text": "30m",
  1785. "value": "30m"
  1786. },
  1787. {
  1788. "text": "1h",
  1789. "value": "1h"
  1790. },
  1791. {
  1792. "text": "6h",
  1793. "value": "6h"
  1794. },
  1795. {
  1796. "text": "12h",
  1797. "value": "12h"
  1798. },
  1799. {
  1800. "text": "1d",
  1801. "value": "1d"
  1802. },
  1803. {
  1804. "text": "7d",
  1805. "value": "7d"
  1806. },
  1807. {
  1808. "text": "14d",
  1809. "value": "14d"
  1810. },
  1811. {
  1812. "text": "30d",
  1813. "value": "30d"
  1814. }
  1815. ],
  1816. "includeAll": false,
  1817. "allFormat": "glob",
  1818. "query": "30s,1m,10m,30m,1h,6h,12h,1d,7d,14d,30d",
  1819. "auto": true,
  1820. "current": {
  1821. "text": "auto",
  1822. "value": "$__auto_interval"
  1823. },
  1824. "auto_count": 200
  1825. },
  1826. {
  1827. "type": "interval",
  1828. "datasource": null,
  1829. "refresh_on_load": false,
  1830. "name": "timeshift",
  1831. "options": [
  1832. {
  1833. "text": "1m",
  1834. "value": "1m"
  1835. },
  1836. {
  1837. "text": "10m",
  1838. "value": "10m"
  1839. },
  1840. {
  1841. "text": "30m",
  1842. "value": "30m"
  1843. },
  1844. {
  1845. "text": "1h",
  1846. "value": "1h"
  1847. },
  1848. {
  1849. "text": "6h",
  1850. "value": "6h"
  1851. },
  1852. {
  1853. "text": "12h",
  1854. "value": "12h"
  1855. },
  1856. {
  1857. "text": "1d",
  1858. "value": "1d"
  1859. },
  1860. {
  1861. "text": "7d",
  1862. "value": "7d"
  1863. },
  1864. {
  1865. "text": "14d",
  1866. "value": "14d"
  1867. },
  1868. {
  1869. "text": "30d",
  1870. "value": "30d"
  1871. }
  1872. ],
  1873. "includeAll": false,
  1874. "allFormat": "glob",
  1875. "query": "1m,10m,30m,1h,6h,12h,1d,7d,14d,30d",
  1876. "current": {
  1877. "text": "7d",
  1878. "value": "7d"
  1879. }
  1880. }
  1881. ],
  1882. "enable": true
  1883. },
  1884. "annotations": {
  1885. "list": []
  1886. },
  1887. "refresh": false,
  1888. "version": 6,
  1889. "hideAllLegends": false
  1890. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement