check_rancher2

Monitoring plugin to check Docker / Kubernetes clusters managed by Rancher 2.x

Release 1.12.0

This release adds a new check type to the plugin.

The "local-certs" check type allows to check for valid certificates deployed by Rancher in the "local" cluster, under the "System" project. These certificates are deployed as Kubernetes secrets in the "cattle-system" namespace.

These certificates are by default created with a one year validity (Rancher, whyyyy?!). When these local certificates expire, this can create some issues in the background of Rancher, e.g. when RBAC actions are used. It's therefore important to verify these certificates have not expired.

check_rancher2-1.12.0.tar.gz

Release tarball
application/gzip 2023-02-02 Download from Github

Release 1.11.0

Enhancement:

  • Allow ignore specific workloads (#40 ) with the -i parameter. Previously only states of nodes and workloads could be ignored.

Fixes:

  • Do not treat a cluster in provisioning state as critical, do a warning instead (#39 and #41 )

check_rancher2-1.11.0.tar.gz

Release tarball
application/gzip 2023-01-10 Download from Github

Release 1.10.0

Allow using ignore status in workload checks #29
Fixing problems with ComponentStatus health checks which were removed in Kubernetes 1.23: #35 Show Kubernetes version in single cluster check output

check_rancher2-1.10.0.tar.gz

Release tarball
application/gzip 2022-09-09 Download from Github