Advertisement
Guest User

Untitled

a guest
Mar 26th, 2019
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 107.71 KB | None | 0 0
  1. {
  2. "__inputs": [
  3. {
  4. "name": "DS_VARKEN",
  5. "label": "Varken",
  6. "description": "",
  7. "type": "datasource",
  8. "pluginId": "influxdb",
  9. "pluginName": "InfluxDB"
  10. }
  11. ],
  12. "__requires": [
  13. {
  14. "type": "grafana",
  15. "id": "grafana",
  16. "name": "Grafana",
  17. "version": "5.4.2"
  18. },
  19. {
  20. "type": "panel",
  21. "id": "grafana-piechart-panel",
  22. "name": "Pie Chart",
  23. "version": "1.3.6"
  24. },
  25. {
  26. "type": "panel",
  27. "id": "grafana-worldmap-panel",
  28. "name": "Worldmap Panel",
  29. "version": "0.1.2"
  30. },
  31. {
  32. "type": "panel",
  33. "id": "graph",
  34. "name": "Graph",
  35. "version": "5.0.0"
  36. },
  37. {
  38. "type": "panel",
  39. "id": "heatmap",
  40. "name": "Heatmap",
  41. "version": "5.0.0"
  42. },
  43. {
  44. "type": "datasource",
  45. "id": "influxdb",
  46. "name": "InfluxDB",
  47. "version": "5.0.0"
  48. },
  49. {
  50. "type": "panel",
  51. "id": "singlestat",
  52. "name": "Singlestat",
  53. "version": "5.0.0"
  54. },
  55. {
  56. "type": "panel",
  57. "id": "table",
  58. "name": "Table",
  59. "version": "5.0.0"
  60. }
  61. ],
  62. "annotations": {
  63. "list": [
  64. {
  65. "builtIn": 1,
  66. "datasource": "-- Grafana --",
  67. "enable": true,
  68. "hide": true,
  69. "iconColor": "rgba(0, 211, 255, 1)",
  70. "name": "Annotations & Alerts",
  71. "type": "dashboard"
  72. }
  73. ]
  74. },
  75. "editable": true,
  76. "gnetId": null,
  77. "graphTooltip": 0,
  78. "id": null,
  79. "links": [],
  80. "panels": [
  81. {
  82. "cacheTimeout": null,
  83. "colorBackground": true,
  84. "colorValue": false,
  85. "colors": [
  86. "#299c46",
  87. "rgba(237, 129, 40, 0.89)",
  88. "#d44a3a"
  89. ],
  90. "datasource": "${DS_VARKEN}",
  91. "format": "none",
  92. "gauge": {
  93. "maxValue": 100,
  94. "minValue": 0,
  95. "show": false,
  96. "thresholdLabels": false,
  97. "thresholdMarkers": true
  98. },
  99. "gridPos": {
  100. "h": 2,
  101. "w": 2,
  102. "x": 0,
  103. "y": 0
  104. },
  105. "id": 53,
  106. "interval": null,
  107. "links": [],
  108. "mappingType": 1,
  109. "mappingTypes": [
  110. {
  111. "name": "value to text",
  112. "value": 1
  113. },
  114. {
  115. "name": "range to text",
  116. "value": 2
  117. }
  118. ],
  119. "maxDataPoints": 100,
  120. "nullPointMode": "connected",
  121. "nullText": null,
  122. "postfix": "",
  123. "postfixFontSize": "50%",
  124. "prefix": "",
  125. "prefixFontSize": "50%",
  126. "rangeMaps": [
  127. {
  128. "from": "null",
  129. "text": "N/A",
  130. "to": "null"
  131. }
  132. ],
  133. "sparkline": {
  134. "fillColor": "rgba(31, 118, 189, 0.18)",
  135. "full": false,
  136. "lineColor": "rgb(31, 120, 193)",
  137. "show": false
  138. },
  139. "tableColumn": "",
  140. "targets": [
  141. {
  142. "groupBy": [],
  143. "measurement": "Ombi",
  144. "orderByTime": "ASC",
  145. "policy": "default",
  146. "refId": "A",
  147. "resultFormat": "time_series",
  148. "select": [
  149. [
  150. {
  151. "params": [
  152. "pending"
  153. ],
  154. "type": "field"
  155. }
  156. ]
  157. ],
  158. "tags": [
  159. {
  160. "key": "type",
  161. "operator": "=",
  162. "value": "Request_Counts"
  163. }
  164. ]
  165. }
  166. ],
  167. "thresholds": ".5,5",
  168. "title": "Req. Pending",
  169. "type": "singlestat",
  170. "valueFontSize": "70%",
  171. "valueMaps": [
  172. {
  173. "op": "=",
  174. "text": "N/A",
  175. "value": "null"
  176. }
  177. ],
  178. "valueName": "current"
  179. },
  180. {
  181. "cacheTimeout": null,
  182. "colorBackground": true,
  183. "colorValue": false,
  184. "colors": [
  185. "#d44a3a",
  186. "rgba(237, 129, 40, 0.89)",
  187. "#299c46"
  188. ],
  189. "datasource": "${DS_VARKEN}",
  190. "format": "none",
  191. "gauge": {
  192. "maxValue": 100,
  193. "minValue": 0,
  194. "show": false,
  195. "thresholdLabels": false,
  196. "thresholdMarkers": true
  197. },
  198. "gridPos": {
  199. "h": 2,
  200. "w": 2,
  201. "x": 2,
  202. "y": 0
  203. },
  204. "id": 55,
  205. "interval": null,
  206. "links": [],
  207. "mappingType": 1,
  208. "mappingTypes": [
  209. {
  210. "name": "value to text",
  211. "value": 1
  212. },
  213. {
  214. "name": "range to text",
  215. "value": 2
  216. }
  217. ],
  218. "maxDataPoints": 100,
  219. "nullPointMode": "connected",
  220. "nullText": null,
  221. "postfix": "",
  222. "postfixFontSize": "50%",
  223. "prefix": "",
  224. "prefixFontSize": "50%",
  225. "rangeMaps": [
  226. {
  227. "from": "null",
  228. "text": "N/A",
  229. "to": "null"
  230. }
  231. ],
  232. "sparkline": {
  233. "fillColor": "rgba(31, 118, 189, 0.18)",
  234. "full": false,
  235. "lineColor": "rgb(31, 120, 193)",
  236. "show": false
  237. },
  238. "tableColumn": "",
  239. "targets": [
  240. {
  241. "groupBy": [],
  242. "measurement": "Ombi",
  243. "orderByTime": "ASC",
  244. "policy": "default",
  245. "refId": "A",
  246. "resultFormat": "time_series",
  247. "select": [
  248. [
  249. {
  250. "params": [
  251. "available"
  252. ],
  253. "type": "field"
  254. }
  255. ]
  256. ],
  257. "tags": [
  258. {
  259. "key": "type",
  260. "operator": "=",
  261. "value": "Request_Counts"
  262. }
  263. ]
  264. }
  265. ],
  266. "thresholds": ".5,5",
  267. "timeFrom": null,
  268. "title": "Req. Completed",
  269. "type": "singlestat",
  270. "valueFontSize": "70%",
  271. "valueMaps": [
  272. {
  273. "op": "=",
  274. "text": "N/A",
  275. "value": "null"
  276. }
  277. ],
  278. "valueName": "current"
  279. },
  280. {
  281. "cacheTimeout": null,
  282. "colorBackground": true,
  283. "colorValue": false,
  284. "colors": [
  285. "#d44a3a",
  286. "rgba(237, 129, 40, 0.89)",
  287. "#299c46"
  288. ],
  289. "datasource": "${DS_VARKEN}",
  290. "format": "none",
  291. "gauge": {
  292. "maxValue": 100,
  293. "minValue": 0,
  294. "show": false,
  295. "thresholdLabels": false,
  296. "thresholdMarkers": true
  297. },
  298. "gridPos": {
  299. "h": 2,
  300. "w": 2,
  301. "x": 4,
  302. "y": 0
  303. },
  304. "id": 54,
  305. "interval": null,
  306. "links": [],
  307. "mappingType": 1,
  308. "mappingTypes": [
  309. {
  310. "name": "value to text",
  311. "value": 1
  312. },
  313. {
  314. "name": "range to text",
  315. "value": 2
  316. }
  317. ],
  318. "maxDataPoints": 100,
  319. "nullPointMode": "connected",
  320. "nullText": null,
  321. "postfix": "",
  322. "postfixFontSize": "50%",
  323. "prefix": "",
  324. "prefixFontSize": "50%",
  325. "rangeMaps": [
  326. {
  327. "from": "null",
  328. "text": "N/A",
  329. "to": "null"
  330. }
  331. ],
  332. "sparkline": {
  333. "fillColor": "rgba(31, 118, 189, 0.18)",
  334. "full": false,
  335. "lineColor": "rgb(31, 120, 193)",
  336. "show": false
  337. },
  338. "tableColumn": "",
  339. "targets": [
  340. {
  341. "groupBy": [],
  342. "measurement": "Ombi",
  343. "orderByTime": "ASC",
  344. "policy": "default",
  345. "refId": "A",
  346. "resultFormat": "time_series",
  347. "select": [
  348. [
  349. {
  350. "params": [
  351. "approved"
  352. ],
  353. "type": "field"
  354. }
  355. ]
  356. ],
  357. "tags": [
  358. {
  359. "key": "type",
  360. "operator": "=",
  361. "value": "Request_Counts"
  362. }
  363. ]
  364. }
  365. ],
  366. "thresholds": ".5,5",
  367. "title": "Req. Approved",
  368. "type": "singlestat",
  369. "valueFontSize": "70%",
  370. "valueMaps": [
  371. {
  372. "op": "=",
  373. "text": "N/A",
  374. "value": "null"
  375. }
  376. ],
  377. "valueName": "current"
  378. },
  379. {
  380. "cacheTimeout": null,
  381. "colorBackground": true,
  382. "colorValue": false,
  383. "colors": [
  384. "#299c46",
  385. "rgba(237, 129, 40, 0.89)",
  386. "#d44a3a"
  387. ],
  388. "datasource": "${DS_VARKEN}",
  389. "format": "none",
  390. "gauge": {
  391. "maxValue": 100,
  392. "minValue": 0,
  393. "show": false,
  394. "thresholdLabels": false,
  395. "thresholdMarkers": true
  396. },
  397. "gridPos": {
  398. "h": 2,
  399. "w": 2,
  400. "x": 6,
  401. "y": 0
  402. },
  403. "id": 56,
  404. "interval": null,
  405. "links": [],
  406. "mappingType": 1,
  407. "mappingTypes": [
  408. {
  409. "name": "value to text",
  410. "value": 1
  411. },
  412. {
  413. "name": "range to text",
  414. "value": 2
  415. }
  416. ],
  417. "maxDataPoints": 100,
  418. "nullPointMode": "connected",
  419. "nullText": null,
  420. "postfix": "",
  421. "postfixFontSize": "50%",
  422. "prefix": "",
  423. "prefixFontSize": "50%",
  424. "rangeMaps": [
  425. {
  426. "from": "null",
  427. "text": "N/A",
  428. "to": "null"
  429. }
  430. ],
  431. "sparkline": {
  432. "fillColor": "rgba(31, 118, 189, 0.18)",
  433. "full": false,
  434. "lineColor": "rgb(31, 120, 193)",
  435. "show": false
  436. },
  437. "tableColumn": "",
  438. "targets": [
  439. {
  440. "groupBy": [],
  441. "measurement": "Ombi",
  442. "orderByTime": "ASC",
  443. "policy": "default",
  444. "refId": "A",
  445. "resultFormat": "time_series",
  446. "select": [
  447. [
  448. {
  449. "params": [
  450. "pending"
  451. ],
  452. "type": "field"
  453. }
  454. ]
  455. ],
  456. "tags": [
  457. {
  458. "key": "type",
  459. "operator": "=",
  460. "value": "Issues_Counts"
  461. }
  462. ]
  463. }
  464. ],
  465. "thresholds": ".5,5",
  466. "title": "Issues Pending",
  467. "type": "singlestat",
  468. "valueFontSize": "70%",
  469. "valueMaps": [
  470. {
  471. "op": "=",
  472. "text": "N/A",
  473. "value": "null"
  474. }
  475. ],
  476. "valueName": "current"
  477. },
  478. {
  479. "cacheTimeout": null,
  480. "colorBackground": true,
  481. "colorValue": false,
  482. "colors": [
  483. "#d44a3a",
  484. "rgba(237, 129, 40, 0.89)",
  485. "#299c46"
  486. ],
  487. "datasource": "${DS_VARKEN}",
  488. "format": "none",
  489. "gauge": {
  490. "maxValue": 100,
  491. "minValue": 0,
  492. "show": false,
  493. "thresholdLabels": false,
  494. "thresholdMarkers": true
  495. },
  496. "gridPos": {
  497. "h": 2,
  498. "w": 2,
  499. "x": 8,
  500. "y": 0
  501. },
  502. "id": 58,
  503. "interval": null,
  504. "links": [],
  505. "mappingType": 1,
  506. "mappingTypes": [
  507. {
  508. "name": "value to text",
  509. "value": 1
  510. },
  511. {
  512. "name": "range to text",
  513. "value": 2
  514. }
  515. ],
  516. "maxDataPoints": 100,
  517. "nullPointMode": "connected",
  518. "nullText": null,
  519. "postfix": "",
  520. "postfixFontSize": "50%",
  521. "prefix": "",
  522. "prefixFontSize": "50%",
  523. "rangeMaps": [
  524. {
  525. "from": "null",
  526. "text": "N/A",
  527. "to": "null"
  528. }
  529. ],
  530. "sparkline": {
  531. "fillColor": "rgba(31, 118, 189, 0.18)",
  532. "full": false,
  533. "lineColor": "rgb(31, 120, 193)",
  534. "show": false
  535. },
  536. "tableColumn": "",
  537. "targets": [
  538. {
  539. "groupBy": [],
  540. "measurement": "Ombi",
  541. "orderByTime": "ASC",
  542. "policy": "default",
  543. "refId": "A",
  544. "resultFormat": "time_series",
  545. "select": [
  546. [
  547. {
  548. "params": [
  549. "resolved"
  550. ],
  551. "type": "field"
  552. }
  553. ]
  554. ],
  555. "tags": [
  556. {
  557. "key": "type",
  558. "operator": "=",
  559. "value": "Issues_Counts"
  560. }
  561. ]
  562. }
  563. ],
  564. "thresholds": ".5,5",
  565. "title": "Issues Resolved",
  566. "type": "singlestat",
  567. "valueFontSize": "70%",
  568. "valueMaps": [
  569. {
  570. "op": "=",
  571. "text": "N/A",
  572. "value": "null"
  573. }
  574. ],
  575. "valueName": "current"
  576. },
  577. {
  578. "cacheTimeout": null,
  579. "colorBackground": true,
  580. "colorValue": false,
  581. "colors": [
  582. "#299c46",
  583. "rgba(237, 129, 40, 0.89)",
  584. "#d44a3a"
  585. ],
  586. "datasource": "${DS_VARKEN}",
  587. "format": "none",
  588. "gauge": {
  589. "maxValue": 100,
  590. "minValue": 0,
  591. "show": false,
  592. "thresholdLabels": false,
  593. "thresholdMarkers": true
  594. },
  595. "gridPos": {
  596. "h": 2,
  597. "w": 2,
  598. "x": 10,
  599. "y": 0
  600. },
  601. "id": 57,
  602. "interval": null,
  603. "links": [],
  604. "mappingType": 1,
  605. "mappingTypes": [
  606. {
  607. "name": "value to text",
  608. "value": 1
  609. },
  610. {
  611. "name": "range to text",
  612. "value": 2
  613. }
  614. ],
  615. "maxDataPoints": 100,
  616. "nullPointMode": "connected",
  617. "nullText": null,
  618. "postfix": "",
  619. "postfixFontSize": "50%",
  620. "prefix": "",
  621. "prefixFontSize": "50%",
  622. "rangeMaps": [
  623. {
  624. "from": "null",
  625. "text": "N/A",
  626. "to": "null"
  627. }
  628. ],
  629. "sparkline": {
  630. "fillColor": "rgba(31, 118, 189, 0.18)",
  631. "full": false,
  632. "lineColor": "rgb(31, 120, 193)",
  633. "show": false
  634. },
  635. "tableColumn": "",
  636. "targets": [
  637. {
  638. "groupBy": [],
  639. "measurement": "Ombi",
  640. "orderByTime": "ASC",
  641. "policy": "default",
  642. "refId": "A",
  643. "resultFormat": "time_series",
  644. "select": [
  645. [
  646. {
  647. "params": [
  648. "in_progress"
  649. ],
  650. "type": "field"
  651. }
  652. ]
  653. ],
  654. "tags": [
  655. {
  656. "key": "type",
  657. "operator": "=",
  658. "value": "Issues_Counts"
  659. }
  660. ]
  661. }
  662. ],
  663. "thresholds": ".5,5",
  664. "title": "Issues in Progress",
  665. "type": "singlestat",
  666. "valueFontSize": "70%",
  667. "valueMaps": [
  668. {
  669. "op": "=",
  670. "text": "N/A",
  671. "value": "null"
  672. }
  673. ],
  674. "valueName": "current"
  675. },
  676. {
  677. "cacheTimeout": null,
  678. "colorBackground": true,
  679. "colorValue": false,
  680. "colors": [
  681. "#299c46",
  682. "#584477",
  683. "#d44a3a"
  684. ],
  685. "datasource": "${DS_VARKEN}",
  686. "format": "none",
  687. "gauge": {
  688. "maxValue": 100,
  689. "minValue": 0,
  690. "show": false,
  691. "thresholdLabels": false,
  692. "thresholdMarkers": true
  693. },
  694. "gridPos": {
  695. "h": 2,
  696. "w": 2,
  697. "x": 12,
  698. "y": 0
  699. },
  700. "hideTimeOverride": true,
  701. "id": 8,
  702. "interval": null,
  703. "links": [],
  704. "mappingType": 1,
  705. "mappingTypes": [
  706. {
  707. "name": "value to text",
  708. "value": 1
  709. },
  710. {
  711. "name": "range to text",
  712. "value": 2
  713. }
  714. ],
  715. "maxDataPoints": 100,
  716. "nullPointMode": "connected",
  717. "nullText": null,
  718. "postfix": "",
  719. "postfixFontSize": "50%",
  720. "prefix": "",
  721. "prefixFontSize": "50%",
  722. "rangeMaps": [
  723. {
  724. "from": "null",
  725. "text": "N/A",
  726. "to": "null"
  727. }
  728. ],
  729. "sparkline": {
  730. "fillColor": "rgba(31, 118, 189, 0.18)",
  731. "full": false,
  732. "lineColor": "rgb(31, 120, 193)",
  733. "show": false
  734. },
  735. "tableColumn": "",
  736. "targets": [
  737. {
  738. "groupBy": [],
  739. "measurement": "Tautulli",
  740. "orderByTime": "ASC",
  741. "policy": "default",
  742. "refId": "A",
  743. "resultFormat": "time_series",
  744. "select": [
  745. [
  746. {
  747. "params": [
  748. "total"
  749. ],
  750. "type": "field"
  751. }
  752. ]
  753. ],
  754. "tags": [
  755. {
  756. "key": "server",
  757. "operator": "=",
  758. "value": "1"
  759. },
  760. {
  761. "condition": "AND",
  762. "key": "type",
  763. "operator": "=",
  764. "value": "library_stats"
  765. },
  766. {
  767. "condition": "AND",
  768. "key": "section_name",
  769. "operator": "=",
  770. "value": "Movies"
  771. }
  772. ]
  773. }
  774. ],
  775. "thresholds": "",
  776. "timeFrom": "3630s",
  777. "title": "Movies",
  778. "type": "singlestat",
  779. "valueFontSize": "70%",
  780. "valueMaps": [
  781. {
  782. "op": "=",
  783. "text": "N/A",
  784. "value": "null"
  785. }
  786. ],
  787. "valueName": "current"
  788. },
  789. {
  790. "cacheTimeout": null,
  791. "colorBackground": true,
  792. "colorValue": false,
  793. "colors": [
  794. "#299c46",
  795. "#584477",
  796. "#d44a3a"
  797. ],
  798. "datasource": "${DS_VARKEN}",
  799. "format": "none",
  800. "gauge": {
  801. "maxValue": 100,
  802. "minValue": 0,
  803. "show": false,
  804. "thresholdLabels": false,
  805. "thresholdMarkers": true
  806. },
  807. "gridPos": {
  808. "h": 2,
  809. "w": 2,
  810. "x": 14,
  811. "y": 0
  812. },
  813. "hideTimeOverride": true,
  814. "id": 31,
  815. "interval": null,
  816. "links": [],
  817. "mappingType": 1,
  818. "mappingTypes": [
  819. {
  820. "name": "value to text",
  821. "value": 1
  822. },
  823. {
  824. "name": "range to text",
  825. "value": 2
  826. }
  827. ],
  828. "maxDataPoints": 100,
  829. "nullPointMode": "connected",
  830. "nullText": null,
  831. "postfix": "",
  832. "postfixFontSize": "50%",
  833. "prefix": "",
  834. "prefixFontSize": "50%",
  835. "rangeMaps": [
  836. {
  837. "from": "null",
  838. "text": "N/A",
  839. "to": "null"
  840. }
  841. ],
  842. "sparkline": {
  843. "fillColor": "rgba(31, 118, 189, 0.18)",
  844. "full": false,
  845. "lineColor": "rgb(31, 120, 193)",
  846. "show": false
  847. },
  848. "tableColumn": "",
  849. "targets": [
  850. {
  851. "groupBy": [],
  852. "measurement": "Tautulli",
  853. "orderByTime": "ASC",
  854. "policy": "default",
  855. "refId": "A",
  856. "resultFormat": "time_series",
  857. "select": [
  858. [
  859. {
  860. "params": [
  861. "total"
  862. ],
  863. "type": "field"
  864. }
  865. ]
  866. ],
  867. "tags": [
  868. {
  869. "key": "server",
  870. "operator": "=",
  871. "value": "1"
  872. },
  873. {
  874. "condition": "AND",
  875. "key": "type",
  876. "operator": "=",
  877. "value": "library_stats"
  878. },
  879. {
  880. "condition": "AND",
  881. "key": "section_name",
  882. "operator": "=",
  883. "value": "Movies 4K"
  884. }
  885. ]
  886. }
  887. ],
  888. "thresholds": "",
  889. "timeFrom": "3630s",
  890. "title": "4K Movies",
  891. "type": "singlestat",
  892. "valueFontSize": "70%",
  893. "valueMaps": [
  894. {
  895. "op": "=",
  896. "text": "N/A",
  897. "value": "null"
  898. }
  899. ],
  900. "valueName": "current"
  901. },
  902. {
  903. "cacheTimeout": null,
  904. "colorBackground": true,
  905. "colorValue": false,
  906. "colors": [
  907. "#299c46",
  908. "#584477",
  909. "#d44a3a"
  910. ],
  911. "datasource": "${DS_VARKEN}",
  912. "format": "none",
  913. "gauge": {
  914. "maxValue": 100,
  915. "minValue": 0,
  916. "show": false,
  917. "thresholdLabels": false,
  918. "thresholdMarkers": true
  919. },
  920. "gridPos": {
  921. "h": 2,
  922. "w": 2,
  923. "x": 16,
  924. "y": 0
  925. },
  926. "hideTimeOverride": true,
  927. "id": 15,
  928. "interval": null,
  929. "links": [],
  930. "mappingType": 1,
  931. "mappingTypes": [
  932. {
  933. "name": "value to text",
  934. "value": 1
  935. },
  936. {
  937. "name": "range to text",
  938. "value": 2
  939. }
  940. ],
  941. "maxDataPoints": 100,
  942. "nullPointMode": "connected",
  943. "nullText": null,
  944. "postfix": "",
  945. "postfixFontSize": "50%",
  946. "prefix": "",
  947. "prefixFontSize": "50%",
  948. "rangeMaps": [
  949. {
  950. "from": "null",
  951. "text": "N/A",
  952. "to": "null"
  953. }
  954. ],
  955. "sparkline": {
  956. "fillColor": "rgba(31, 118, 189, 0.18)",
  957. "full": false,
  958. "lineColor": "rgb(31, 120, 193)",
  959. "show": false
  960. },
  961. "tableColumn": "",
  962. "targets": [
  963. {
  964. "groupBy": [],
  965. "measurement": "Tautulli",
  966. "orderByTime": "ASC",
  967. "policy": "default",
  968. "refId": "A",
  969. "resultFormat": "time_series",
  970. "select": [
  971. [
  972. {
  973. "params": [
  974. "total"
  975. ],
  976. "type": "field"
  977. }
  978. ]
  979. ],
  980. "tags": [
  981. {
  982. "key": "server",
  983. "operator": "=",
  984. "value": "1"
  985. },
  986. {
  987. "condition": "AND",
  988. "key": "type",
  989. "operator": "=",
  990. "value": "library_stats"
  991. },
  992. {
  993. "condition": "AND",
  994. "key": "section_name",
  995. "operator": "=",
  996. "value": "Cartoons"
  997. }
  998. ]
  999. }
  1000. ],
  1001. "thresholds": "",
  1002. "timeFrom": "3630s",
  1003. "title": "Cartoons",
  1004. "type": "singlestat",
  1005. "valueFontSize": "70%",
  1006. "valueMaps": [
  1007. {
  1008. "op": "=",
  1009. "text": "N/A",
  1010. "value": "null"
  1011. }
  1012. ],
  1013. "valueName": "current"
  1014. },
  1015. {
  1016. "cacheTimeout": null,
  1017. "colorBackground": true,
  1018. "colorValue": false,
  1019. "colors": [
  1020. "#299c46",
  1021. "#584477",
  1022. "#d44a3a"
  1023. ],
  1024. "datasource": "${DS_VARKEN}",
  1025. "format": "none",
  1026. "gauge": {
  1027. "maxValue": 100,
  1028. "minValue": 0,
  1029. "show": false,
  1030. "thresholdLabels": false,
  1031. "thresholdMarkers": true
  1032. },
  1033. "gridPos": {
  1034. "h": 2,
  1035. "w": 2,
  1036. "x": 18,
  1037. "y": 0
  1038. },
  1039. "hideTimeOverride": true,
  1040. "id": 16,
  1041. "interval": null,
  1042. "links": [],
  1043. "mappingType": 1,
  1044. "mappingTypes": [
  1045. {
  1046. "name": "value to text",
  1047. "value": 1
  1048. },
  1049. {
  1050. "name": "range to text",
  1051. "value": 2
  1052. }
  1053. ],
  1054. "maxDataPoints": 100,
  1055. "nullPointMode": "connected",
  1056. "nullText": null,
  1057. "postfix": "",
  1058. "postfixFontSize": "50%",
  1059. "prefix": "",
  1060. "prefixFontSize": "50%",
  1061. "rangeMaps": [
  1062. {
  1063. "from": "null",
  1064. "text": "N/A",
  1065. "to": "null"
  1066. }
  1067. ],
  1068. "sparkline": {
  1069. "fillColor": "rgba(31, 118, 189, 0.18)",
  1070. "full": false,
  1071. "lineColor": "rgb(31, 120, 193)",
  1072. "show": false
  1073. },
  1074. "tableColumn": "",
  1075. "targets": [
  1076. {
  1077. "groupBy": [],
  1078. "measurement": "Tautulli",
  1079. "orderByTime": "ASC",
  1080. "policy": "default",
  1081. "refId": "A",
  1082. "resultFormat": "time_series",
  1083. "select": [
  1084. [
  1085. {
  1086. "params": [
  1087. "total"
  1088. ],
  1089. "type": "field"
  1090. }
  1091. ]
  1092. ],
  1093. "tags": [
  1094. {
  1095. "key": "server",
  1096. "operator": "=",
  1097. "value": "1"
  1098. },
  1099. {
  1100. "condition": "AND",
  1101. "key": "type",
  1102. "operator": "=",
  1103. "value": "library_stats"
  1104. },
  1105. {
  1106. "condition": "AND",
  1107. "key": "section_name",
  1108. "operator": "=",
  1109. "value": "3D Movies"
  1110. }
  1111. ]
  1112. }
  1113. ],
  1114. "thresholds": "",
  1115. "timeFrom": "3630s",
  1116. "title": "3D Movies",
  1117. "type": "singlestat",
  1118. "valueFontSize": "70%",
  1119. "valueMaps": [
  1120. {
  1121. "op": "=",
  1122. "text": "N/A",
  1123. "value": "null"
  1124. }
  1125. ],
  1126. "valueName": "current"
  1127. },
  1128. {
  1129. "cacheTimeout": null,
  1130. "colorBackground": true,
  1131. "colorValue": false,
  1132. "colors": [
  1133. "#299c46",
  1134. "#962d82",
  1135. "#d44a3a"
  1136. ],
  1137. "datasource": "${DS_VARKEN}",
  1138. "format": "none",
  1139. "gauge": {
  1140. "maxValue": 100,
  1141. "minValue": 0,
  1142. "show": false,
  1143. "thresholdLabels": false,
  1144. "thresholdMarkers": true
  1145. },
  1146. "gridPos": {
  1147. "h": 2,
  1148. "w": 4,
  1149. "x": 20,
  1150. "y": 0
  1151. },
  1152. "hideTimeOverride": true,
  1153. "id": 45,
  1154. "interval": null,
  1155. "links": [],
  1156. "mappingType": 1,
  1157. "mappingTypes": [
  1158. {
  1159. "name": "value to text",
  1160. "value": 1
  1161. },
  1162. {
  1163. "name": "range to text",
  1164. "value": 2
  1165. }
  1166. ],
  1167. "maxDataPoints": 100,
  1168. "nullPointMode": "connected",
  1169. "nullText": null,
  1170. "postfix": "",
  1171. "postfixFontSize": "50%",
  1172. "prefix": "",
  1173. "prefixFontSize": "50%",
  1174. "rangeMaps": [
  1175. {
  1176. "from": "null",
  1177. "text": "N/A",
  1178. "to": "null"
  1179. }
  1180. ],
  1181. "sparkline": {
  1182. "fillColor": "rgba(31, 118, 189, 0.18)",
  1183. "full": false,
  1184. "lineColor": "rgb(31, 120, 193)",
  1185. "show": false
  1186. },
  1187. "tableColumn": "",
  1188. "targets": [
  1189. {
  1190. "groupBy": [],
  1191. "measurement": "Tautulli",
  1192. "orderByTime": "ASC",
  1193. "policy": "default",
  1194. "refId": "A",
  1195. "resultFormat": "time_series",
  1196. "select": [
  1197. [
  1198. {
  1199. "params": [
  1200. "total"
  1201. ],
  1202. "type": "field"
  1203. },
  1204. {
  1205. "params": [],
  1206. "type": "distinct"
  1207. }
  1208. ]
  1209. ],
  1210. "tags": [
  1211. {
  1212. "key": "server",
  1213. "operator": "=",
  1214. "value": "1"
  1215. },
  1216. {
  1217. "condition": "AND",
  1218. "key": "type",
  1219. "operator": "=",
  1220. "value": "library_stats"
  1221. },
  1222. {
  1223. "condition": "AND",
  1224. "key": "section_name",
  1225. "operator": "=",
  1226. "value": "Movies"
  1227. }
  1228. ]
  1229. }
  1230. ],
  1231. "thresholds": "",
  1232. "timeFrom": "1w",
  1233. "title": "Recently Added Movies",
  1234. "type": "singlestat",
  1235. "valueFontSize": "70%",
  1236. "valueMaps": [
  1237. {
  1238. "op": "=",
  1239. "text": "N/A",
  1240. "value": "null"
  1241. }
  1242. ],
  1243. "valueName": "diff"
  1244. },
  1245. {
  1246. "cacheTimeout": null,
  1247. "colorBackground": false,
  1248. "colorValue": false,
  1249. "colors": [
  1250. "#299c46",
  1251. "rgba(237, 129, 40, 0.89)",
  1252. "#d44a3a"
  1253. ],
  1254. "datasource": "${DS_VARKEN}",
  1255. "decimals": 1,
  1256. "format": "bps",
  1257. "gauge": {
  1258. "maxValue": 100,
  1259. "minValue": 0,
  1260. "show": false,
  1261. "thresholdLabels": false,
  1262. "thresholdMarkers": true
  1263. },
  1264. "gridPos": {
  1265. "h": 2,
  1266. "w": 2,
  1267. "x": 0,
  1268. "y": 2
  1269. },
  1270. "hideTimeOverride": true,
  1271. "id": 39,
  1272. "interval": null,
  1273. "links": [],
  1274. "mappingType": 1,
  1275. "mappingTypes": [
  1276. {
  1277. "name": "value to text",
  1278. "value": 1
  1279. },
  1280. {
  1281. "name": "range to text",
  1282. "value": 2
  1283. }
  1284. ],
  1285. "maxDataPoints": 100,
  1286. "nullPointMode": "connected",
  1287. "nullText": null,
  1288. "postfix": "",
  1289. "postfixFontSize": "50%",
  1290. "prefix": "",
  1291. "prefixFontSize": "50%",
  1292. "rangeMaps": [
  1293. {
  1294. "from": "null",
  1295. "text": "N/A",
  1296. "to": "null"
  1297. }
  1298. ],
  1299. "sparkline": {
  1300. "fillColor": "rgba(31, 118, 189, 0.18)",
  1301. "full": false,
  1302. "lineColor": "rgb(31, 120, 193)",
  1303. "show": false
  1304. },
  1305. "tableColumn": "",
  1306. "targets": [
  1307. {
  1308. "groupBy": [],
  1309. "measurement": "UniFi",
  1310. "orderByTime": "ASC",
  1311. "policy": "default",
  1312. "refId": "A",
  1313. "resultFormat": "time_series",
  1314. "select": [
  1315. [
  1316. {
  1317. "params": [
  1318. "bytes_current"
  1319. ],
  1320. "type": "field"
  1321. }
  1322. ]
  1323. ],
  1324. "tags": [
  1325. {
  1326. "key": "name",
  1327. "operator": "=",
  1328. "value": "Gateway"
  1329. }
  1330. ]
  1331. }
  1332. ],
  1333. "thresholds": "",
  1334. "timeFrom": null,
  1335. "title": "Current Speed",
  1336. "type": "singlestat",
  1337. "valueFontSize": "50%",
  1338. "valueMaps": [
  1339. {
  1340. "op": "=",
  1341. "text": "N/A",
  1342. "value": "null"
  1343. }
  1344. ],
  1345. "valueName": "current"
  1346. },
  1347. {
  1348. "cacheTimeout": null,
  1349. "colorBackground": false,
  1350. "colorValue": false,
  1351. "colors": [
  1352. "#299c46",
  1353. "rgba(237, 129, 40, 0.89)",
  1354. "#d44a3a"
  1355. ],
  1356. "datasource": "${DS_VARKEN}",
  1357. "decimals": 1,
  1358. "format": "Bps",
  1359. "gauge": {
  1360. "maxValue": 100,
  1361. "minValue": 0,
  1362. "show": false,
  1363. "thresholdLabels": false,
  1364. "thresholdMarkers": true
  1365. },
  1366. "gridPos": {
  1367. "h": 2,
  1368. "w": 2,
  1369. "x": 2,
  1370. "y": 2
  1371. },
  1372. "hideTimeOverride": true,
  1373. "id": 38,
  1374. "interval": null,
  1375. "links": [],
  1376. "mappingType": 1,
  1377. "mappingTypes": [
  1378. {
  1379. "name": "value to text",
  1380. "value": 1
  1381. },
  1382. {
  1383. "name": "range to text",
  1384. "value": 2
  1385. }
  1386. ],
  1387. "maxDataPoints": 100,
  1388. "nullPointMode": "connected",
  1389. "nullText": null,
  1390. "postfix": "",
  1391. "postfixFontSize": "50%",
  1392. "prefix": "",
  1393. "prefixFontSize": "50%",
  1394. "rangeMaps": [
  1395. {
  1396. "from": "null",
  1397. "text": "N/A",
  1398. "to": "null"
  1399. }
  1400. ],
  1401. "sparkline": {
  1402. "fillColor": "rgba(31, 118, 189, 0.18)",
  1403. "full": false,
  1404. "lineColor": "rgb(31, 120, 193)",
  1405. "show": false
  1406. },
  1407. "tableColumn": "",
  1408. "targets": [
  1409. {
  1410. "groupBy": [],
  1411. "limit": "",
  1412. "measurement": "UniFi",
  1413. "orderByTime": "ASC",
  1414. "policy": "default",
  1415. "refId": "A",
  1416. "resultFormat": "time_series",
  1417. "select": [
  1418. [
  1419. {
  1420. "params": [
  1421. "tx_bytes_current"
  1422. ],
  1423. "type": "field"
  1424. },
  1425. {
  1426. "params": [
  1427. "*8"
  1428. ],
  1429. "type": "math"
  1430. }
  1431. ]
  1432. ],
  1433. "tags": [
  1434. {
  1435. "key": "model",
  1436. "operator": "=",
  1437. "value": "UGW4"
  1438. }
  1439. ]
  1440. }
  1441. ],
  1442. "thresholds": "",
  1443. "timeFrom": null,
  1444. "title": "Current Upload",
  1445. "type": "singlestat",
  1446. "valueFontSize": "50%",
  1447. "valueMaps": [
  1448. {
  1449. "op": "=",
  1450. "text": "N/A",
  1451. "value": "null"
  1452. }
  1453. ],
  1454. "valueName": "current"
  1455. },
  1456. {
  1457. "cacheTimeout": null,
  1458. "colorBackground": false,
  1459. "colorValue": false,
  1460. "colors": [
  1461. "#299c46",
  1462. "rgba(237, 129, 40, 0.89)",
  1463. "#d44a3a"
  1464. ],
  1465. "datasource": "${DS_VARKEN}",
  1466. "decimals": 1,
  1467. "format": "Bps",
  1468. "gauge": {
  1469. "maxValue": 100,
  1470. "minValue": 0,
  1471. "show": false,
  1472. "thresholdLabels": false,
  1473. "thresholdMarkers": true
  1474. },
  1475. "gridPos": {
  1476. "h": 2,
  1477. "w": 2,
  1478. "x": 4,
  1479. "y": 2
  1480. },
  1481. "hideTimeOverride": true,
  1482. "id": 62,
  1483. "interval": null,
  1484. "links": [],
  1485. "mappingType": 1,
  1486. "mappingTypes": [
  1487. {
  1488. "name": "value to text",
  1489. "value": 1
  1490. },
  1491. {
  1492. "name": "range to text",
  1493. "value": 2
  1494. }
  1495. ],
  1496. "maxDataPoints": 100,
  1497. "nullPointMode": "connected",
  1498. "nullText": null,
  1499. "postfix": "",
  1500. "postfixFontSize": "50%",
  1501. "prefix": "",
  1502. "prefixFontSize": "50%",
  1503. "rangeMaps": [
  1504. {
  1505. "from": "null",
  1506. "text": "N/A",
  1507. "to": "null"
  1508. }
  1509. ],
  1510. "sparkline": {
  1511. "fillColor": "rgba(31, 118, 189, 0.18)",
  1512. "full": false,
  1513. "lineColor": "rgb(31, 120, 193)",
  1514. "show": false
  1515. },
  1516. "tableColumn": "",
  1517. "targets": [
  1518. {
  1519. "groupBy": [],
  1520. "limit": "",
  1521. "measurement": "UniFi",
  1522. "orderByTime": "ASC",
  1523. "policy": "default",
  1524. "refId": "A",
  1525. "resultFormat": "time_series",
  1526. "select": [
  1527. [
  1528. {
  1529. "params": [
  1530. "rx_bytes_current"
  1531. ],
  1532. "type": "field"
  1533. },
  1534. {
  1535. "params": [
  1536. "*8"
  1537. ],
  1538. "type": "math"
  1539. }
  1540. ]
  1541. ],
  1542. "tags": [
  1543. {
  1544. "key": "name",
  1545. "operator": "=",
  1546. "value": "Gateway"
  1547. }
  1548. ]
  1549. }
  1550. ],
  1551. "thresholds": "",
  1552. "timeFrom": null,
  1553. "title": "Current Download",
  1554. "type": "singlestat",
  1555. "valueFontSize": "50%",
  1556. "valueMaps": [
  1557. {
  1558. "op": "=",
  1559. "text": "N/A",
  1560. "value": "null"
  1561. }
  1562. ],
  1563. "valueName": "current"
  1564. },
  1565. {
  1566. "cacheTimeout": null,
  1567. "colorBackground": true,
  1568. "colorPostfix": false,
  1569. "colorPrefix": false,
  1570. "colorValue": false,
  1571. "colors": [
  1572. "#299c46",
  1573. "#7eb26d",
  1574. "#d44a3a"
  1575. ],
  1576. "datasource": "${DS_VARKEN}",
  1577. "decimals": 1,
  1578. "format": "decbytes",
  1579. "gauge": {
  1580. "maxValue": 100,
  1581. "minValue": 0,
  1582. "show": false,
  1583. "thresholdLabels": false,
  1584. "thresholdMarkers": true
  1585. },
  1586. "gridPos": {
  1587. "h": 2,
  1588. "w": 3,
  1589. "x": 6,
  1590. "y": 2
  1591. },
  1592. "hideTimeOverride": true,
  1593. "id": 40,
  1594. "interval": null,
  1595. "links": [],
  1596. "mappingType": 1,
  1597. "mappingTypes": [
  1598. {
  1599. "name": "value to text",
  1600. "value": 1
  1601. },
  1602. {
  1603. "name": "range to text",
  1604. "value": 2
  1605. }
  1606. ],
  1607. "maxDataPoints": 100,
  1608. "nullPointMode": "connected",
  1609. "nullText": null,
  1610. "postfix": "",
  1611. "postfixFontSize": "50%",
  1612. "prefix": "",
  1613. "prefixFontSize": "50%",
  1614. "rangeMaps": [
  1615. {
  1616. "from": "null",
  1617. "text": "N/A",
  1618. "to": "null"
  1619. }
  1620. ],
  1621. "sparkline": {
  1622. "fillColor": "rgba(31, 118, 189, 0.18)",
  1623. "full": false,
  1624. "lineColor": "rgb(31, 120, 193)",
  1625. "show": false
  1626. },
  1627. "tableColumn": "",
  1628. "targets": [
  1629. {
  1630. "groupBy": [],
  1631. "limit": "",
  1632. "measurement": "UniFi",
  1633. "orderByTime": "ASC",
  1634. "policy": "default",
  1635. "refId": "A",
  1636. "resultFormat": "time_series",
  1637. "select": [
  1638. [
  1639. {
  1640. "params": [
  1641. "tx_bytes_total"
  1642. ],
  1643. "type": "field"
  1644. }
  1645. ]
  1646. ],
  1647. "tags": [
  1648. {
  1649. "key": "model",
  1650. "operator": "=",
  1651. "value": "UGW4"
  1652. }
  1653. ]
  1654. }
  1655. ],
  1656. "thresholds": "",
  1657. "timeFrom": null,
  1658. "title": "Total Upload Traffic",
  1659. "type": "singlestat",
  1660. "valueFontSize": "70%",
  1661. "valueMaps": [
  1662. {
  1663. "op": "=",
  1664. "text": "N/A",
  1665. "value": "null"
  1666. }
  1667. ],
  1668. "valueName": "total"
  1669. },
  1670. {
  1671. "cacheTimeout": null,
  1672. "colorBackground": true,
  1673. "colorValue": false,
  1674. "colors": [
  1675. "#299c46",
  1676. "#cca300",
  1677. "#d44a3a"
  1678. ],
  1679. "datasource": "${DS_VARKEN}",
  1680. "decimals": 1,
  1681. "format": "decbytes",
  1682. "gauge": {
  1683. "maxValue": 100,
  1684. "minValue": 0,
  1685. "show": false,
  1686. "thresholdLabels": false,
  1687. "thresholdMarkers": true
  1688. },
  1689. "gridPos": {
  1690. "h": 2,
  1691. "w": 3,
  1692. "x": 9,
  1693. "y": 2
  1694. },
  1695. "hideTimeOverride": true,
  1696. "id": 41,
  1697. "interval": null,
  1698. "links": [],
  1699. "mappingType": 1,
  1700. "mappingTypes": [
  1701. {
  1702. "name": "value to text",
  1703. "value": 1
  1704. },
  1705. {
  1706. "name": "range to text",
  1707. "value": 2
  1708. }
  1709. ],
  1710. "maxDataPoints": 100,
  1711. "nullPointMode": "connected",
  1712. "nullText": null,
  1713. "postfix": "",
  1714. "postfixFontSize": "50%",
  1715. "prefix": "",
  1716. "prefixFontSize": "50%",
  1717. "rangeMaps": [
  1718. {
  1719. "from": "null",
  1720. "text": "N/A",
  1721. "to": "null"
  1722. }
  1723. ],
  1724. "sparkline": {
  1725. "fillColor": "rgba(31, 118, 189, 0.18)",
  1726. "full": false,
  1727. "lineColor": "rgb(31, 120, 193)",
  1728. "show": false
  1729. },
  1730. "tableColumn": "",
  1731. "targets": [
  1732. {
  1733. "groupBy": [],
  1734. "limit": "",
  1735. "measurement": "UniFi",
  1736. "orderByTime": "ASC",
  1737. "policy": "default",
  1738. "refId": "A",
  1739. "resultFormat": "time_series",
  1740. "select": [
  1741. [
  1742. {
  1743. "params": [
  1744. "rx_bytes_total"
  1745. ],
  1746. "type": "field"
  1747. }
  1748. ]
  1749. ],
  1750. "tags": [
  1751. {
  1752. "key": "model",
  1753. "operator": "=",
  1754. "value": "UGW4"
  1755. }
  1756. ]
  1757. }
  1758. ],
  1759. "thresholds": "",
  1760. "timeFrom": null,
  1761. "title": "Total Download Traffic",
  1762. "type": "singlestat",
  1763. "valueFontSize": "70%",
  1764. "valueMaps": [
  1765. {
  1766. "op": "=",
  1767. "text": "N/A",
  1768. "value": "null"
  1769. }
  1770. ],
  1771. "valueName": "total"
  1772. },
  1773. {
  1774. "cacheTimeout": null,
  1775. "colorBackground": true,
  1776. "colorValue": false,
  1777. "colors": [
  1778. "#299c46",
  1779. "#bf1b00",
  1780. "#d44a3a"
  1781. ],
  1782. "datasource": "${DS_VARKEN}",
  1783. "format": "none",
  1784. "gauge": {
  1785. "maxValue": 100,
  1786. "minValue": 0,
  1787. "show": false,
  1788. "thresholdLabels": false,
  1789. "thresholdMarkers": true
  1790. },
  1791. "gridPos": {
  1792. "h": 2,
  1793. "w": 6,
  1794. "x": 12,
  1795. "y": 2
  1796. },
  1797. "hideTimeOverride": true,
  1798. "id": 12,
  1799. "interval": null,
  1800. "links": [],
  1801. "mappingType": 1,
  1802. "mappingTypes": [
  1803. {
  1804. "name": "value to text",
  1805. "value": 1
  1806. },
  1807. {
  1808. "name": "range to text",
  1809. "value": 2
  1810. }
  1811. ],
  1812. "maxDataPoints": 100,
  1813. "nullPointMode": "connected",
  1814. "nullText": null,
  1815. "postfix": "",
  1816. "postfixFontSize": "50%",
  1817. "prefix": "",
  1818. "prefixFontSize": "50%",
  1819. "rangeMaps": [
  1820. {
  1821. "from": "null",
  1822. "text": "N/A",
  1823. "to": "null"
  1824. }
  1825. ],
  1826. "sparkline": {
  1827. "fillColor": "rgba(31, 118, 189, 0.18)",
  1828. "full": false,
  1829. "lineColor": "rgb(31, 120, 193)",
  1830. "show": false
  1831. },
  1832. "tableColumn": "",
  1833. "targets": [
  1834. {
  1835. "groupBy": [],
  1836. "measurement": "Tautulli",
  1837. "orderByTime": "ASC",
  1838. "policy": "default",
  1839. "refId": "A",
  1840. "resultFormat": "time_series",
  1841. "select": [
  1842. [
  1843. {
  1844. "params": [
  1845. "total"
  1846. ],
  1847. "type": "field"
  1848. }
  1849. ]
  1850. ],
  1851. "tags": [
  1852. {
  1853. "key": "server",
  1854. "operator": "=",
  1855. "value": "1"
  1856. },
  1857. {
  1858. "condition": "AND",
  1859. "key": "type",
  1860. "operator": "=",
  1861. "value": "library_stats"
  1862. },
  1863. {
  1864. "condition": "AND",
  1865. "key": "section_name",
  1866. "operator": "=",
  1867. "value": "Music"
  1868. }
  1869. ]
  1870. }
  1871. ],
  1872. "thresholds": "",
  1873. "timeFrom": "3630s",
  1874. "title": "Music Artists",
  1875. "type": "singlestat",
  1876. "valueFontSize": "70%",
  1877. "valueMaps": [
  1878. {
  1879. "op": "=",
  1880. "text": "N/A",
  1881. "value": "null"
  1882. }
  1883. ],
  1884. "valueName": "current"
  1885. },
  1886. {
  1887. "cacheTimeout": null,
  1888. "colorBackground": true,
  1889. "colorValue": false,
  1890. "colors": [
  1891. "#299c46",
  1892. "#1f78c1",
  1893. "#d44a3a"
  1894. ],
  1895. "datasource": "${DS_VARKEN}",
  1896. "format": "none",
  1897. "gauge": {
  1898. "maxValue": 100,
  1899. "minValue": 0,
  1900. "show": false,
  1901. "thresholdLabels": false,
  1902. "thresholdMarkers": true
  1903. },
  1904. "gridPos": {
  1905. "h": 2,
  1906. "w": 6,
  1907. "x": 18,
  1908. "y": 2
  1909. },
  1910. "hideTimeOverride": true,
  1911. "id": 30,
  1912. "interval": null,
  1913. "links": [],
  1914. "mappingType": 1,
  1915. "mappingTypes": [
  1916. {
  1917. "name": "value to text",
  1918. "value": 1
  1919. },
  1920. {
  1921. "name": "range to text",
  1922. "value": 2
  1923. }
  1924. ],
  1925. "maxDataPoints": 100,
  1926. "nullPointMode": "connected",
  1927. "nullText": null,
  1928. "postfix": "",
  1929. "postfixFontSize": "50%",
  1930. "prefix": "",
  1931. "prefixFontSize": "50%",
  1932. "rangeMaps": [
  1933. {
  1934. "from": "null",
  1935. "text": "N/A",
  1936. "to": "null"
  1937. }
  1938. ],
  1939. "sparkline": {
  1940. "fillColor": "rgba(31, 118, 189, 0.18)",
  1941. "full": false,
  1942. "lineColor": "rgb(31, 120, 193)",
  1943. "show": false
  1944. },
  1945. "tableColumn": "",
  1946. "targets": [
  1947. {
  1948. "groupBy": [],
  1949. "measurement": "Tautulli",
  1950. "orderByTime": "ASC",
  1951. "policy": "default",
  1952. "refId": "A",
  1953. "resultFormat": "time_series",
  1954. "select": [
  1955. [
  1956. {
  1957. "params": [
  1958. "total"
  1959. ],
  1960. "type": "field"
  1961. }
  1962. ]
  1963. ],
  1964. "tags": [
  1965. {
  1966. "key": "server",
  1967. "operator": "=",
  1968. "value": "1"
  1969. },
  1970. {
  1971. "condition": "AND",
  1972. "key": "type",
  1973. "operator": "=",
  1974. "value": "library_stats"
  1975. },
  1976. {
  1977. "condition": "AND",
  1978. "key": "section_name",
  1979. "operator": "=",
  1980. "value": "Photos"
  1981. }
  1982. ]
  1983. }
  1984. ],
  1985. "thresholds": "",
  1986. "timeFrom": "3630s",
  1987. "title": "Photo Albums",
  1988. "type": "singlestat",
  1989. "valueFontSize": "70%",
  1990. "valueMaps": [
  1991. {
  1992. "op": "=",
  1993. "text": "N/A",
  1994. "value": "null"
  1995. }
  1996. ],
  1997. "valueName": "current"
  1998. },
  1999. {
  2000. "aliasColors": {},
  2001. "bars": true,
  2002. "dashLength": 10,
  2003. "dashes": false,
  2004. "datasource": "${DS_VARKEN}",
  2005. "fill": 1,
  2006. "gridPos": {
  2007. "h": 8,
  2008. "w": 12,
  2009. "x": 0,
  2010. "y": 4
  2011. },
  2012. "hideTimeOverride": true,
  2013. "id": 49,
  2014. "legend": {
  2015. "avg": false,
  2016. "current": false,
  2017. "max": false,
  2018. "min": false,
  2019. "show": false,
  2020. "total": false,
  2021. "values": false
  2022. },
  2023. "lines": false,
  2024. "linewidth": 1,
  2025. "links": [],
  2026. "nullPointMode": "null",
  2027. "percentage": false,
  2028. "pointradius": 5,
  2029. "points": false,
  2030. "renderer": "flot",
  2031. "seriesOverrides": [],
  2032. "spaceLength": 10,
  2033. "stack": false,
  2034. "steppedLine": false,
  2035. "targets": [
  2036. {
  2037. "alias": "$tag_location",
  2038. "groupBy": [
  2039. {
  2040. "params": [
  2041. "location"
  2042. ],
  2043. "type": "tag"
  2044. }
  2045. ],
  2046. "measurement": "Tautulli",
  2047. "orderByTime": "ASC",
  2048. "policy": "default",
  2049. "refId": "A",
  2050. "resultFormat": "time_series",
  2051. "select": [
  2052. [
  2053. {
  2054. "params": [
  2055. "hash"
  2056. ],
  2057. "type": "field"
  2058. },
  2059. {
  2060. "params": [],
  2061. "type": "distinct"
  2062. },
  2063. {
  2064. "params": [],
  2065. "type": "count"
  2066. }
  2067. ]
  2068. ],
  2069. "tags": [
  2070. {
  2071. "key": "server",
  2072. "operator": "=",
  2073. "value": "1"
  2074. },
  2075. {
  2076. "condition": "AND",
  2077. "key": "type",
  2078. "operator": "=",
  2079. "value": "Session"
  2080. }
  2081. ]
  2082. }
  2083. ],
  2084. "thresholds": [],
  2085. "timeFrom": "48h",
  2086. "timeRegions": [],
  2087. "timeShift": null,
  2088. "title": "Top Locations Last 48h",
  2089. "tooltip": {
  2090. "shared": false,
  2091. "sort": 0,
  2092. "value_type": "individual"
  2093. },
  2094. "type": "graph",
  2095. "xaxis": {
  2096. "buckets": null,
  2097. "mode": "series",
  2098. "name": null,
  2099. "show": true,
  2100. "values": [
  2101. "total"
  2102. ]
  2103. },
  2104. "yaxes": [
  2105. {
  2106. "decimals": 0,
  2107. "format": "short",
  2108. "label": null,
  2109. "logBase": 1,
  2110. "max": null,
  2111. "min": null,
  2112. "show": true
  2113. },
  2114. {
  2115. "decimals": 0,
  2116. "format": "short",
  2117. "label": null,
  2118. "logBase": 1,
  2119. "max": null,
  2120. "min": null,
  2121. "show": true
  2122. }
  2123. ],
  2124. "yaxis": {
  2125. "align": false,
  2126. "alignLevel": null
  2127. }
  2128. },
  2129. {
  2130. "circleMaxSize": "2",
  2131. "circleMinSize": 2,
  2132. "colors": [
  2133. "#24c3ff",
  2134. "#ef843c",
  2135. "#890f02"
  2136. ],
  2137. "datasource": "${DS_VARKEN}",
  2138. "decimals": 0,
  2139. "esMetric": "Count",
  2140. "gridPos": {
  2141. "h": 8,
  2142. "w": 12,
  2143. "x": 12,
  2144. "y": 4
  2145. },
  2146. "hideEmpty": false,
  2147. "hideTimeOverride": true,
  2148. "hideZero": false,
  2149. "id": 4,
  2150. "initialZoom": "6",
  2151. "links": [],
  2152. "locationData": "table",
  2153. "mapCenter": "custom",
  2154. "mapCenterLatitude": "47",
  2155. "mapCenterLongitude": "9",
  2156. "maxDataPoints": 1,
  2157. "mouseWheelZoom": false,
  2158. "showLegend": false,
  2159. "stickyLabels": false,
  2160. "tableQueryOptions": {
  2161. "geohashField": "geohash",
  2162. "labelField": "full_location",
  2163. "latitudeField": "latitude",
  2164. "longitudeField": "longitude",
  2165. "metricField": "metric",
  2166. "queryType": "coordinates"
  2167. },
  2168. "targets": [
  2169. {
  2170. "groupBy": [
  2171. {
  2172. "params": [
  2173. "latitude"
  2174. ],
  2175. "type": "tag"
  2176. },
  2177. {
  2178. "params": [
  2179. "longitude"
  2180. ],
  2181. "type": "tag"
  2182. },
  2183. {
  2184. "params": [
  2185. "full_location"
  2186. ],
  2187. "type": "tag"
  2188. },
  2189. {
  2190. "params": [
  2191. "name"
  2192. ],
  2193. "type": "tag"
  2194. }
  2195. ],
  2196. "measurement": "Tautulli",
  2197. "orderByTime": "ASC",
  2198. "policy": "default",
  2199. "refId": "A",
  2200. "resultFormat": "table",
  2201. "select": [
  2202. [
  2203. {
  2204. "params": [
  2205. "hash"
  2206. ],
  2207. "type": "field"
  2208. },
  2209. {
  2210. "params": [],
  2211. "type": "distinct"
  2212. },
  2213. {
  2214. "params": [],
  2215. "type": "count"
  2216. },
  2217. {
  2218. "params": [
  2219. "metric"
  2220. ],
  2221. "type": "alias"
  2222. }
  2223. ]
  2224. ],
  2225. "tags": [
  2226. {
  2227. "key": "server",
  2228. "operator": "=",
  2229. "value": "1"
  2230. },
  2231. {
  2232. "condition": "AND",
  2233. "key": "type",
  2234. "operator": "=",
  2235. "value": "Session"
  2236. }
  2237. ]
  2238. }
  2239. ],
  2240. "thresholds": "2,3",
  2241. "timeFrom": "33s",
  2242. "title": "User Location",
  2243. "transparent": false,
  2244. "type": "grafana-worldmap-panel",
  2245. "unitPlural": "Streams",
  2246. "unitSingle": "",
  2247. "unitSingular": "Stream",
  2248. "valueName": "current"
  2249. },
  2250. {
  2251. "cacheTimeout": null,
  2252. "colorBackground": true,
  2253. "colorValue": false,
  2254. "colors": [
  2255. "#299c46",
  2256. "rgba(237, 129, 40, 0.89)",
  2257. "#d44a3a"
  2258. ],
  2259. "datasource": "${DS_VARKEN}",
  2260. "description": "Streaming Brain Estimate",
  2261. "format": "Kbits",
  2262. "gauge": {
  2263. "maxValue": 100,
  2264. "minValue": 0,
  2265. "show": false,
  2266. "thresholdLabels": false,
  2267. "thresholdMarkers": true
  2268. },
  2269. "gridPos": {
  2270. "h": 2,
  2271. "w": 4,
  2272. "x": 0,
  2273. "y": 12
  2274. },
  2275. "hideTimeOverride": true,
  2276. "id": 19,
  2277. "interval": null,
  2278. "links": [],
  2279. "mappingType": 1,
  2280. "mappingTypes": [
  2281. {
  2282. "name": "value to text",
  2283. "value": 1
  2284. },
  2285. {
  2286. "name": "range to text",
  2287. "value": 2
  2288. }
  2289. ],
  2290. "maxDataPoints": 100,
  2291. "nullPointMode": "connected",
  2292. "nullText": null,
  2293. "postfix": "",
  2294. "postfixFontSize": "50%",
  2295. "prefix": "",
  2296. "prefixFontSize": "50%",
  2297. "rangeMaps": [
  2298. {
  2299. "from": "null",
  2300. "text": "N/A",
  2301. "to": "null"
  2302. }
  2303. ],
  2304. "sparkline": {
  2305. "fillColor": "rgba(31, 118, 189, 0.18)",
  2306. "full": false,
  2307. "lineColor": "rgb(31, 120, 193)",
  2308. "show": false
  2309. },
  2310. "tableColumn": "",
  2311. "targets": [
  2312. {
  2313. "groupBy": [],
  2314. "measurement": "Tautulli",
  2315. "orderByTime": "ASC",
  2316. "policy": "default",
  2317. "refId": "A",
  2318. "resultFormat": "time_series",
  2319. "select": [
  2320. [
  2321. {
  2322. "params": [
  2323. "total_bandwidth"
  2324. ],
  2325. "type": "field"
  2326. }
  2327. ]
  2328. ],
  2329. "tags": [
  2330. {
  2331. "key": "server",
  2332. "operator": "=",
  2333. "value": "1"
  2334. },
  2335. {
  2336. "condition": "AND",
  2337. "key": "type",
  2338. "operator": "=",
  2339. "value": "current_stream_stats"
  2340. }
  2341. ]
  2342. }
  2343. ],
  2344. "thresholds": "",
  2345. "timeFrom": "30s",
  2346. "title": "Plex Total Bandwith",
  2347. "transparent": true,
  2348. "type": "singlestat",
  2349. "valueFontSize": "70%",
  2350. "valueMaps": [
  2351. {
  2352. "op": "=",
  2353. "text": "N/A",
  2354. "value": "null"
  2355. }
  2356. ],
  2357. "valueName": "current"
  2358. },
  2359. {
  2360. "cacheTimeout": null,
  2361. "colorBackground": true,
  2362. "colorValue": false,
  2363. "colors": [
  2364. "#299c46",
  2365. "rgba(237, 129, 40, 0.89)",
  2366. "#d44a3a"
  2367. ],
  2368. "datasource": "${DS_VARKEN}",
  2369. "description": "Streaming Brain Estimate",
  2370. "format": "Kbits",
  2371. "gauge": {
  2372. "maxValue": 100,
  2373. "minValue": 0,
  2374. "show": false,
  2375. "thresholdLabels": false,
  2376. "thresholdMarkers": true
  2377. },
  2378. "gridPos": {
  2379. "h": 2,
  2380. "w": 4,
  2381. "x": 4,
  2382. "y": 12
  2383. },
  2384. "hideTimeOverride": true,
  2385. "id": 22,
  2386. "interval": null,
  2387. "links": [],
  2388. "mappingType": 1,
  2389. "mappingTypes": [
  2390. {
  2391. "name": "value to text",
  2392. "value": 1
  2393. },
  2394. {
  2395. "name": "range to text",
  2396. "value": 2
  2397. }
  2398. ],
  2399. "maxDataPoints": 100,
  2400. "nullPointMode": "connected",
  2401. "nullText": null,
  2402. "postfix": "",
  2403. "postfixFontSize": "50%",
  2404. "prefix": "",
  2405. "prefixFontSize": "50%",
  2406. "rangeMaps": [
  2407. {
  2408. "from": "null",
  2409. "text": "N/A",
  2410. "to": "null"
  2411. }
  2412. ],
  2413. "sparkline": {
  2414. "fillColor": "rgba(31, 118, 189, 0.18)",
  2415. "full": false,
  2416. "lineColor": "rgb(31, 120, 193)",
  2417. "show": false
  2418. },
  2419. "tableColumn": "",
  2420. "targets": [
  2421. {
  2422. "groupBy": [],
  2423. "measurement": "Tautulli",
  2424. "orderByTime": "ASC",
  2425. "policy": "default",
  2426. "refId": "A",
  2427. "resultFormat": "time_series",
  2428. "select": [
  2429. [
  2430. {
  2431. "params": [
  2432. "lan_bandwidth"
  2433. ],
  2434. "type": "field"
  2435. }
  2436. ]
  2437. ],
  2438. "tags": [
  2439. {
  2440. "key": "server",
  2441. "operator": "=",
  2442. "value": "1"
  2443. },
  2444. {
  2445. "condition": "AND",
  2446. "key": "type",
  2447. "operator": "=",
  2448. "value": "current_stream_stats"
  2449. }
  2450. ]
  2451. }
  2452. ],
  2453. "thresholds": "",
  2454. "timeFrom": "30s",
  2455. "title": "Plex LAN Bandwith",
  2456. "transparent": true,
  2457. "type": "singlestat",
  2458. "valueFontSize": "70%",
  2459. "valueMaps": [
  2460. {
  2461. "op": "=",
  2462. "text": "N/A",
  2463. "value": "null"
  2464. }
  2465. ],
  2466. "valueName": "avg"
  2467. },
  2468. {
  2469. "cacheTimeout": null,
  2470. "colorBackground": true,
  2471. "colorValue": false,
  2472. "colors": [
  2473. "#299c46",
  2474. "rgba(237, 129, 40, 0.89)",
  2475. "#d44a3a"
  2476. ],
  2477. "datasource": "${DS_VARKEN}",
  2478. "description": "Streaming Brain Estimate",
  2479. "format": "Kbits",
  2480. "gauge": {
  2481. "maxValue": 100,
  2482. "minValue": 0,
  2483. "show": false,
  2484. "thresholdLabels": false,
  2485. "thresholdMarkers": true
  2486. },
  2487. "gridPos": {
  2488. "h": 2,
  2489. "w": 4,
  2490. "x": 8,
  2491. "y": 12
  2492. },
  2493. "hideTimeOverride": true,
  2494. "id": 23,
  2495. "interval": null,
  2496. "links": [],
  2497. "mappingType": 1,
  2498. "mappingTypes": [
  2499. {
  2500. "name": "value to text",
  2501. "value": 1
  2502. },
  2503. {
  2504. "name": "range to text",
  2505. "value": 2
  2506. }
  2507. ],
  2508. "maxDataPoints": 100,
  2509. "nullPointMode": "connected",
  2510. "nullText": null,
  2511. "postfix": "",
  2512. "postfixFontSize": "50%",
  2513. "prefix": "",
  2514. "prefixFontSize": "50%",
  2515. "rangeMaps": [
  2516. {
  2517. "from": "null",
  2518. "text": "N/A",
  2519. "to": "null"
  2520. }
  2521. ],
  2522. "sparkline": {
  2523. "fillColor": "rgba(31, 118, 189, 0.18)",
  2524. "full": false,
  2525. "lineColor": "rgb(31, 120, 193)",
  2526. "show": false
  2527. },
  2528. "tableColumn": "",
  2529. "targets": [
  2530. {
  2531. "groupBy": [],
  2532. "measurement": "Tautulli",
  2533. "orderByTime": "ASC",
  2534. "policy": "default",
  2535. "refId": "A",
  2536. "resultFormat": "time_series",
  2537. "select": [
  2538. [
  2539. {
  2540. "params": [
  2541. "wan_bandwidth"
  2542. ],
  2543. "type": "field"
  2544. }
  2545. ]
  2546. ],
  2547. "tags": [
  2548. {
  2549. "key": "server",
  2550. "operator": "=",
  2551. "value": "1"
  2552. },
  2553. {
  2554. "condition": "AND",
  2555. "key": "type",
  2556. "operator": "=",
  2557. "value": "current_stream_stats"
  2558. }
  2559. ]
  2560. }
  2561. ],
  2562. "thresholds": "",
  2563. "timeFrom": "30s",
  2564. "title": "Plex WAN Bandwith",
  2565. "transparent": true,
  2566. "type": "singlestat",
  2567. "valueFontSize": "70%",
  2568. "valueMaps": [
  2569. {
  2570. "op": "=",
  2571. "text": "N/A",
  2572. "value": "null"
  2573. }
  2574. ],
  2575. "valueName": "current"
  2576. },
  2577. {
  2578. "cacheTimeout": null,
  2579. "colorBackground": true,
  2580. "colorValue": false,
  2581. "colors": [
  2582. "#299c46",
  2583. "#584477",
  2584. "#d44a3a"
  2585. ],
  2586. "datasource": "${DS_VARKEN}",
  2587. "format": "none",
  2588. "gauge": {
  2589. "maxValue": 100,
  2590. "minValue": 0,
  2591. "show": false,
  2592. "thresholdLabels": false,
  2593. "thresholdMarkers": true
  2594. },
  2595. "gridPos": {
  2596. "h": 2,
  2597. "w": 2,
  2598. "x": 12,
  2599. "y": 12
  2600. },
  2601. "hideTimeOverride": true,
  2602. "id": 9,
  2603. "interval": null,
  2604. "links": [],
  2605. "mappingType": 1,
  2606. "mappingTypes": [
  2607. {
  2608. "name": "value to text",
  2609. "value": 1
  2610. },
  2611. {
  2612. "name": "range to text",
  2613. "value": 2
  2614. }
  2615. ],
  2616. "maxDataPoints": 100,
  2617. "nullPointMode": "connected",
  2618. "nullText": null,
  2619. "postfix": "",
  2620. "postfixFontSize": "50%",
  2621. "prefix": "",
  2622. "prefixFontSize": "50%",
  2623. "rangeMaps": [
  2624. {
  2625. "from": "null",
  2626. "text": "N/A",
  2627. "to": "null"
  2628. }
  2629. ],
  2630. "sparkline": {
  2631. "fillColor": "rgba(31, 118, 189, 0.18)",
  2632. "full": false,
  2633. "lineColor": "rgb(31, 120, 193)",
  2634. "show": false
  2635. },
  2636. "tableColumn": "",
  2637. "targets": [
  2638. {
  2639. "groupBy": [],
  2640. "measurement": "Tautulli",
  2641. "orderByTime": "ASC",
  2642. "policy": "default",
  2643. "refId": "A",
  2644. "resultFormat": "time_series",
  2645. "select": [
  2646. [
  2647. {
  2648. "params": [
  2649. "total"
  2650. ],
  2651. "type": "field"
  2652. }
  2653. ]
  2654. ],
  2655. "tags": [
  2656. {
  2657. "key": "server",
  2658. "operator": "=",
  2659. "value": "1"
  2660. },
  2661. {
  2662. "condition": "AND",
  2663. "key": "type",
  2664. "operator": "=",
  2665. "value": "library_stats"
  2666. },
  2667. {
  2668. "condition": "AND",
  2669. "key": "section_name",
  2670. "operator": "=",
  2671. "value": "TV Shows"
  2672. }
  2673. ]
  2674. }
  2675. ],
  2676. "thresholds": "",
  2677. "timeFrom": "3630s",
  2678. "title": "TV Shows",
  2679. "type": "singlestat",
  2680. "valueFontSize": "70%",
  2681. "valueMaps": [
  2682. {
  2683. "op": "=",
  2684. "text": "N/A",
  2685. "value": "null"
  2686. }
  2687. ],
  2688. "valueName": "current"
  2689. },
  2690. {
  2691. "cacheTimeout": null,
  2692. "colorBackground": true,
  2693. "colorValue": false,
  2694. "colors": [
  2695. "#299c46",
  2696. "#584477",
  2697. "#d44a3a"
  2698. ],
  2699. "datasource": "${DS_VARKEN}",
  2700. "format": "none",
  2701. "gauge": {
  2702. "maxValue": 100,
  2703. "minValue": 0,
  2704. "show": false,
  2705. "thresholdLabels": false,
  2706. "thresholdMarkers": true
  2707. },
  2708. "gridPos": {
  2709. "h": 2,
  2710. "w": 2,
  2711. "x": 14,
  2712. "y": 12
  2713. },
  2714. "hideTimeOverride": true,
  2715. "id": 29,
  2716. "interval": null,
  2717. "links": [],
  2718. "mappingType": 1,
  2719. "mappingTypes": [
  2720. {
  2721. "name": "value to text",
  2722. "value": 1
  2723. },
  2724. {
  2725. "name": "range to text",
  2726. "value": 2
  2727. }
  2728. ],
  2729. "maxDataPoints": 100,
  2730. "nullPointMode": "connected",
  2731. "nullText": null,
  2732. "postfix": "",
  2733. "postfixFontSize": "50%",
  2734. "prefix": "",
  2735. "prefixFontSize": "50%",
  2736. "rangeMaps": [
  2737. {
  2738. "from": "null",
  2739. "text": "N/A",
  2740. "to": "null"
  2741. }
  2742. ],
  2743. "sparkline": {
  2744. "fillColor": "rgba(31, 118, 189, 0.18)",
  2745. "full": false,
  2746. "lineColor": "rgb(31, 120, 193)",
  2747. "show": false
  2748. },
  2749. "tableColumn": "",
  2750. "targets": [
  2751. {
  2752. "groupBy": [],
  2753. "measurement": "Tautulli",
  2754. "orderByTime": "ASC",
  2755. "policy": "default",
  2756. "refId": "A",
  2757. "resultFormat": "time_series",
  2758. "select": [
  2759. [
  2760. {
  2761. "params": [
  2762. "seasons"
  2763. ],
  2764. "type": "field"
  2765. }
  2766. ]
  2767. ],
  2768. "tags": [
  2769. {
  2770. "key": "server",
  2771. "operator": "=",
  2772. "value": "1"
  2773. },
  2774. {
  2775. "condition": "AND",
  2776. "key": "type",
  2777. "operator": "=",
  2778. "value": "library_stats"
  2779. },
  2780. {
  2781. "condition": "AND",
  2782. "key": "section_name",
  2783. "operator": "=",
  2784. "value": "TV Shows"
  2785. }
  2786. ]
  2787. }
  2788. ],
  2789. "thresholds": "",
  2790. "timeFrom": "3630s",
  2791. "title": "TV Seasons",
  2792. "type": "singlestat",
  2793. "valueFontSize": "70%",
  2794. "valueMaps": [
  2795. {
  2796. "op": "=",
  2797. "text": "N/A",
  2798. "value": "null"
  2799. }
  2800. ],
  2801. "valueName": "current"
  2802. },
  2803. {
  2804. "cacheTimeout": null,
  2805. "colorBackground": true,
  2806. "colorValue": false,
  2807. "colors": [
  2808. "#299c46",
  2809. "#584477",
  2810. "#d44a3a"
  2811. ],
  2812. "datasource": "${DS_VARKEN}",
  2813. "format": "none",
  2814. "gauge": {
  2815. "maxValue": 100,
  2816. "minValue": 0,
  2817. "show": false,
  2818. "thresholdLabels": false,
  2819. "thresholdMarkers": true
  2820. },
  2821. "gridPos": {
  2822. "h": 2,
  2823. "w": 2,
  2824. "x": 16,
  2825. "y": 12
  2826. },
  2827. "hideTimeOverride": true,
  2828. "id": 13,
  2829. "interval": null,
  2830. "links": [],
  2831. "mappingType": 1,
  2832. "mappingTypes": [
  2833. {
  2834. "name": "value to text",
  2835. "value": 1
  2836. },
  2837. {
  2838. "name": "range to text",
  2839. "value": 2
  2840. }
  2841. ],
  2842. "maxDataPoints": 100,
  2843. "nullPointMode": "connected",
  2844. "nullText": null,
  2845. "postfix": "",
  2846. "postfixFontSize": "50%",
  2847. "prefix": "",
  2848. "prefixFontSize": "50%",
  2849. "rangeMaps": [
  2850. {
  2851. "from": "null",
  2852. "text": "N/A",
  2853. "to": "null"
  2854. }
  2855. ],
  2856. "sparkline": {
  2857. "fillColor": "rgba(31, 118, 189, 0.18)",
  2858. "full": false,
  2859. "lineColor": "rgb(31, 120, 193)",
  2860. "show": false
  2861. },
  2862. "tableColumn": "",
  2863. "targets": [
  2864. {
  2865. "groupBy": [],
  2866. "measurement": "Tautulli",
  2867. "orderByTime": "ASC",
  2868. "policy": "default",
  2869. "refId": "A",
  2870. "resultFormat": "time_series",
  2871. "select": [
  2872. [
  2873. {
  2874. "params": [
  2875. "episodes"
  2876. ],
  2877. "type": "field"
  2878. }
  2879. ]
  2880. ],
  2881. "tags": [
  2882. {
  2883. "key": "server",
  2884. "operator": "=",
  2885. "value": "1"
  2886. },
  2887. {
  2888. "condition": "AND",
  2889. "key": "type",
  2890. "operator": "=",
  2891. "value": "library_stats"
  2892. },
  2893. {
  2894. "condition": "AND",
  2895. "key": "section_name",
  2896. "operator": "=",
  2897. "value": "TV Shows"
  2898. }
  2899. ]
  2900. }
  2901. ],
  2902. "thresholds": "",
  2903. "timeFrom": "3630s",
  2904. "title": "TV Episodes",
  2905. "type": "singlestat",
  2906. "valueFontSize": "70%",
  2907. "valueMaps": [
  2908. {
  2909. "op": "=",
  2910. "text": "N/A",
  2911. "value": "null"
  2912. }
  2913. ],
  2914. "valueName": "current"
  2915. },
  2916. {
  2917. "cacheTimeout": null,
  2918. "colorBackground": true,
  2919. "colorValue": false,
  2920. "colors": [
  2921. "#299c46",
  2922. "#584477",
  2923. "#d44a3a"
  2924. ],
  2925. "datasource": "${DS_VARKEN}",
  2926. "format": "none",
  2927. "gauge": {
  2928. "maxValue": 100,
  2929. "minValue": 0,
  2930. "show": false,
  2931. "thresholdLabels": false,
  2932. "thresholdMarkers": true
  2933. },
  2934. "gridPos": {
  2935. "h": 2,
  2936. "w": 2,
  2937. "x": 18,
  2938. "y": 12
  2939. },
  2940. "hideTimeOverride": true,
  2941. "id": 17,
  2942. "interval": null,
  2943. "links": [],
  2944. "mappingType": 1,
  2945. "mappingTypes": [
  2946. {
  2947. "name": "value to text",
  2948. "value": 1
  2949. },
  2950. {
  2951. "name": "range to text",
  2952. "value": 2
  2953. }
  2954. ],
  2955. "maxDataPoints": 100,
  2956. "nullPointMode": "connected",
  2957. "nullText": null,
  2958. "postfix": "",
  2959. "postfixFontSize": "50%",
  2960. "prefix": "",
  2961. "prefixFontSize": "50%",
  2962. "rangeMaps": [
  2963. {
  2964. "from": "null",
  2965. "text": "N/A",
  2966. "to": "null"
  2967. }
  2968. ],
  2969. "sparkline": {
  2970. "fillColor": "rgba(31, 118, 189, 0.18)",
  2971. "full": false,
  2972. "lineColor": "rgb(31, 120, 193)",
  2973. "show": false
  2974. },
  2975. "tableColumn": "",
  2976. "targets": [
  2977. {
  2978. "groupBy": [],
  2979. "measurement": "Tautulli",
  2980. "orderByTime": "ASC",
  2981. "policy": "default",
  2982. "refId": "A",
  2983. "resultFormat": "time_series",
  2984. "select": [
  2985. [
  2986. {
  2987. "params": [
  2988. "total"
  2989. ],
  2990. "type": "field"
  2991. }
  2992. ]
  2993. ],
  2994. "tags": [
  2995. {
  2996. "key": "server",
  2997. "operator": "=",
  2998. "value": "1"
  2999. },
  3000. {
  3001. "condition": "AND",
  3002. "key": "type",
  3003. "operator": "=",
  3004. "value": "library_stats"
  3005. },
  3006. {
  3007. "condition": "AND",
  3008. "key": "section_name",
  3009. "operator": "=",
  3010. "value": "TV Shows Kids"
  3011. }
  3012. ]
  3013. }
  3014. ],
  3015. "thresholds": "",
  3016. "timeFrom": "3630s",
  3017. "title": "TV Shows Kids",
  3018. "type": "singlestat",
  3019. "valueFontSize": "70%",
  3020. "valueMaps": [
  3021. {
  3022. "op": "=",
  3023. "text": "N/A",
  3024. "value": "null"
  3025. }
  3026. ],
  3027. "valueName": "current"
  3028. },
  3029. {
  3030. "cacheTimeout": null,
  3031. "colorBackground": true,
  3032. "colorValue": false,
  3033. "colors": [
  3034. "#299c46",
  3035. "#962d82",
  3036. "#d44a3a"
  3037. ],
  3038. "datasource": "${DS_VARKEN}",
  3039. "format": "none",
  3040. "gauge": {
  3041. "maxValue": 100,
  3042. "minValue": 0,
  3043. "show": false,
  3044. "thresholdLabels": false,
  3045. "thresholdMarkers": true
  3046. },
  3047. "gridPos": {
  3048. "h": 2,
  3049. "w": 4,
  3050. "x": 20,
  3051. "y": 12
  3052. },
  3053. "hideTimeOverride": true,
  3054. "id": 46,
  3055. "interval": null,
  3056. "links": [],
  3057. "mappingType": 1,
  3058. "mappingTypes": [
  3059. {
  3060. "name": "value to text",
  3061. "value": 1
  3062. },
  3063. {
  3064. "name": "range to text",
  3065. "value": 2
  3066. }
  3067. ],
  3068. "maxDataPoints": 100,
  3069. "nullPointMode": "connected",
  3070. "nullText": null,
  3071. "postfix": "",
  3072. "postfixFontSize": "50%",
  3073. "prefix": "",
  3074. "prefixFontSize": "50%",
  3075. "rangeMaps": [
  3076. {
  3077. "from": "null",
  3078. "text": "N/A",
  3079. "to": "null"
  3080. }
  3081. ],
  3082. "sparkline": {
  3083. "fillColor": "rgba(31, 118, 189, 0.18)",
  3084. "full": false,
  3085. "lineColor": "rgb(31, 120, 193)",
  3086. "show": false
  3087. },
  3088. "tableColumn": "",
  3089. "targets": [
  3090. {
  3091. "groupBy": [],
  3092. "measurement": "Tautulli",
  3093. "orderByTime": "ASC",
  3094. "policy": "default",
  3095. "refId": "A",
  3096. "resultFormat": "time_series",
  3097. "select": [
  3098. [
  3099. {
  3100. "params": [
  3101. "episodes"
  3102. ],
  3103. "type": "field"
  3104. },
  3105. {
  3106. "params": [],
  3107. "type": "distinct"
  3108. }
  3109. ]
  3110. ],
  3111. "tags": [
  3112. {
  3113. "key": "server",
  3114. "operator": "=",
  3115. "value": "1"
  3116. },
  3117. {
  3118. "condition": "AND",
  3119. "key": "type",
  3120. "operator": "=",
  3121. "value": "library_stats"
  3122. },
  3123. {
  3124. "condition": "AND",
  3125. "key": "section_name",
  3126. "operator": "=",
  3127. "value": "TV Shows"
  3128. }
  3129. ]
  3130. }
  3131. ],
  3132. "thresholds": "",
  3133. "timeFrom": "1w",
  3134. "title": "Recently Added TV-Shows",
  3135. "type": "singlestat",
  3136. "valueFontSize": "70%",
  3137. "valueMaps": [
  3138. {
  3139. "op": "=",
  3140. "text": "N/A",
  3141. "value": "null"
  3142. }
  3143. ],
  3144. "valueName": "diff"
  3145. },
  3146. {
  3147. "aliasColors": {},
  3148. "breakPoint": "50%",
  3149. "cacheTimeout": null,
  3150. "combine": {
  3151. "label": "Others",
  3152. "threshold": ".04"
  3153. },
  3154. "datasource": "${DS_VARKEN}",
  3155. "decimals": 0,
  3156. "fontSize": "80%",
  3157. "format": "none",
  3158. "gridPos": {
  3159. "h": 7,
  3160. "w": 6,
  3161. "x": 0,
  3162. "y": 14
  3163. },
  3164. "hideTimeOverride": true,
  3165. "id": 25,
  3166. "interval": null,
  3167. "legend": {
  3168. "percentage": true,
  3169. "percentageDecimals": 0,
  3170. "show": true,
  3171. "sort": null,
  3172. "sortDesc": null,
  3173. "values": true
  3174. },
  3175. "legendType": "Right side",
  3176. "links": [],
  3177. "maxDataPoints": 3,
  3178. "nullPointMode": "connected",
  3179. "pieType": "donut",
  3180. "strokeWidth": "7",
  3181. "targets": [
  3182. {
  3183. "alias": "$tag_device_type",
  3184. "groupBy": [
  3185. {
  3186. "params": [
  3187. "device_type"
  3188. ],
  3189. "type": "tag"
  3190. }
  3191. ],
  3192. "measurement": "Tautulli",
  3193. "orderByTime": "ASC",
  3194. "policy": "default",
  3195. "refId": "A",
  3196. "resultFormat": "time_series",
  3197. "select": [
  3198. [
  3199. {
  3200. "params": [
  3201. "hash"
  3202. ],
  3203. "type": "field"
  3204. },
  3205. {
  3206. "params": [],
  3207. "type": "distinct"
  3208. },
  3209. {
  3210. "params": [],
  3211. "type": "count"
  3212. }
  3213. ]
  3214. ],
  3215. "tags": [
  3216. {
  3217. "key": "server",
  3218. "operator": "=",
  3219. "value": "1"
  3220. },
  3221. {
  3222. "condition": "AND",
  3223. "key": "type",
  3224. "operator": "=",
  3225. "value": "Session"
  3226. }
  3227. ]
  3228. }
  3229. ],
  3230. "timeFrom": "2w",
  3231. "title": "Device Types",
  3232. "type": "grafana-piechart-panel",
  3233. "valueName": "total"
  3234. },
  3235. {
  3236. "aliasColors": {},
  3237. "breakPoint": "50%",
  3238. "cacheTimeout": null,
  3239. "combine": {
  3240. "label": "Others",
  3241. "threshold": ".04"
  3242. },
  3243. "datasource": "${DS_VARKEN}",
  3244. "decimals": 0,
  3245. "fontSize": "80%",
  3246. "format": "none",
  3247. "gridPos": {
  3248. "h": 7,
  3249. "w": 6,
  3250. "x": 6,
  3251. "y": 14
  3252. },
  3253. "hideTimeOverride": true,
  3254. "id": 60,
  3255. "interval": null,
  3256. "legend": {
  3257. "percentage": true,
  3258. "percentageDecimals": 0,
  3259. "show": true,
  3260. "sort": "total",
  3261. "sortDesc": false,
  3262. "values": true
  3263. },
  3264. "legendType": "Right side",
  3265. "links": [],
  3266. "maxDataPoints": 3,
  3267. "nullPointMode": "connected",
  3268. "pieType": "donut",
  3269. "strokeWidth": "7",
  3270. "targets": [
  3271. {
  3272. "alias": "$tag_quality_profile",
  3273. "groupBy": [
  3274. {
  3275. "params": [
  3276. "quality_profile"
  3277. ],
  3278. "type": "tag"
  3279. }
  3280. ],
  3281. "measurement": "Tautulli",
  3282. "orderByTime": "ASC",
  3283. "policy": "default",
  3284. "refId": "A",
  3285. "resultFormat": "time_series",
  3286. "select": [
  3287. [
  3288. {
  3289. "params": [
  3290. "hash"
  3291. ],
  3292. "type": "field"
  3293. },
  3294. {
  3295. "params": [],
  3296. "type": "distinct"
  3297. },
  3298. {
  3299. "params": [],
  3300. "type": "count"
  3301. }
  3302. ]
  3303. ],
  3304. "tags": [
  3305. {
  3306. "key": "server",
  3307. "operator": "=",
  3308. "value": "1"
  3309. },
  3310. {
  3311. "condition": "AND",
  3312. "key": "type",
  3313. "operator": "=",
  3314. "value": "Session"
  3315. }
  3316. ]
  3317. }
  3318. ],
  3319. "timeFrom": "2w",
  3320. "title": "Stream Quality Profile",
  3321. "type": "grafana-piechart-panel",
  3322. "valueName": "total"
  3323. },
  3324. {
  3325. "cacheTimeout": null,
  3326. "colorBackground": true,
  3327. "colorValue": false,
  3328. "colors": [
  3329. "#299c46",
  3330. "rgb(6, 134, 152)",
  3331. "#d44a3a"
  3332. ],
  3333. "datasource": "${DS_VARKEN}",
  3334. "format": "none",
  3335. "gauge": {
  3336. "maxValue": 100,
  3337. "minValue": 0,
  3338. "show": false,
  3339. "thresholdLabels": false,
  3340. "thresholdMarkers": true
  3341. },
  3342. "gridPos": {
  3343. "h": 2,
  3344. "w": 6,
  3345. "x": 12,
  3346. "y": 14
  3347. },
  3348. "hideTimeOverride": true,
  3349. "id": 14,
  3350. "interval": null,
  3351. "links": [],
  3352. "mappingType": 1,
  3353. "mappingTypes": [
  3354. {
  3355. "name": "value to text",
  3356. "value": 1
  3357. },
  3358. {
  3359. "name": "range to text",
  3360. "value": 2
  3361. }
  3362. ],
  3363. "maxDataPoints": 100,
  3364. "nullPointMode": "connected",
  3365. "nullText": null,
  3366. "postfix": "",
  3367. "postfixFontSize": "50%",
  3368. "prefix": "",
  3369. "prefixFontSize": "50%",
  3370. "rangeMaps": [
  3371. {
  3372. "from": "null",
  3373. "text": "N/A",
  3374. "to": "null"
  3375. }
  3376. ],
  3377. "sparkline": {
  3378. "fillColor": "rgba(31, 118, 189, 0.18)",
  3379. "full": false,
  3380. "lineColor": "rgb(31, 120, 193)",
  3381. "show": false
  3382. },
  3383. "tableColumn": "",
  3384. "targets": [
  3385. {
  3386. "groupBy": [],
  3387. "measurement": "Tautulli",
  3388. "orderByTime": "ASC",
  3389. "policy": "default",
  3390. "refId": "A",
  3391. "resultFormat": "time_series",
  3392. "select": [
  3393. [
  3394. {
  3395. "params": [
  3396. "total"
  3397. ],
  3398. "type": "field"
  3399. }
  3400. ]
  3401. ],
  3402. "tags": [
  3403. {
  3404. "key": "server",
  3405. "operator": "=",
  3406. "value": "1"
  3407. },
  3408. {
  3409. "condition": "AND",
  3410. "key": "type",
  3411. "operator": "=",
  3412. "value": "library_stats"
  3413. },
  3414. {
  3415. "condition": "AND",
  3416. "key": "section_name",
  3417. "operator": "=",
  3418. "value": "Documentary"
  3419. }
  3420. ]
  3421. }
  3422. ],
  3423. "thresholds": "",
  3424. "timeFrom": "3630s",
  3425. "title": "Documentary",
  3426. "type": "singlestat",
  3427. "valueFontSize": "70%",
  3428. "valueMaps": [
  3429. {
  3430. "op": "=",
  3431. "text": "N/A",
  3432. "value": "null"
  3433. }
  3434. ],
  3435. "valueName": "current"
  3436. },
  3437. {
  3438. "cacheTimeout": null,
  3439. "colorBackground": true,
  3440. "colorValue": false,
  3441. "colors": [
  3442. "#299c46",
  3443. "rgb(102, 170, 105)",
  3444. "#d44a3a"
  3445. ],
  3446. "datasource": "${DS_VARKEN}",
  3447. "format": "none",
  3448. "gauge": {
  3449. "maxValue": 100,
  3450. "minValue": 0,
  3451. "show": false,
  3452. "thresholdLabels": false,
  3453. "thresholdMarkers": true
  3454. },
  3455. "gridPos": {
  3456. "h": 2,
  3457. "w": 6,
  3458. "x": 18,
  3459. "y": 14
  3460. },
  3461. "hideTimeOverride": true,
  3462. "id": 32,
  3463. "interval": null,
  3464. "links": [],
  3465. "mappingType": 1,
  3466. "mappingTypes": [
  3467. {
  3468. "name": "value to text",
  3469. "value": 1
  3470. },
  3471. {
  3472. "name": "range to text",
  3473. "value": 2
  3474. }
  3475. ],
  3476. "maxDataPoints": 100,
  3477. "nullPointMode": "connected",
  3478. "nullText": null,
  3479. "postfix": "",
  3480. "postfixFontSize": "50%",
  3481. "prefix": "",
  3482. "prefixFontSize": "50%",
  3483. "rangeMaps": [
  3484. {
  3485. "from": "null",
  3486. "text": "N/A",
  3487. "to": "null"
  3488. }
  3489. ],
  3490. "sparkline": {
  3491. "fillColor": "rgba(31, 118, 189, 0.18)",
  3492. "full": false,
  3493. "lineColor": "rgb(31, 120, 193)",
  3494. "show": false
  3495. },
  3496. "tableColumn": "",
  3497. "targets": [
  3498. {
  3499. "groupBy": [],
  3500. "measurement": "Tautulli",
  3501. "orderByTime": "ASC",
  3502. "policy": "default",
  3503. "refId": "A",
  3504. "resultFormat": "time_series",
  3505. "select": [
  3506. [
  3507. {
  3508. "params": [
  3509. "total"
  3510. ],
  3511. "type": "field"
  3512. }
  3513. ]
  3514. ],
  3515. "tags": [
  3516. {
  3517. "key": "server",
  3518. "operator": "=",
  3519. "value": "1"
  3520. },
  3521. {
  3522. "condition": "AND",
  3523. "key": "type",
  3524. "operator": "=",
  3525. "value": "library_stats"
  3526. },
  3527. {
  3528. "condition": "AND",
  3529. "key": "section_name",
  3530. "operator": "=",
  3531. "value": "Fitness"
  3532. }
  3533. ]
  3534. }
  3535. ],
  3536. "thresholds": "",
  3537. "timeFrom": "3630s",
  3538. "title": "Health Exercises",
  3539. "type": "singlestat",
  3540. "valueFontSize": "70%",
  3541. "valueMaps": [
  3542. {
  3543. "op": "=",
  3544. "text": "N/A",
  3545. "value": "null"
  3546. }
  3547. ],
  3548. "valueName": "current"
  3549. },
  3550. {
  3551. "columns": [],
  3552. "datasource": "${DS_VARKEN}",
  3553. "fontSize": "100%",
  3554. "gridPos": {
  3555. "h": 5,
  3556. "w": 12,
  3557. "x": 12,
  3558. "y": 16
  3559. },
  3560. "hideTimeOverride": true,
  3561. "id": 6,
  3562. "links": [],
  3563. "pageSize": 5,
  3564. "scroll": true,
  3565. "showHeader": true,
  3566. "sort": {
  3567. "col": 0,
  3568. "desc": true
  3569. },
  3570. "styles": [
  3571. {
  3572. "alias": "Time",
  3573. "dateFormat": "DD/MM/YYYY HH:mm",
  3574. "pattern": "Time",
  3575. "type": "hidden"
  3576. },
  3577. {
  3578. "alias": "User",
  3579. "colorMode": null,
  3580. "colors": [
  3581. "rgba(245, 54, 54, 0.9)",
  3582. "rgba(237, 129, 40, 0.89)",
  3583. "rgba(50, 172, 45, 0.97)"
  3584. ],
  3585. "dateFormat": "YYYY-MM-DD HH:mm:ss",
  3586. "decimals": 2,
  3587. "link": false,
  3588. "mappingType": 1,
  3589. "pattern": "friendly_name",
  3590. "preserveFormat": false,
  3591. "sanitize": false,
  3592. "thresholds": [],
  3593. "type": "string",
  3594. "unit": "short"
  3595. },
  3596. {
  3597. "alias": "Media",
  3598. "colorMode": null,
  3599. "colors": [
  3600. "rgba(245, 54, 54, 0.9)",
  3601. "rgba(237, 129, 40, 0.89)",
  3602. "rgba(50, 172, 45, 0.97)"
  3603. ],
  3604. "dateFormat": "YYYY-MM-DD HH:mm:ss",
  3605. "decimals": 2,
  3606. "mappingType": 1,
  3607. "pattern": "title",
  3608. "thresholds": [],
  3609. "type": "string",
  3610. "unit": "short"
  3611. },
  3612. {
  3613. "alias": "Decision",
  3614. "colorMode": null,
  3615. "colors": [
  3616. "rgba(245, 54, 54, 0.9)",
  3617. "rgba(237, 129, 40, 0.89)",
  3618. "rgba(50, 172, 45, 0.97)"
  3619. ],
  3620. "dateFormat": "YYYY-MM-DD HH:mm:ss",
  3621. "decimals": 2,
  3622. "mappingType": 1,
  3623. "pattern": "video_decision",
  3624. "thresholds": [],
  3625. "type": "string",
  3626. "unit": "short"
  3627. },
  3628. {
  3629. "alias": "Quality",
  3630. "colorMode": null,
  3631. "colors": [
  3632. "rgba(245, 54, 54, 0.9)",
  3633. "rgba(237, 129, 40, 0.89)",
  3634. "rgba(50, 172, 45, 0.97)"
  3635. ],
  3636. "dateFormat": "YYYY-MM-DD HH:mm:ss",
  3637. "decimals": 2,
  3638. "mappingType": 1,
  3639. "pattern": "quality",
  3640. "thresholds": [],
  3641. "type": "string",
  3642. "unit": "short"
  3643. },
  3644. {
  3645. "alias": "Limits",
  3646. "colorMode": null,
  3647. "colors": [
  3648. "rgba(245, 54, 54, 0.9)",
  3649. "rgba(237, 129, 40, 0.89)",
  3650. "rgba(50, 172, 45, 0.97)"
  3651. ],
  3652. "dateFormat": "YYYY-MM-DD HH:mm:ss",
  3653. "decimals": 2,
  3654. "mappingType": 1,
  3655. "pattern": "quality_profile",
  3656. "preserveFormat": true,
  3657. "thresholds": [],
  3658. "type": "string",
  3659. "unit": "short"
  3660. },
  3661. {
  3662. "alias": "Version",
  3663. "colorMode": null,
  3664. "colors": [
  3665. "rgba(245, 54, 54, 0.9)",
  3666. "rgba(237, 129, 40, 0.89)",
  3667. "rgba(50, 172, 45, 0.97)"
  3668. ],
  3669. "dateFormat": "YYYY-MM-DD HH:mm:ss",
  3670. "decimals": 2,
  3671. "mappingType": 1,
  3672. "pattern": "product_version",
  3673. "thresholds": [],
  3674. "type": "string",
  3675. "unit": "short"
  3676. },
  3677. {
  3678. "alias": "Device",
  3679. "colorMode": null,
  3680. "colors": [
  3681. "rgba(245, 54, 54, 0.9)",
  3682. "rgba(237, 129, 40, 0.89)",
  3683. "rgba(50, 172, 45, 0.97)"
  3684. ],
  3685. "dateFormat": "YYYY-MM-DD HH:mm:ss",
  3686. "decimals": 2,
  3687. "mappingType": 1,
  3688. "pattern": "platform",
  3689. "thresholds": [],
  3690. "type": "string",
  3691. "unit": "short"
  3692. },
  3693. {
  3694. "alias": "",
  3695. "colorMode": null,
  3696. "colors": [
  3697. "rgba(245, 54, 54, 0.9)",
  3698. "rgba(237, 129, 40, 0.89)",
  3699. "rgba(50, 172, 45, 0.97)"
  3700. ],
  3701. "dateFormat": "YYYY-MM-DD HH:mm:ss",
  3702. "decimals": 2,
  3703. "mappingType": 1,
  3704. "pattern": "distinct",
  3705. "thresholds": [],
  3706. "type": "hidden",
  3707. "unit": "short"
  3708. },
  3709. {
  3710. "alias": "Location",
  3711. "colorMode": null,
  3712. "colors": [
  3713. "rgba(245, 54, 54, 0.9)",
  3714. "rgba(237, 129, 40, 0.89)",
  3715. "rgba(50, 172, 45, 0.97)"
  3716. ],
  3717. "dateFormat": "YYYY-MM-DD HH:mm:ss",
  3718. "decimals": 2,
  3719. "mappingType": 1,
  3720. "pattern": "location",
  3721. "thresholds": [],
  3722. "type": "string",
  3723. "unit": "short"
  3724. },
  3725. {
  3726. "alias": "Player State",
  3727. "colorMode": "row",
  3728. "colors": [
  3729. "rgb(102, 170, 105)",
  3730. "rgb(14, 221, 229)",
  3731. "rgb(214, 103, 28)"
  3732. ],
  3733. "dateFormat": "YYYY-MM-DD HH:mm:ss",
  3734. "decimals": 2,
  3735. "mappingType": 1,
  3736. "pattern": "player_state",
  3737. "thresholds": [
  3738. "1",
  3739. "3"
  3740. ],
  3741. "type": "string",
  3742. "unit": "short",
  3743. "valueMaps": [
  3744. {
  3745. "text": "Playing",
  3746. "value": "0"
  3747. },
  3748. {
  3749. "text": "Paused",
  3750. "value": "1"
  3751. },
  3752. {
  3753. "text": "Buffering",
  3754. "value": "3"
  3755. }
  3756. ]
  3757. },
  3758. {
  3759. "alias": "",
  3760. "colorMode": null,
  3761. "colors": [
  3762. "rgba(245, 54, 54, 0.9)",
  3763. "rgba(237, 129, 40, 0.89)",
  3764. "rgba(50, 172, 45, 0.97)"
  3765. ],
  3766. "decimals": 2,
  3767. "pattern": "/.*/",
  3768. "thresholds": [],
  3769. "type": "number",
  3770. "unit": "short"
  3771. }
  3772. ],
  3773. "targets": [
  3774. {
  3775. "groupBy": [
  3776. {
  3777. "params": [
  3778. "friendly_name"
  3779. ],
  3780. "type": "tag"
  3781. },
  3782. {
  3783. "params": [
  3784. "title"
  3785. ],
  3786. "type": "tag"
  3787. },
  3788. {
  3789. "params": [
  3790. "quality"
  3791. ],
  3792. "type": "tag"
  3793. },
  3794. {
  3795. "params": [
  3796. "video_decision"
  3797. ],
  3798. "type": "tag"
  3799. },
  3800. {
  3801. "params": [
  3802. "quality_profile"
  3803. ],
  3804. "type": "tag"
  3805. },
  3806. {
  3807. "params": [
  3808. "platform"
  3809. ],
  3810. "type": "tag"
  3811. },
  3812. {
  3813. "params": [
  3814. "location"
  3815. ],
  3816. "type": "tag"
  3817. },
  3818. {
  3819. "params": [
  3820. "player_state"
  3821. ],
  3822. "type": "tag"
  3823. }
  3824. ],
  3825. "hide": false,
  3826. "measurement": "Tautulli",
  3827. "orderByTime": "ASC",
  3828. "policy": "default",
  3829. "query": "SELECT distinct(\"hash\") FROM \"Tautulli\" WHERE (\"server\" = '1' AND \"type\" = 'Session') AND $timeFilter GROUP BY \"name\", \"title\", \"quality\", \"video_decision\", \"quality_profile\", \"platform\", \"location\", \"player_state\"",
  3830. "rawQuery": false,
  3831. "refId": "A",
  3832. "resultFormat": "table",
  3833. "select": [
  3834. [
  3835. {
  3836. "params": [
  3837. "hash"
  3838. ],
  3839. "type": "field"
  3840. },
  3841. {
  3842. "params": [],
  3843. "type": "distinct"
  3844. }
  3845. ]
  3846. ],
  3847. "tags": [
  3848. {
  3849. "key": "server",
  3850. "operator": "=",
  3851. "value": "1"
  3852. },
  3853. {
  3854. "condition": "AND",
  3855. "key": "type",
  3856. "operator": "=",
  3857. "value": "Session"
  3858. }
  3859. ]
  3860. }
  3861. ],
  3862. "timeFrom": "33s",
  3863. "title": "Users Online",
  3864. "transform": "table",
  3865. "type": "table"
  3866. },
  3867. {
  3868. "cards": {
  3869. "cardPadding": null,
  3870. "cardRound": null
  3871. },
  3872. "color": {
  3873. "cardColor": "#b4ff00",
  3874. "colorScale": "sqrt",
  3875. "colorScheme": "interpolateSpectral",
  3876. "exponent": 0.5,
  3877. "mode": "spectrum"
  3878. },
  3879. "dataFormat": "tsbuckets",
  3880. "datasource": "${DS_VARKEN}",
  3881. "gridPos": {
  3882. "h": 5,
  3883. "w": 12,
  3884. "x": 0,
  3885. "y": 21
  3886. },
  3887. "heatmap": {},
  3888. "hideTimeOverride": true,
  3889. "highlightCards": true,
  3890. "id": 28,
  3891. "legend": {
  3892. "show": true
  3893. },
  3894. "links": [],
  3895. "targets": [
  3896. {
  3897. "alias": ".",
  3898. "groupBy": [
  3899. {
  3900. "params": [
  3901. "$__interval"
  3902. ],
  3903. "type": "time"
  3904. },
  3905. {
  3906. "params": [
  3907. "null"
  3908. ],
  3909. "type": "fill"
  3910. }
  3911. ],
  3912. "measurement": "Tautulli",
  3913. "orderByTime": "ASC",
  3914. "policy": "default",
  3915. "refId": "A",
  3916. "resultFormat": "time_series",
  3917. "select": [
  3918. [
  3919. {
  3920. "params": [
  3921. "hash"
  3922. ],
  3923. "type": "field"
  3924. },
  3925. {
  3926. "params": [],
  3927. "type": "distinct"
  3928. },
  3929. {
  3930. "params": [],
  3931. "type": "count"
  3932. }
  3933. ]
  3934. ],
  3935. "tags": [
  3936. {
  3937. "key": "server",
  3938. "operator": "=",
  3939. "value": "1"
  3940. }
  3941. ]
  3942. }
  3943. ],
  3944. "timeFrom": "1w",
  3945. "title": "Server Popularity",
  3946. "tooltip": {
  3947. "show": true,
  3948. "showHistogram": false
  3949. },
  3950. "type": "heatmap",
  3951. "xAxis": {
  3952. "show": true
  3953. },
  3954. "xBucketNumber": null,
  3955. "xBucketSize": null,
  3956. "yAxis": {
  3957. "decimals": 0,
  3958. "format": "none",
  3959. "logBase": 1,
  3960. "max": null,
  3961. "min": null,
  3962. "show": true,
  3963. "splitFactor": null
  3964. },
  3965. "yBucketBound": "auto",
  3966. "yBucketNumber": null,
  3967. "yBucketSize": null
  3968. },
  3969. {
  3970. "aliasColors": {},
  3971. "breakPoint": "50%",
  3972. "cacheTimeout": null,
  3973. "combine": {
  3974. "label": "Others",
  3975. "threshold": ".04"
  3976. },
  3977. "datasource": "${DS_VARKEN}",
  3978. "decimals": 0,
  3979. "fontSize": "80%",
  3980. "format": "none",
  3981. "gridPos": {
  3982. "h": 6,
  3983. "w": 6,
  3984. "x": 12,
  3985. "y": 21
  3986. },
  3987. "hideTimeOverride": true,
  3988. "id": 26,
  3989. "interval": null,
  3990. "legend": {
  3991. "percentage": true,
  3992. "percentageDecimals": 0,
  3993. "show": true,
  3994. "values": true
  3995. },
  3996. "legendType": "Right side",
  3997. "links": [],
  3998. "maxDataPoints": 3,
  3999. "nullPointMode": "connected",
  4000. "pieType": "donut",
  4001. "strokeWidth": "7",
  4002. "targets": [
  4003. {
  4004. "alias": "$tag_video_decision",
  4005. "groupBy": [
  4006. {
  4007. "params": [
  4008. "video_decision"
  4009. ],
  4010. "type": "tag"
  4011. }
  4012. ],
  4013. "measurement": "Tautulli",
  4014. "orderByTime": "ASC",
  4015. "policy": "default",
  4016. "refId": "A",
  4017. "resultFormat": "time_series",
  4018. "select": [
  4019. [
  4020. {
  4021. "params": [
  4022. "hash"
  4023. ],
  4024. "type": "field"
  4025. },
  4026. {
  4027. "params": [],
  4028. "type": "distinct"
  4029. },
  4030. {
  4031. "params": [],
  4032. "type": "count"
  4033. }
  4034. ]
  4035. ],
  4036. "tags": [
  4037. {
  4038. "key": "server",
  4039. "operator": "=",
  4040. "value": "1"
  4041. },
  4042. {
  4043. "condition": "AND",
  4044. "key": "type",
  4045. "operator": "=",
  4046. "value": "Session"
  4047. }
  4048. ]
  4049. }
  4050. ],
  4051. "timeFrom": "2w",
  4052. "title": "Stream Types",
  4053. "type": "grafana-piechart-panel",
  4054. "valueName": "total"
  4055. },
  4056. {
  4057. "aliasColors": {},
  4058. "breakPoint": "50%",
  4059. "cacheTimeout": null,
  4060. "combine": {
  4061. "label": "Others",
  4062. "threshold": ".04"
  4063. },
  4064. "datasource": "${DS_VARKEN}",
  4065. "decimals": 0,
  4066. "fontSize": "80%",
  4067. "format": "none",
  4068. "gridPos": {
  4069. "h": 6,
  4070. "w": 6,
  4071. "x": 18,
  4072. "y": 21
  4073. },
  4074. "hideTimeOverride": true,
  4075. "id": 61,
  4076. "interval": null,
  4077. "legend": {
  4078. "percentage": true,
  4079. "percentageDecimals": 0,
  4080. "show": true,
  4081. "values": true
  4082. },
  4083. "legendType": "Right side",
  4084. "links": [],
  4085. "maxDataPoints": 3,
  4086. "nullPointMode": "connected",
  4087. "pieType": "donut",
  4088. "strokeWidth": "7",
  4089. "targets": [
  4090. {
  4091. "alias": "$tag_stream_audio_codec",
  4092. "groupBy": [
  4093. {
  4094. "params": [
  4095. "stream_audio_codec"
  4096. ],
  4097. "type": "tag"
  4098. }
  4099. ],
  4100. "measurement": "Tautulli",
  4101. "orderByTime": "ASC",
  4102. "policy": "default",
  4103. "refId": "A",
  4104. "resultFormat": "time_series",
  4105. "select": [
  4106. [
  4107. {
  4108. "params": [
  4109. "hash"
  4110. ],
  4111. "type": "field"
  4112. },
  4113. {
  4114. "params": [],
  4115. "type": "distinct"
  4116. },
  4117. {
  4118. "params": [],
  4119. "type": "count"
  4120. }
  4121. ]
  4122. ],
  4123. "tags": [
  4124. {
  4125. "key": "server",
  4126. "operator": "=",
  4127. "value": "1"
  4128. },
  4129. {
  4130. "condition": "AND",
  4131. "key": "type",
  4132. "operator": "=",
  4133. "value": "Session"
  4134. }
  4135. ]
  4136. }
  4137. ],
  4138. "timeFrom": "2w",
  4139. "title": "Stream Audio Codec",
  4140. "type": "grafana-piechart-panel",
  4141. "valueName": "total"
  4142. },
  4143. {
  4144. "aliasColors": {},
  4145. "breakPoint": "50%",
  4146. "cacheTimeout": null,
  4147. "combine": {
  4148. "label": "Others",
  4149. "threshold": ".04"
  4150. },
  4151. "datasource": "${DS_VARKEN}",
  4152. "decimals": 0,
  4153. "fontSize": "80%",
  4154. "format": "none",
  4155. "gridPos": {
  4156. "h": 7,
  4157. "w": 4,
  4158. "x": 0,
  4159. "y": 26
  4160. },
  4161. "hideTimeOverride": true,
  4162. "id": 63,
  4163. "interval": null,
  4164. "legend": {
  4165. "percentage": true,
  4166. "percentageDecimals": 0,
  4167. "show": true,
  4168. "values": true
  4169. },
  4170. "legendType": "On graph",
  4171. "links": [],
  4172. "maxDataPoints": 3,
  4173. "nullPointMode": "connected",
  4174. "pieType": "donut",
  4175. "strokeWidth": "7",
  4176. "targets": [
  4177. {
  4178. "alias": "$tag_media_type",
  4179. "groupBy": [
  4180. {
  4181. "params": [
  4182. "media_type"
  4183. ],
  4184. "type": "tag"
  4185. }
  4186. ],
  4187. "measurement": "Tautulli",
  4188. "orderByTime": "ASC",
  4189. "policy": "default",
  4190. "refId": "A",
  4191. "resultFormat": "time_series",
  4192. "select": [
  4193. [
  4194. {
  4195. "params": [
  4196. "hash"
  4197. ],
  4198. "type": "field"
  4199. },
  4200. {
  4201. "params": [],
  4202. "type": "distinct"
  4203. },
  4204. {
  4205. "params": [],
  4206. "type": "count"
  4207. }
  4208. ]
  4209. ],
  4210. "tags": [
  4211. {
  4212. "key": "server",
  4213. "operator": "=",
  4214. "value": "1"
  4215. },
  4216. {
  4217. "condition": "AND",
  4218. "key": "type",
  4219. "operator": "=",
  4220. "value": "Session"
  4221. }
  4222. ]
  4223. }
  4224. ],
  4225. "timeFrom": "2w",
  4226. "title": "Media Types",
  4227. "type": "grafana-piechart-panel",
  4228. "valueName": "total"
  4229. },
  4230. {
  4231. "aliasColors": {},
  4232. "bars": false,
  4233. "dashLength": 10,
  4234. "dashes": false,
  4235. "datasource": "${DS_VARKEN}",
  4236. "fill": 1,
  4237. "gridPos": {
  4238. "h": 7,
  4239. "w": 8,
  4240. "x": 4,
  4241. "y": 26
  4242. },
  4243. "id": 43,
  4244. "legend": {
  4245. "alignAsTable": false,
  4246. "avg": false,
  4247. "current": false,
  4248. "hideEmpty": false,
  4249. "hideZero": false,
  4250. "max": false,
  4251. "min": false,
  4252. "rightSide": false,
  4253. "show": true,
  4254. "total": false,
  4255. "values": false
  4256. },
  4257. "lines": false,
  4258. "linewidth": 1,
  4259. "links": [],
  4260. "nullPointMode": "null",
  4261. "percentage": false,
  4262. "pointradius": 1,
  4263. "points": true,
  4264. "renderer": "flot",
  4265. "repeat": null,
  4266. "seriesOverrides": [],
  4267. "spaceLength": 10,
  4268. "stack": false,
  4269. "steppedLine": false,
  4270. "targets": [
  4271. {
  4272. "alias": "Download Current:",
  4273. "groupBy": [],
  4274. "measurement": "UniFi",
  4275. "orderByTime": "ASC",
  4276. "policy": "default",
  4277. "refId": "A",
  4278. "resultFormat": "time_series",
  4279. "select": [
  4280. [
  4281. {
  4282. "params": [
  4283. "rx_bytes_current"
  4284. ],
  4285. "type": "field"
  4286. },
  4287. {
  4288. "params": [
  4289. "*8"
  4290. ],
  4291. "type": "math"
  4292. }
  4293. ]
  4294. ],
  4295. "tags": [
  4296. {
  4297. "key": "name",
  4298. "operator": "=",
  4299. "value": "Gateway"
  4300. }
  4301. ]
  4302. },
  4303. {
  4304. "alias": "Upload Current:",
  4305. "groupBy": [],
  4306. "measurement": "UniFi",
  4307. "orderByTime": "ASC",
  4308. "policy": "default",
  4309. "refId": "B",
  4310. "resultFormat": "time_series",
  4311. "select": [
  4312. [
  4313. {
  4314. "params": [
  4315. "tx_bytes_current"
  4316. ],
  4317. "type": "field"
  4318. },
  4319. {
  4320. "params": [
  4321. "*8"
  4322. ],
  4323. "type": "math"
  4324. }
  4325. ]
  4326. ],
  4327. "tags": [
  4328. {
  4329. "key": "name",
  4330. "operator": "=",
  4331. "value": "Gateway"
  4332. }
  4333. ]
  4334. }
  4335. ],
  4336. "thresholds": [],
  4337. "timeFrom": "1w",
  4338. "timeRegions": [],
  4339. "timeShift": null,
  4340. "title": "Bandwith Utilization",
  4341. "tooltip": {
  4342. "shared": true,
  4343. "sort": 0,
  4344. "value_type": "individual"
  4345. },
  4346. "transparent": false,
  4347. "type": "graph",
  4348. "xaxis": {
  4349. "buckets": null,
  4350. "mode": "time",
  4351. "name": null,
  4352. "show": true,
  4353. "values": []
  4354. },
  4355. "yaxes": [
  4356. {
  4357. "decimals": 1,
  4358. "format": "Bps",
  4359. "label": "",
  4360. "logBase": 1,
  4361. "max": null,
  4362. "min": null,
  4363. "show": true
  4364. },
  4365. {
  4366. "decimals": 1,
  4367. "format": "Bps",
  4368. "label": "",
  4369. "logBase": 1,
  4370. "max": null,
  4371. "min": null,
  4372. "show": true
  4373. }
  4374. ],
  4375. "yaxis": {
  4376. "align": false,
  4377. "alignLevel": null
  4378. }
  4379. },
  4380. {
  4381. "columns": [],
  4382. "datasource": "${DS_VARKEN}",
  4383. "fontSize": "100%",
  4384. "gridPos": {
  4385. "h": 8,
  4386. "w": 12,
  4387. "x": 12,
  4388. "y": 27
  4389. },
  4390. "id": 51,
  4391. "links": [],
  4392. "pageSize": 7,
  4393. "scroll": true,
  4394. "showHeader": true,
  4395. "sort": {
  4396. "col": 2,
  4397. "desc": false
  4398. },
  4399. "styles": [
  4400. {
  4401. "alias": "Time",
  4402. "dateFormat": "YYYY-MM-DD HH:mm:ss",
  4403. "pattern": "Time",
  4404. "type": "hidden"
  4405. },
  4406. {
  4407. "alias": "",
  4408. "colorMode": null,
  4409. "colors": [
  4410. "rgba(245, 54, 54, 0.9)",
  4411. "rgba(237, 129, 40, 0.89)",
  4412. "rgba(50, 172, 45, 0.97)"
  4413. ],
  4414. "dateFormat": "YYYY-MM-DD HH:mm:ss",
  4415. "decimals": 2,
  4416. "mappingType": 1,
  4417. "pattern": "distinct",
  4418. "thresholds": [],
  4419. "type": "hidden",
  4420. "unit": "short"
  4421. },
  4422. {
  4423. "alias": "Title",
  4424. "colorMode": null,
  4425. "colors": [
  4426. "rgba(245, 54, 54, 0.9)",
  4427. "rgba(237, 129, 40, 0.89)",
  4428. "rgba(50, 172, 45, 0.97)"
  4429. ],
  4430. "dateFormat": "YYYY-MM-DD HH:mm:ss",
  4431. "decimals": 2,
  4432. "mappingType": 2,
  4433. "pattern": "title",
  4434. "thresholds": [],
  4435. "type": "string",
  4436. "unit": "short"
  4437. },
  4438. {
  4439. "alias": "Requested",
  4440. "colorMode": null,
  4441. "colors": [
  4442. "rgba(245, 54, 54, 0.9)",
  4443. "rgba(237, 129, 40, 0.89)",
  4444. "rgba(50, 172, 45, 0.97)"
  4445. ],
  4446. "dateFormat": "DD/MM/YYYY HH:mm",
  4447. "decimals": 2,
  4448. "mappingType": 1,
  4449. "pattern": "requested_date",
  4450. "thresholds": [],
  4451. "type": "date",
  4452. "unit": "short"
  4453. },
  4454. {
  4455. "alias": "Status",
  4456. "colorMode": "row",
  4457. "colors": [
  4458. "rgba(245, 54, 54, 0.9)",
  4459. "rgba(57, 219, 154, 0.62)",
  4460. "rgba(68, 126, 188, 0.87)"
  4461. ],
  4462. "dateFormat": "YYYY-MM-DD HH:mm:ss",
  4463. "decimals": 2,
  4464. "mappingType": 1,
  4465. "pattern": "status",
  4466. "thresholds": [
  4467. "1",
  4468. "2"
  4469. ],
  4470. "type": "string",
  4471. "unit": "short",
  4472. "valueMaps": [
  4473. {
  4474. "text": "Denied",
  4475. "value": "0"
  4476. },
  4477. {
  4478. "text": "Available",
  4479. "value": "2"
  4480. },
  4481. {
  4482. "text": "Approved",
  4483. "value": "1"
  4484. },
  4485. {
  4486. "text": "Pending",
  4487. "value": "3"
  4488. }
  4489. ]
  4490. },
  4491. {
  4492. "alias": "Type",
  4493. "colorMode": null,
  4494. "colors": [
  4495. "rgba(245, 54, 54, 0.9)",
  4496. "#5195ce",
  4497. "#e24d42"
  4498. ],
  4499. "dateFormat": "YYYY-MM-DD HH:mm:ss",
  4500. "decimals": 2,
  4501. "mappingType": 1,
  4502. "pattern": "request_type",
  4503. "thresholds": [
  4504. ""
  4505. ],
  4506. "type": "string",
  4507. "unit": "short",
  4508. "valueMaps": [
  4509. {
  4510. "text": "Movie",
  4511. "value": "1"
  4512. },
  4513. {
  4514. "text": "TV Show",
  4515. "value": "0"
  4516. }
  4517. ]
  4518. },
  4519. {
  4520. "alias": "User",
  4521. "colorMode": null,
  4522. "colors": [
  4523. "rgba(245, 54, 54, 0.9)",
  4524. "rgba(237, 129, 40, 0.89)",
  4525. "rgba(50, 172, 45, 0.97)"
  4526. ],
  4527. "dateFormat": "YYYY-MM-DD HH:mm:ss",
  4528. "decimals": 2,
  4529. "mappingType": 1,
  4530. "pattern": "requested_user",
  4531. "thresholds": [],
  4532. "type": "string",
  4533. "unit": "short"
  4534. },
  4535. {
  4536. "alias": "",
  4537. "colorMode": null,
  4538. "colors": [
  4539. "rgba(245, 54, 54, 0.9)",
  4540. "rgba(237, 129, 40, 0.89)",
  4541. "rgba(50, 172, 45, 0.97)"
  4542. ],
  4543. "decimals": 2,
  4544. "pattern": "/.*/",
  4545. "thresholds": [],
  4546. "type": "number",
  4547. "unit": "short"
  4548. }
  4549. ],
  4550. "targets": [
  4551. {
  4552. "groupBy": [
  4553. {
  4554. "params": [
  4555. "title"
  4556. ],
  4557. "type": "tag"
  4558. },
  4559. {
  4560. "params": [
  4561. "requested_date"
  4562. ],
  4563. "type": "tag"
  4564. },
  4565. {
  4566. "params": [
  4567. "requested_user"
  4568. ],
  4569. "type": "tag"
  4570. },
  4571. {
  4572. "params": [
  4573. "request_type"
  4574. ],
  4575. "type": "tag"
  4576. },
  4577. {
  4578. "params": [
  4579. "status"
  4580. ],
  4581. "type": "tag"
  4582. }
  4583. ],
  4584. "measurement": "Ombi",
  4585. "orderByTime": "ASC",
  4586. "policy": "default",
  4587. "refId": "A",
  4588. "resultFormat": "table",
  4589. "select": [
  4590. [
  4591. {
  4592. "params": [
  4593. "hash"
  4594. ],
  4595. "type": "field"
  4596. },
  4597. {
  4598. "params": [],
  4599. "type": "distinct"
  4600. }
  4601. ]
  4602. ],
  4603. "tags": [
  4604. {
  4605. "key": "type",
  4606. "operator": "=",
  4607. "value": "Requests"
  4608. },
  4609. {
  4610. "condition": "AND",
  4611. "key": "status",
  4612. "operator": "!=",
  4613. "value": "0"
  4614. },
  4615. {
  4616. "condition": "AND",
  4617. "key": "status",
  4618. "operator": "!=",
  4619. "value": "2"
  4620. }
  4621. ]
  4622. }
  4623. ],
  4624. "title": "Ombi Requests Status",
  4625. "transform": "table",
  4626. "type": "table"
  4627. },
  4628. {
  4629. "aliasColors": {},
  4630. "bars": true,
  4631. "dashLength": 10,
  4632. "dashes": false,
  4633. "datasource": "${DS_VARKEN}",
  4634. "fill": 1,
  4635. "gridPos": {
  4636. "h": 7,
  4637. "w": 12,
  4638. "x": 0,
  4639. "y": 33
  4640. },
  4641. "hideTimeOverride": true,
  4642. "id": 34,
  4643. "legend": {
  4644. "avg": false,
  4645. "current": false,
  4646. "max": false,
  4647. "min": false,
  4648. "show": false,
  4649. "total": false,
  4650. "values": false
  4651. },
  4652. "lines": false,
  4653. "linewidth": 1,
  4654. "links": [],
  4655. "nullPointMode": "null",
  4656. "percentage": false,
  4657. "pointradius": 5,
  4658. "points": false,
  4659. "renderer": "flot",
  4660. "seriesOverrides": [],
  4661. "spaceLength": 10,
  4662. "stack": false,
  4663. "steppedLine": false,
  4664. "targets": [
  4665. {
  4666. "alias": "$tag_friendly_name",
  4667. "groupBy": [
  4668. {
  4669. "params": [
  4670. "friendly_name"
  4671. ],
  4672. "type": "tag"
  4673. }
  4674. ],
  4675. "measurement": "Tautulli",
  4676. "orderByTime": "ASC",
  4677. "policy": "default",
  4678. "refId": "A",
  4679. "resultFormat": "time_series",
  4680. "select": [
  4681. [
  4682. {
  4683. "params": [
  4684. "hash"
  4685. ],
  4686. "type": "field"
  4687. },
  4688. {
  4689. "params": [],
  4690. "type": "distinct"
  4691. },
  4692. {
  4693. "params": [],
  4694. "type": "count"
  4695. }
  4696. ]
  4697. ],
  4698. "tags": [
  4699. {
  4700. "key": "server",
  4701. "operator": "=",
  4702. "value": "1"
  4703. },
  4704. {
  4705. "condition": "AND",
  4706. "key": "type",
  4707. "operator": "=",
  4708. "value": "Session"
  4709. }
  4710. ]
  4711. }
  4712. ],
  4713. "thresholds": [],
  4714. "timeFrom": "48h",
  4715. "timeRegions": [],
  4716. "timeShift": null,
  4717. "title": "Top Users Last 48h",
  4718. "tooltip": {
  4719. "shared": false,
  4720. "sort": 0,
  4721. "value_type": "individual"
  4722. },
  4723. "type": "graph",
  4724. "xaxis": {
  4725. "buckets": null,
  4726. "mode": "series",
  4727. "name": null,
  4728. "show": true,
  4729. "values": [
  4730. "total"
  4731. ]
  4732. },
  4733. "yaxes": [
  4734. {
  4735. "decimals": null,
  4736. "format": "short",
  4737. "label": "",
  4738. "logBase": 1,
  4739. "max": null,
  4740. "min": null,
  4741. "show": true
  4742. },
  4743. {
  4744. "decimals": null,
  4745. "format": "short",
  4746. "label": "",
  4747. "logBase": 1,
  4748. "max": null,
  4749. "min": null,
  4750. "show": true
  4751. }
  4752. ],
  4753. "yaxis": {
  4754. "align": false,
  4755. "alignLevel": null
  4756. }
  4757. },
  4758. {
  4759. "aliasColors": {},
  4760. "bars": true,
  4761. "dashLength": 10,
  4762. "dashes": false,
  4763. "datasource": "${DS_VARKEN}",
  4764. "fill": 1,
  4765. "gridPos": {
  4766. "h": 5,
  4767. "w": 12,
  4768. "x": 12,
  4769. "y": 35
  4770. },
  4771. "hideTimeOverride": true,
  4772. "id": 48,
  4773. "legend": {
  4774. "avg": false,
  4775. "current": false,
  4776. "max": false,
  4777. "min": false,
  4778. "show": false,
  4779. "total": false,
  4780. "values": false
  4781. },
  4782. "lines": false,
  4783. "linewidth": 1,
  4784. "links": [],
  4785. "nullPointMode": "null",
  4786. "percentage": false,
  4787. "pointradius": 5,
  4788. "points": false,
  4789. "renderer": "flot",
  4790. "seriesOverrides": [],
  4791. "spaceLength": 10,
  4792. "stack": false,
  4793. "steppedLine": false,
  4794. "targets": [
  4795. {
  4796. "alias": "$tag_platform",
  4797. "groupBy": [
  4798. {
  4799. "params": [
  4800. "platform"
  4801. ],
  4802. "type": "tag"
  4803. }
  4804. ],
  4805. "measurement": "Tautulli",
  4806. "orderByTime": "ASC",
  4807. "policy": "default",
  4808. "refId": "A",
  4809. "resultFormat": "time_series",
  4810. "select": [
  4811. [
  4812. {
  4813. "params": [
  4814. "hash"
  4815. ],
  4816. "type": "field"
  4817. },
  4818. {
  4819. "params": [],
  4820. "type": "distinct"
  4821. },
  4822. {
  4823. "params": [],
  4824. "type": "count"
  4825. }
  4826. ]
  4827. ],
  4828. "tags": [
  4829. {
  4830. "key": "server",
  4831. "operator": "=",
  4832. "value": "1"
  4833. },
  4834. {
  4835. "condition": "AND",
  4836. "key": "type",
  4837. "operator": "=",
  4838. "value": "Session"
  4839. }
  4840. ]
  4841. }
  4842. ],
  4843. "thresholds": [],
  4844. "timeFrom": "7d",
  4845. "timeRegions": [],
  4846. "timeShift": null,
  4847. "title": "Top Devices Last 7 Days",
  4848. "tooltip": {
  4849. "shared": false,
  4850. "sort": 0,
  4851. "value_type": "individual"
  4852. },
  4853. "type": "graph",
  4854. "xaxis": {
  4855. "buckets": null,
  4856. "mode": "series",
  4857. "name": null,
  4858. "show": true,
  4859. "values": [
  4860. "total"
  4861. ]
  4862. },
  4863. "yaxes": [
  4864. {
  4865. "format": "short",
  4866. "label": null,
  4867. "logBase": 1,
  4868. "max": null,
  4869. "min": null,
  4870. "show": true
  4871. },
  4872. {
  4873. "format": "short",
  4874. "label": null,
  4875. "logBase": 1,
  4876. "max": null,
  4877. "min": null,
  4878. "show": true
  4879. }
  4880. ],
  4881. "yaxis": {
  4882. "align": false,
  4883. "alignLevel": null
  4884. }
  4885. }
  4886. ],
  4887. "refresh": "30s",
  4888. "schemaVersion": 16,
  4889. "style": "dark",
  4890. "tags": [],
  4891. "templating": {
  4892. "list": []
  4893. },
  4894. "time": {
  4895. "from": "now-5m",
  4896. "to": "now"
  4897. },
  4898. "timepicker": {
  4899. "refresh_intervals": [
  4900. "5s",
  4901. "10s",
  4902. "30s",
  4903. "1m",
  4904. "5m",
  4905. "15m",
  4906. "30m",
  4907. "1h",
  4908. "2h",
  4909. "1d"
  4910. ],
  4911. "time_options": [
  4912. "5m",
  4913. "15m",
  4914. "1h",
  4915. "6h",
  4916. "12h",
  4917. "24h",
  4918. "2d",
  4919. "7d",
  4920. "30d"
  4921. ]
  4922. },
  4923. "timezone": "",
  4924. "title": "Marco's Plex Server 1",
  4925. "uid": "2_I3htqmk",
  4926. "version": 206
  4927. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement