Add check_mk check for PVC status

This commit is contained in:
Joshua Boniface 2023-09-01 15:42:21 -04:00
parent 2e0d5c9d44
commit 8163769183
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
#!/bin/bash
# PVC cluster status check for Check_MK
# {{ ansible_managed }}
echo "<<<pvc>>>"
pvc status --format json