Mahmood Ali
|
00ffd02ced
|
Show stable order of device attributes
|
2018-11-16 17:34:37 -05:00 |
|
Mahmood Ali
|
159b8f866a
|
Display device stats in nomad alloc status
|
2018-11-16 10:26:32 -05:00 |
|
Mahmood Ali
|
d88a3f8413
|
Prepare to reuse device resources printing
|
2018-11-16 10:26:32 -05:00 |
|
Michael Schurter
|
6f3712ed48
|
gofmt -s -w command/helper_stats_test.go
Fixes the static checks build
|
2018-11-15 14:14:05 -08:00 |
|
Mahmood Ali
|
24b37e0aaf
|
Display StatsObject nested objects as well
|
2018-11-15 08:09:54 -05:00 |
|
Mahmood Ali
|
93e8fc53f9
|
device stats summary in node status
Sample output with a mock device:
```
Host Resource Utilization
CPU Memory Disk
2651/26400 MHz 9.6 GiB/16 GiB 98 GiB/234 GiB
Device Resource Utilization
nomad/file/mock[README.md] 511 bytes
nomad/file/mock[e2e.go] 239 bytes
nomad/file/mock[e2e_test.go] 128 bytes
Allocations
No allocations placed
```
|
2018-11-14 22:13:23 -05:00 |
|