diff --git a/monit-ceph-create-start b/monit-ceph-create-start index b9831ca..0f21297 100755 --- a/monit-ceph-create-start +++ b/monit-ceph-create-start @@ -10,6 +10,8 @@ fi to_monitor=$1 +set -e +set -x cat > "/etc/monit/conf-enabled/$to_monitor" <