Page 1 of 1
check_http for http/2
Posted: Fri Apr 23, 2021 3:40 am
by elinagios
Hello
it seems a good old check_http cant handle http/2. Is there a alternative to use?
Re: check_http for http/2
Posted: Fri Apr 23, 2021 11:38 am
by dchurch
You're right, it currently doesn't support HTTP/2.
This is an opportunity for you to contribute a patch to support it. Here's the source code available on GitHub:
https://github.com/nagios-plugins/nagios-plugins
For alternatives, you could try the
Nagios Exchange, or you could try this third-party plugin:
checkhttp2. Be warned this is third-party software, and Nagios cannot guarantee that the software works.