Refactoring: Moved more storage check parameters from unsorted.py to dedicated module...
[check_mk.git] / checkman / k8s_persistent_volumes
blob93466e30cb0535fea69bd57f288caa1fed8056db
1 title: Kubernetes persistent volumes
2 agents: linux
3 catalog: containerization/kubernetes
4 license: GPL
5 distribution: check_mk
6 description:
7  This check monitors a persistent volume in a kubernetes cluster.
8  The check returns {OK} if a volume is bound otherwise {CRIT}.
10 inventory:
11  One service per persistent volume is created.
13 item:
14  The name of the persistent volume.