Skip to content
Snippets Groups Projects

Docker checks: add check for docker stats

2 files
+ 244
0
Compare changes
  • Side-by-side
  • Inline

Files

@@ -9,6 +9,7 @@ This check sends performance data.
## Requirements
* `docker` Docker must be installed
* `jq` Docker must be installed
* sudo permissions on docker command
```txt
Loading