open-nomad/client/stats
Michael Schurter 78823d559b Squelch logspam when unable to get disk usage stats
To reproduce logspam:

```
$ docker plugin install --grant-all-permissions vieux/sshfs
$ nomad agent -dev
...
2017/08/25 17:09:03.282868 [WARN] client: error fetching host disk usage stats for /var/lib/docker/plugins/a8b4a69b07e5180f828d19e1e9e102ccc0e26f9c9939eaef85357260c30b20a7/rootfs/mnt/volumes: permission denied
... repeats every collection period ...
```
2017-08-28 12:04:32 -07:00
..
cpu.go Fix the calculation of total ticks for docker and exec 2016-06-12 18:08:35 +02:00
cpu_test.go Added a test for calculating cpu stats 2016-05-28 19:59:20 -07:00
host.go Squelch logspam when unable to get disk usage stats 2017-08-28 12:04:32 -07:00