"query":"SELECT \"rxs_display_errors\" FROM \"rxs_monitor\" WHERE (\"pipeline_id\" =~ /^$RXS$/)",
"rawQuery":true,
"refId":"A",
"resultFormat":"time_series",
"select":[
[
{
"params":[
"rxs_display_errors"
],
"type":"field"
}
]
],
"tags":[]
}
],
"timeFrom":null,
"timeShift":null,
"title":"RXS Display Error",
"type":"stat"
},
{
"datasource":null,
"fieldConfig":{
"defaults":{
"custom":{
"align":null,
"filterable":false
},
"mappings":[],
"thresholds":{
"mode":"absolute",
"steps":[
{
"color":"green",
"value":null
},
{
"color":"red",
"value":80
}
]
}
},
"overrides":[]
},
"gridPos":{
"h":5,
"w":4,
"x":4,
"y":0
},
"id":12,
"options":{
"colorMode":"value",
"graphMode":"area",
"justifyMode":"auto",
"orientation":"auto",
"reduceOptions":{
"calcs":[
"lastNotNull"
],
"fields":"",
"values":false
},
"textMode":"auto"
},
"pluginVersion":"7.3.5",
"targets":[
{
"groupBy":[],
"measurement":"rxs_monitor",
"orderByTime":"ASC",
"policy":"default",
"query":"SELECT \"rxs_device_status\" FROM \"rxs_monitor\" WHERE (\"pipeline_id\" =~ /^$RXS$/)",
"rawQuery":true,
"refId":"A",
"resultFormat":"time_series",
"select":[
[
{
"params":[
"rxs_device_status"
],
"type":"field"
}
]
],
"tags":[
{
"key":"pipeline_id",
"operator":"=~",
"value":"/^$RXS$/"
}
]
}
],
"timeFrom":null,
"timeShift":null,
"title":"RXS Device Status",
"type":"stat"
},
{
"datasource":null,
"fieldConfig":{
"defaults":{
"custom":{},
"mappings":[
{
"from":"",
"id":1,
"text":"",
"to":"",
"type":1,
"value":""
}
],
"thresholds":{
"mode":"absolute",
"steps":[
{
"color":"green",
"value":null
},
{
"color":"#EAB839",
"value":0
},
{
"color":"red",
"value":1
},
{
"color":"semi-dark-green",
"value":2
}
]
}
},
"overrides":[]
},
"gridPos":{
"h":5,
"w":4,
"x":8,
"y":0
},
"id":6,
"options":{
"colorMode":"value",
"graphMode":"none",
"justifyMode":"auto",
"orientation":"auto",
"reduceOptions":{
"calcs":[
"lastNotNull"
],
"fields":"",
"values":false
},
"textMode":"auto"
},
"pluginVersion":"7.3.5",
"targets":[
{
"groupBy":[],
"measurement":"rxs_monitor",
"orderByTime":"ASC",
"policy":"default",
"query":"SELECT \"rxs_atc_tempisstable\" FROM \"rxs_monitor\" WHERE (\"pipeline_id\" =~ /^$RXS$/)",
"rawQuery":true,
"refId":"A",
"resultFormat":"time_series",
"select":[
[
{
"params":[
"rxs_atc_tempisstable"
],
"type":"field"
}
]
],
"tags":[
{
"key":"pipeline_id",
"operator":"=",
"value":"rxs_kuband_monitor"
}
]
}
],
"timeFrom":null,
"timeShift":null,
"title":"RXS ATC tempisstable",
"type":"stat"
},
{
"aliasColors":{},
"bars":false,
"dashLength":10,
"dashes":false,
"datasource":null,
"fieldConfig":{
"defaults":{
"custom":{}
},
"overrides":[]
},
"fill":1,
"fillGradient":0,
"gridPos":{
"h":7,
"w":8,
"x":0,
"y":5
},
"hiddenSeries":false,
"id":4,
"legend":{
"avg":false,
"current":false,
"max":false,
"min":false,
"show":true,
"total":false,
"values":false
},
"lines":true,
"linewidth":1,
"nullPointMode":"null",
"options":{
"alertThreshold":true
},
"percentage":false,
"pluginVersion":"7.3.5",
"pointradius":2,
"points":false,
"renderer":"flot",
"seriesOverrides":[],
"spaceLength":10,
"stack":false,
"steppedLine":false,
"targets":[
{
"alias":"15K stage",
"groupBy":[
{
"params":[
"$__interval"
],
"type":"time"
},
{
"params":[
"none"
],
"type":"fill"
}
],
"measurement":"rxs_monitor",
"orderByTime":"ASC",
"policy":"default",
"query":"SELECT mean(\"rxs_tempvac_temp15k\") FROM \"rxs_monitor\" WHERE (\"pipeline_id\" =~ /^$RXS$/) AND $timeFilter GROUP BY time($__interval) fill(none)",