Tim Birkett

Results 7 comments of Tim Birkett

Hey @Smithx10 👋 I once had a go (the original #175 attempt) wasn't really sure of what the expected output or use should be at the time. I'd be glad...

I have a question around the actual value / metric produced, should it be binary 1 / 0 or would the time it took to complete the check be useful...

Thanks @aelsabbahy I made use of this quick docker-compose prometheus stack: https://github.com/vegasbrianc/prometheus and came up with #363 which is similar to the above idea / output but formats results to...

Okay, I have an idea: Things we know: If `net.ipv6.bindv6only` is 0 then anything bound to all interfaces will be presented to the OS as listening on the IPv6 address:...

By that statement I mean that if I run say tomcat bound to an interface such as: `192.168.10.10:8080` it wouldn't be (this is an assumption) bound to an IPv6 address...

SHA-256 may be the most sensible and current attribute to default to? Especially with the recent (last year or so) posts about SHA-1 / MD5 collisions.

Interesting idea... This might not be too difficult to do.