diff --git a/CheckCeph/README.md b/CheckCeph/README.md new file mode 100644 index 0000000..83c1bea --- /dev/null +++ b/CheckCeph/README.md @@ -0,0 +1,9 @@ +# Quick howto + +With curl : + + curl -s https://gitlab.altinea.fr/altinea/install-scripts/raw/branch/master/CheckCeph/check_ceph.py |/bin/bash + +With wget : + + wget -q -O - https://gitlab.altinea.fr/altinea/install-scripts/raw/branch/master/CheckCeph/check_ceph.py |/bin/bash diff --git a/CheckCeph/check_ceph.py b/CheckCeph/check_ceph.py new file mode 100644 index 0000000..e69de29