categraf/inputs/nginx/dashbaords.json

231 lines
7.3 KiB
JSON

{
"name": "Nginx Stub",
"tags": "",
"configs": {
"version": "2.0.0",
"links": [],
"var": [
{
"name": "server",
"allOption": false,
"multi": false,
"definition": "label_values(nginx_active,server)"
}
],
"panels": [
{
"targets": [
{
"refId": "A",
"expr": "nginx_requests{server=\"$server\"}",
"legend": ""
}
],
"name": "Requests",
"links": [],
"custom": {
"textMode": "value",
"colorMode": "value",
"calc": "lastNotNull",
"colSpan": 1,
"textSize": {}
},
"options": {
"valueMappings": [
{
"type": "special",
"match": {
"special": 1
},
"result": {
"text": "UP"
}
},
{
"type": "special",
"match": {
"special": 0
},
"result": {
"text": "DOWN"
}
}
],
"standardOptions": {}
},
"version": "2.0.0",
"type": "stat",
"layout": {
"h": 7,
"w": 2,
"x": 0,
"y": 0,
"i": "f29b8521-eb9f-41d5-8a79-1e222baabf9d",
"isResizable": true
},
"id": "f29b8521-eb9f-41d5-8a79-1e222baabf9d"
},
{
"targets": [
{
"refId": "A",
"expr": "nginx_active{server=\"$server\"}",
"legend": ""
}
],
"name": "Active connections",
"links": [],
"custom": {
"textMode": "value",
"colorMode": "value",
"calc": "lastNotNull",
"colSpan": 1,
"textSize": {}
},
"options": {
"standardOptions": {}
},
"version": "2.0.0",
"type": "stat",
"layout": {
"h": 7,
"w": 6,
"x": 2,
"y": 0,
"i": "c0d3d10a-fd3b-485c-97e4-9f68ffc7a026",
"isResizable": true
},
"id": "c0d3d10a-fd3b-485c-97e4-9f68ffc7a026"
},
{
"targets": [
{
"refId": "A",
"expr": "nginx_waiting{server=\"$server\"}",
"legend": ""
}
],
"name": "Waiting connections",
"links": [],
"custom": {
"textMode": "value",
"colorMode": "value",
"calc": "lastNotNull",
"colSpan": 1,
"textSize": {}
},
"options": {
"standardOptions": {}
},
"version": "2.0.0",
"type": "stat",
"layout": {
"h": 7,
"w": 6,
"x": 8,
"y": 0,
"i": "abbce8f8-222f-4e07-9e5e-fc85e7780672",
"isResizable": true
},
"id": "abbce8f8-222f-4e07-9e5e-fc85e7780672"
},
{
"targets": [
{
"refId": "A",
"expr": "nginx_reading{server=\"$server\"}",
"legend": ""
}
],
"name": "Reading connections",
"links": [],
"custom": {
"textMode": "value",
"colorMode": "value",
"calc": "lastNotNull",
"colSpan": 1,
"textSize": {}
},
"options": {
"standardOptions": {}
},
"version": "2.0.0",
"type": "stat",
"layout": {
"h": 7,
"w": 5,
"x": 14,
"y": 0,
"i": "52f77144-19ba-4349-a7de-cedeb41ac3d7",
"isResizable": true
},
"id": "52f77144-19ba-4349-a7de-cedeb41ac3d7"
},
{
"targets": [
{
"refId": "A",
"expr": "nginx_writing{server=\"$server\"}",
"legend": ""
}
],
"name": "Writing connections",
"links": [],
"custom": {
"textMode": "value",
"colorMode": "value",
"calc": "lastNotNull",
"colSpan": 1,
"textSize": {}
},
"options": {
"standardOptions": {}
},
"version": "2.0.0",
"type": "stat",
"layout": {
"h": 7,
"w": 5,
"x": 19,
"y": 0,
"i": "4c02d0ab-7dc7-466d-a610-be5810b7a1e6",
"isResizable": true
},
"id": "4c02d0ab-7dc7-466d-a610-be5810b7a1e6"
},
{
"targets": [
{
"refId": "A",
"expr": "nginx_handled{server=\"$server\"}",
"legend": ""
}
],
"name": "handled",
"links": [],
"custom": {
"textMode": "value",
"colorMode": "value",
"calc": "lastNotNull",
"colSpan": 1,
"textSize": {}
},
"options": {
"standardOptions": {}
},
"version": "2.0.0",
"type": "stat",
"layout": {
"h": 7,
"w": 5,
"x": 0,
"y": 7,
"i": "b13dce58-7f2a-4680-a9e4-507f7d5a2af8",
"isResizable": true
},
"id": "5e837a2b-b919-4ee5-8edf-b6bb490030ff"
}
]
}
}