Details
-
Type:
Incident report
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.8.6, 1.9.4 (alpha)
-
Component/s: Agent (G)
-
Labels:None
-
Environment:*NIX
Description
If you feed a checksum generator a special device i. e. /dev/urandom the CPU load jumps to 100 %. Steps to reproduce on *NIX:
- start zabbix_agentd
- run: echo "vfs.file.cksum[/dev/urandom]" | nc 127.0.0.1 10050
- observe cpu load with command: top