Page 1 of 1

check_docker

Posted: Tue Jun 11, 2019 4:14 pm
by Maxwellb99
Hello,

Is there an updated check_docker.py script?
upon running the check_docker wizard we're getting:
ImportError.png
Thanks,
Maxwell Ramirez

Re: check_docker

Posted: Tue Jun 11, 2019 4:36 pm
by npolovenko
Hello, @Maxwellb99. I'm attaching the most recent version to this message.
Replace the existing plugin located in/usr/local/nagios/libexec/check_docker.py
Give it the permissions:

Code: Select all

chmod 777 /usr/local/nagios/libexec/check_docker.py 
If the error persists, please share the command definition.