Ad Widget

Collapse

400 Bad Request in Zabbix Server Log

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nekromaniak
    Junior Member
    • Apr 2018
    • 1

    #1

    400 Bad Request in Zabbix Server Log

    Hi, im facing this weird situation whereby i setup a few AWS EC2 (running Linux) to be monitored by Zabbix. All of them are using passive checks, but somehow only a few machines are passing values to the Zabbix server whereas others are hit by this problem as shown in the Zabbix server log:

    <html>
    <head><title>400 Bad Request</title></head>
    <body bgcolor="white">
    <center><h1>400 Bad Request</h1></center>
    <hr><center>nginx/1.8.1</center>
    </body>
    </html>" of type "string" is not suitable for value type "Numeric (unsigned)"
    2369:20180407:034951.888 error reason for "T3-WEB-01:system.cpu.util[,user]" changed: Value "HTTP/1.1 400 Bad Request
    Server: nginx/1.8.1
    Date: Fri, 06 Apr 2018 19:49:51 GMT
    Content-Type: text/html
    Content-Length: 172
    Connection: close

    I've version 3.4 installed now and running zabbix-get yields the same result. All machines are using the same zabbix agent config file. Is there somewhere i misconfured something?
Working...