Add CheckMK monitoring example plugins
This commit is contained in:
6
node-daemon/monitoring/checkmk/pvc
Executable file
6
node-daemon/monitoring/checkmk/pvc
Executable file
@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
# PVC cluster status check for Check_MK (agent-side)
|
||||
|
||||
echo "<<<pvc>>>"
|
||||
pvc --quiet status --format json
|
Reference in New Issue
Block a user