Skip to content
Snippets Groups Projects

Docker checks: add check for docker stats

Merged Hahn Axel (hahn) requested to merge docker-checks into master
5 files
+ 463
9
Compare changes
  • Side-by-side
  • Inline
Files
5
@@ -9,6 +9,7 @@ This check sends performance data.
@@ -9,6 +9,7 @@ This check sends performance data.
## Requirements
## Requirements
* `docker` Docker must be installed
* `docker` Docker must be installed
 
* `jq` Docker must be installed
* sudo permissions on docker command
* sudo permissions on docker command
```txt
```txt
Loading