-
Type:
Incident report
-
Resolution: Fixed
-
Priority:
Trivial
-
Affects Version/s: 2.2.1
-
Component/s: Agent (G), Proxy (P), Server (S)
some short options also work as long options, for example :
zabbix_agentd --p
zabbix_agentd --t system.hostname
zabbix_get -s 127.0.0.1 --k system.cpu.load
but not :
zabbix_get --s 127.0.0.1 -k system.cpu.load