Dual IPv4/IPv6 health check
Shadow Hawkins on Wednesday, 06 January 2016 22:44:54
I put together the following simple script to check the host health, for http request, but first checking to see if the host has an IPv4 or an IPv6 address (some may have both, some may have either). Does anyone have any improvements or a better one they could suggest?
https://gist.github.com/ajmas/b02bac6437b307e52a2b
Thanks
Dual IPv4/IPv6 health check
Carmen Sandiego on Sunday, 07 February 2016 03:09:57
Andre-John Mas wrote:
I put together the following simple script to check the host health, for http request, but first checking to see if the host has an IPv4 or an IPv6 address (some may have both, some may have either). Does anyone have any improvements or a better one they could suggest?
https://gist.github.com/ajmas/b02bac6437b307e52a2b
Thanks
Nice Script, but not everyone uses ksh, maybe provide bash version??
Dual IPv4/IPv6 health check
Shadow Hawkins on Tuesday, 09 February 2016 16:34:42
Stefan Gebhardt wrote:
Andre-John Mas wrote:
I'll look into that when I have a few moments. If anyone provides improvements, I'll update the Gist. One of the things I still mean to do is add a response time indicator, since I have seen in some cases I observed the http traffic being slower in either the IPv4 or IPv6 stack.
I put together the following simple script to check the host health, for http request, but first checking to see if the host has an IPv4 or an IPv6 address (some may have both, some may have either). Does anyone have any improvements or a better one they could suggest?
https://gist.github.com/ajmas/b02bac6437b307e52a2b
Thanks
Nice Script, but not everyone uses ksh, maybe provide bash version??
Posting is only allowed when you are logged in. |