File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 "editable" : true ,
1919 "fiscalYearStartMonth" : 0 ,
2020 "graphTooltip" : 0 ,
21- "id" : 1 ,
21+ "id" : 2 ,
2222 "links" : [],
2323 "panels" : [
2424 {
593593 "datasource" : {
594594 "uid" : " $datasource"
595595 },
596- "description" : " TX and RX across all servers (bits/sec)." ,
596+ "description" : " Plex transmit bandwidth (bits/sec)." ,
597597 "fieldConfig" : {
598598 "defaults" : {
599599 "color" : {
600600 "fixedColor" : " blue" ,
601601 "mode" : " thresholds"
602602 },
603- "links" : [],
604603 "mappings" : [],
605604 "min" : 0 ,
606605 "thresholds" : {
633632 "id" : 4200 ,
634633 "options" : {
635634 "colorMode" : " value" ,
636- "graphMode" : " area " ,
635+ "graphMode" : " none " ,
637636 "justifyMode" : " auto" ,
638637 "orientation" : " auto" ,
639638 "percentChangeColorMode" : " standard" ,
640639 "reduceOptions" : {
641640 "calcs" : [
642641 " last"
643642 ],
644- "fields" : " /^(TX|RX) $/" ,
643+ "fields" : " /^TX $/" ,
645644 "values" : false
646645 },
647646 "showPercentChange" : false ,
655654 "uid" : " $datasource"
656655 },
657656 "editorMode" : " code" ,
658- "expr" : " 8 * sum(rate(transmit_bytes_total{job=~\" $job\" , instance=~\" $instance\" }[$__rate_interval ]))" ,
657+ "expr" : " 8 * sum(rate(transmit_bytes_total{job=~\" $job\" , instance=~\" $instance\" }[45s ]))" ,
659658 "format" : " time_series" ,
660- "intervalFactor" : 2 ,
661659 "legendFormat" : " TX" ,
662660 "refId" : " A"
663- },
664- {
665- "datasource" : {
666- "uid" : " $datasource"
667- },
668- "editorMode" : " code" ,
669- "expr" : " 8 * sum(rate(process_network_receive_bytes_total{job=~\" $job\" , instance=~\" $instance\" }[$__rate_interval]))" ,
670- "format" : " time_series" ,
671- "intervalFactor" : 2 ,
672- "legendFormat" : " RX" ,
673- "refId" : " B"
674661 }
675662 ],
676- "title" : " Network Bandwidth (Total) " ,
663+ "title" : " Network TX " ,
677664 "type" : " stat"
678665 },
679666 {
19761963 "timezone" : " browser" ,
19771964 "title" : " PPE Media Server" ,
19781965 "uid" : " 426b8c74a8b8d5403b4b3a29656c8342" ,
1979- "version" : 16
1966+ "version" : 6
19801967}
You can’t perform that action at this time.
0 commit comments