check_http for http/2

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
elinagios
Posts: 146
Joined: Thu Feb 16, 2017 3:45 am

check_http for http/2

Post by elinagios »

Hello

it seems a good old check_http cant handle http/2. Is there a alternative to use?
dchurch
Posts: 858
Joined: Wed Oct 07, 2020 12:46 pm
Location: Yo mama

Re: check_http for http/2

Post 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.
If you didn't get an 8% raise over the course of the pandemic, you took a pay cut.

Discussion of wages is protected speech under the National Labor Relations Act, and no employer can tell you you can't disclose your pay with your fellow employees.
Locked