-
Incident report
-
Resolution: Fixed
-
Trivial
-
2.2.1
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