Tim Laurence

Results 14 comments of Tim Laurence

I suspect the issue is with your system level certificate store. Python uses Openssl which is generally installed and configured by your OS vendor. Could you try installing the remote...

Sorry, when I initially read I hadn't caught onto the client cert detail. I will see if there is a sensible way of doing that.

Sorry, I was busy with....life. @HigH-HawK, thanks for the observation. That sound plausible. Looking at the command output above I assume the one below is the NRPE command installed on...

Thanks for the PR. I am reviewing this change and looking into the test results. I will keep you posted.

Me too however there are still quality issues that need to be addressed. The tests need to pass and a error message should be added for bad argument usage. I...

@rbw I could use some. The biggest issue is I don't have a Docker server setup with cert auth. I could try to make one but I figure someone who...

Thanks, that looks interesting. One thing I am noticing is the logic for selecting the status. I don't work with swarm much so I may be missing something. The way...

@nksupport So sorry to hear this slowed your investigation down, that is exactly not what i had hoped it would do. Indeed I see the issue you mentioned, not good....

@nksupport , I have a pushed an updated swarm check. It is not fully tested but I figured I should get it to you quickly given the impact. https://github.com/timdaman/check_docker/tree/swarm_fix Below...

@nksupport, update, that check had another bug which I found when I added unit tests. Here is the updated version which I intend to ship in the next few days....