Jason Rivers

Results 26 comments of Jason Rivers

Perhaps using an R instead of a D would be good, as it's "Ride" :-)

The problem is working out if a display is available, On linux you can check that DISPLAY is set - at least until everything starts using Wayland, but what do...

This seems to be somewhat random for me, sometimes it works, sometimes it doesn't. I ran the container 10 times, and it failed twice, succeeded 8 times. I feel this...

You can mount a directory of custom scripts in to /opt/Custom-Nagios-Plugins for anything missing: https://github.com/JasonRivers/Docker-Nagios/blob/00844b7db3cdddef1bf504201ab63550719b9da9/docker-compose.yml#L16 That said, check_apc is likely a super useful script for anyone with APC UPS's, I'll...

I have just done a clean checkout of the repository and built it and it runs without any issues. Did you modify anything in the repository before building? What OS...

I have just committed a change that runs a chmod +x on the files that your container is failing on, hopefully this should resolve the issue you're seeing.

Thanks for this! However, in your PR you have disabled HLS, HLS is a large part of what's used on this image, Please could you remove disabling HLS and then...

Hi @christronyxyocum This is a good question, I will look in to adding a mounted path to search for MIBs

Could you paste the output from the container logs? I'm wondering if this is related to #141 I'm not sure what's causing this at the moment, I'm not seeing the...

I will check this, In honesty the ubuntu vs debian isn't going to make a huge difference to the final image size as I currently (intentionally) leave the source in...