You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're currently using influxdb behind an https-only load balancer, and it looks like influxdb-nagios-plugin does not support this:
MEASUREMENTS UNKNOWN - 400: <html>
<head><title>400 The plain HTTP request was sent to HTTPS port</title></head>
<body bgcolor="white">
<center><h1>400 Bad Request</h1></center>
<center>The plain HTTP request was sent to HTTPS port</center>
</body>
</html>
It would be nice if this support was added. I'll be working on a PR to get this working.
The text was updated successfully, but these errors were encountered:
Hello,
We're currently using influxdb behind an https-only load balancer, and it looks like influxdb-nagios-plugin does not support this:
It would be nice if this support was added. I'll be working on a PR to get this working.
The text was updated successfully, but these errors were encountered: