"steppedLine": false,
"targets": [
{
- "expr": "sum by (instance, device) (\n irate(node_network_receive_drop{device=~\"(eth|en|bond|ib|mlx).*\"}[5m]) +\n irate(node_network_receive_errs{device=~\"(eth|en|bond|ib|mlx).*\"}[5m]) +\n irate(node_network_transmit_drop{device=~\"(eth|en|bond|ib|mlx).*\"}[5m]) +\n irate(node_network_transmit_errs{device=~\"(eth|en|bond|ib|mlx).*\"}[5m])\n) > 0",
+ "expr": "sum by (instance, device) (\n irate(node_network_receive_drop{device=~\"(eth|en|bond|ib|mlx|p).*\"}[5m]) +\n irate(node_network_receive_errs{device=~\"(eth|en|bond|ib|mlx|p).*\"}[5m]) +\n irate(node_network_transmit_drop{device=~\"(eth|en|bond|ib|mlx|p).*\"}[5m]) +\n irate(node_network_transmit_errs{device=~\"(eth|en|bond|ib|mlx|p).*\"}[5m])\n) > 0",
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "{{instance}} / {{device}}",
"steppedLine": false,
"targets": [
{
- "expr": "sum (irate(node_network_receive_bytes{instance=~\"($osd_servers)\", device=~\"(eth|en|bond|ib|mlx).*\"}[5m])) + \nsum (irate(node_network_transmit_bytes{instance=~\"($osd_servers)\", device=~\"(eth|en|bond|ib|mlx).*\"}[5m]))",
+ "expr": "sum (irate(node_network_receive_bytes{instance=~\"($osd_servers)\", device=~\"(eth|en|bond|ib|mlx|p).*\"}[5m])) + \nsum (irate(node_network_transmit_bytes{instance=~\"($osd_servers)\", device=~\"(eth|en|bond|ib|mlx|p).*\"}[5m]))",
"format": "time_series",
"hide": false,
"intervalFactor": 2,
{
"allValue": null,
"current": {
- "text": "(eth|bon|en|ib|mlx)",
- "value": "(eth|bon|en|ib|mlx)"
+ "text": "(eth|bon|en|ib|mlx|p)",
+ "value": "(eth|bon|en|ib|mlx|p)"
},
"hide": 2,
"includeAll": false,
"options": [
{
"selected": true,
- "text": "(eth|bon|en|ib|mlx)",
- "value": "(eth|bon|en|ib|mlx)"
+ "text": "(eth|bon|en|ib|mlx|p)",
+ "value": "(eth|bon|en|ib|mlx|p)"
}
],
- "query": "(eth|bon|en|ib|mlx)",
+ "query": "(eth|bon|en|ib|mlx|p)",
"type": "custom"
}
]
{
"allValue": null,
"current": {
- "text": "(eth|bon|en|ib|mlx)",
- "value": "(eth|bon|en|ib|mlx)"
+ "text": "(eth|bon|en|ib|mlx|p)",
+ "value": "(eth|bon|en|ib|mlx|p)"
},
"hide": 2,
"includeAll": false,
"options": [
{
"selected": true,
- "text": "(eth|bon|en|ib|mlx)",
- "value": "(eth|bon|en|ib|mlx)"
+ "text": "(eth|bon|en|ib|mlx|p)",
+ "value": "(eth|bon|en|ib|mlx|p)"
}
],
- "query": "(eth|bon|en|ib|mlx)",
+ "query": "(eth|bon|en|ib|mlx|p)",
"type": "custom"
},
{
{
"allValue": null,
"current": {
- "text": "(eth|en|bond|mlx|ib)",
- "value": "(eth|en|bond|mlx|ib)"
+ "text": "(eth|en|bond|mlx|ib|p)",
+ "value": "(eth|en|bond|mlx|ib|p)"
},
"hide": 2,
"includeAll": false,
"options": [
{
"selected": true,
- "text": "(eth|en|bond|mlx|ib)",
- "value": "(eth|en|bond|mlx|ib)"
+ "text": "(eth|en|bond|mlx|ib|p)",
+ "value": "(eth|en|bond|mlx|ib|p)"
}
],
- "query": "(eth|en|bond|mlx|ib)",
+ "query": "(eth|en|bond|mlx|ib|p)",
"type": "custom"
}
]
"steppedLine": false,
"targets": [
{
- "expr": "sum by (device) (irate(node_network_receive_bytes{instance=~\"($osd_servers).*\", device=~\"(eth|en|bond|ib|mlx).*\"}[5m]))",
+ "expr": "sum by (device) (irate(node_network_receive_bytes{instance=~\"($osd_servers).*\", device=~\"(eth|en|bond|ib|mlx|p).*\"}[5m]))",
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "{{device}}.rx",
"textEditor": true
},
{
- "expr": "sum by (device) (irate(node_network_transmit_bytes{instance=~\"($osd_servers).*\", device=~\"(eth|en|bond|ib|mlx).*\"}[5m]))",
+ "expr": "sum by (device) (irate(node_network_transmit_bytes{instance=~\"($osd_servers).*\", device=~\"(eth|en|bond|ib|mlx|p).*\"}[5m]))",
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "{{device}}.tx",