Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
This plugin attempts to provide general monitoring for Kubernetes deployments, daemonsets, replicationcontrollers, nodes, as well as Kubernetes components such as etcd, scheduler, and controller
Current Version
Last Release Date
June 11, 2019
Owner
charles
License
Apache
Compatible With
Some examples: Kubelet check on node1 - ./check_kube.sh -t node -c Ready -n default -o node1 Deployment check for deployment1 - ./check_kube.sh -t deployment -c Available -n default -o deployment1 Daemonset check for flannel - ./check_kube.sh -t daemonset -n kube-system -c status -o kube-flannel-ds-amd64 Component check for etcd-0 - ./check_kube.sh -t componentstatuses -n default -c status -o etcd-0
kubectl and jq are required for this plugin to work
IMPORTANT - the variable KUBECONFIG must be set correctly. For some reason kubectl doesn't find the .kube/config file when executed under Nagios
While this plugin will work with the default admin config, it is highly recommended to create a read only user for Nagios
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!