Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
###[INFO]##################### ## check_docker ## v2.0, modified on 2018-06-14 ## moritoring-plugin to check Docker-Containers ## only for remote execution ## written by Alexander Knerlein ## made in West Germany ## GNU General Public License Version 3 #...HELP...?! User should be member of group "docker"! To change group membership run gpasswd or usermod. Otherwise execute directly as root or use sudo! (not recommended) use check_docker [--help|-?] for help use check_docker [--info] for information about use check_docker without any arguments for state-check Critical states are Exited != 0 and Dead. Additional arguments: -w [numeric] Adds a cpu-check warning value (in %). -c [numeric] Adds a cpu-check critical value (in %). -x [numeric] Adds a memory-check warning value (in %). -y [numeric] Adds a memory-check critical value (in %).
Current Version
2.0
Last Release Date
2018-06-14
Owner
Alexander Knerlein
License
GPL
Compatible With
check_docker v2.0
check_docker.sha512.checksum
Small and easy to use plugin to give a generic overview over a docker system without requiring any additional dependencies besides bash and docker. For newer docker installations line 13 must be changed to avoid spurious warnings: mkdir -p /tmp/.docker ; touch /tmp/.docker/config.json
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!