Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / checkman / k8s_persistent_volume_claims
blob26845835721fa2d13563461d8501bca51531d4d3
1 title: Kubernetes persistent volume claims
2 agents: kubernetes
3 catalog: containerization/kubernetes
4 license: GPL
5 distribution: check_mk
6 description:
7  This check monitors a persistent volume claim in a kubernetes cluster.
8  The check returns {OK} if a volume is bound otherwise {CRIT}. If no
9  phase is given the check returns {UNKNOWN}.
11 inventory:
12  One service per persistent volume claim is created.
14 item:
15  The name of the persistent volume claim.