Restructure monitoring scripts
[bottlenecks.git] / monitor / cadvisor_install.sh
diff --git a/monitor/cadvisor_install.sh b/monitor/cadvisor_install.sh
deleted file mode 100644 (file)
index 524e24d..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-sudo docker run \
-  --volume=/:/rootfs:ro \
-  --volume=/var/run:/var/run:rw \
-  --volume=/sys:/sys:ro \
-  --volume=/var/lib/docker/:/var/lib/docker:ro \
-  --volume=/dev/disk/:/dev/disk:ro \
-  --publish=8080:8080 \
-  --detach=true \
-  --name=cadvisor \
-  google/cadvisor:v0.25.0 \ -storage_driver=Prometheus