-
Type:
Incident report
-
Resolution: Won't fix
-
Priority:
Major
-
None
-
Affects Version/s: 1.8.3
-
Component/s: Server (S)
-
None
-
Environment:Linux Red Hat 5
Myhost007:/home/simon/test.sh
{IPADDRESS}{EVENT.DATE}
{EVENT.TIME}
{TRIGGER.NAME}
{STATUS}
{HOSTNAME}
If the Trigger name was entered in Zabbix with space as follows:
"System CPU Temperature", then only the string of "System" will be passed to the Shell.
If the Trigger name was entered in Zabbix with space as follows:
"System_CPU_Temperature", then the whole string of "System_CPU_Temperature" will be passed to the Shell successfully.
Zabbix should either fix this or limit the user to create any Trigger with name including space. It creates a lot of problem when we tried to output the information.
Thank you! : )