aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plugin/contextswitch.json
blob: 8444466a60228bfb8c2cb49d95bbf40370df3595 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
	"contextswitch": {
		"title": "Context switches on {{HOST}}",
		"vertical": "switch per second Bits",
		"legend": {
			"value": {
				"name": "Switches",
				"color": "0000f0"
			}
		},
		"legend_format": "%4.0lf"
	}
}