Update CheckMK agent check

This commit is contained in:
2025-10-02 02:40:38 -04:00
parent 5644cd2feb
commit b0d0467210

View File

@@ -1,7 +1,8 @@
#!/bin/bash
# PVC cluster status check for Check_MK
# PVC cluster status check for Check_MK (agent-side)
# {{ ansible_managed }}
echo "<<<pvc>>>"
pvc cluster status --format json
hostname -s
pvc --quiet cluster status --format json