Hi,
I'd like to use [ and ] in parameter. But Zabbix stop to parse at the first ] spotted ... Is there a way ?
For example, my key is :
script.sh[foo bar[foo] var]
And zabbix send to the script :
foo bar[foo
Thank you in advance
ps I'v tested with \] but without success
I'd like to use [ and ] in parameter. But Zabbix stop to parse at the first ] spotted ... Is there a way ?
For example, my key is :
script.sh[foo bar[foo] var]
And zabbix send to the script :
foo bar[foo
Thank you in advance
ps I'v tested with \] but without success
Comment