blob: a6f27d43d80ed0963931c70cef8bf1c716593a53 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Top 3 Boots's by Host
Boots is the total number of host boots over the entire lifespan.
```
+-----+----------------+-------+-----------------------------+
| Pos | Host | Boots | Last Kernel |
+-----+----------------+-------+-----------------------------+
| 1. | alphacentauri | 671 | FreeBSD 11.4-RELEASE-p7 |
| 2. | mars | 207 | Linux 3.2.0-4-amd64 |
| 3. | callisto | 153 | Linux 4.0.4-303.fc22.x86_64 |
+-----+----------------+-------+-----------------------------+
```
|