-
Incident report
-
Resolution: Cannot Reproduce
-
Trivial
-
None
-
3.0.2
-
None
-
Ubuntu 14.04
After upgrading from Zabbix 2.4.8 to 3.0.2 I've started seing HTML content logged to my zabbix_server.log. It appears to be the output of some websites/hosts Zabbix is checking for availability:
$ tail /var/log/zabbix/zabbix_server.log
<h2>400 Bad Request</h2>
<p>The command submitted by your browser is unknown</p>
<form method="POST" action="/" >
<div><button type="button" class="mainPageLink" accesskey="b" onclick="document.location.href='/'"><span style="text-decoration:underline">B</span>ack to Main-Page</button></div>
</form>
</div>
</body>
</HTML>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
Yes, it's not the whole HTML content, but only some fragements.