blob: 4d797c53128c117f90aebe6d6d91fed66e087c22 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Top 3 Boots's by Kernel
Boots is the total number of host boots over the entire lifespan.
```
+-----+------------------------------+-------+
| Pos | Kernel | Boots |
+-----+------------------------------+-------+
| 1. | Linux 3.2.0-4-amd64 | 321 |
| 2. | Linux 4.0.4-303.fc22.x86_64 | 103 |
| 3. | FreeBSD 10.1-RELEASE | 76 |
+-----+------------------------------+-------+
```
|