diff --git a/roles/pvc/templates/pvc/pvc_status.j2 b/roles/pvc/templates/pvc/pvc_status.j2 new file mode 100755 index 0000000..8abc76b --- /dev/null +++ b/roles/pvc/templates/pvc/pvc_status.j2 @@ -0,0 +1,7 @@ +#!/bin/bash + +# PVC cluster status check for Check_MK +# {{ ansible_managed }} + +echo "<<>>" +pvc status --format json