-
Type:
Problem report
-
Resolution: Unresolved
-
Priority:
Trivial
-
None
-
Affects Version/s: 8.0.0alpha2 (master)
-
Component/s: Agent (G), Agent2 (G), Server (S)
-
None
-
Environment:Zabbix server - master
Zabbix agent 8.0.0alpha2 on Linux
Steps to reproduce:
- EnableĀ remote commands in agent config file
- Create hostĀ
Host configuration as below:

- Create item
Item with key: "system.run[head -c 15777310 /dev/zero | tr '\0' 'A']"
Item configuration as below:

- Start Zabbix server with Agent 2
Result:
Zabbix is not collecting data for this Item. See screenshot:
![]()
Expected:
According to Zabbix documentation 2 Remote commands:
Starting with Zabbix agent 7.0, remote commands can also be executed on an agent that is operating in active mode. Zabbix agent - whether active or passive - should run on the remote host, and executes the commands in background.