Ad Widget

Collapse

zabbix1.1 .str() in trigger exp does not allow spaces

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dcrandall
    Member
    • Apr 2006
    • 59

    #1

    zabbix1.1 .str() in trigger exp does not allow spaces

    Hi,

    I just discovered that if you are using .str() in a trigger expression, you cannot use a string that contains spaces. i.e {my.host:my.key.str(My String)}=0 does not work.

    Just an FYI.
  • Ismael Medina
    Junior Member
    • Mar 2007
    • 15

    #2
    Problem with STR function

    , i have a trigger that sould works with this expression.

    {win-icompapp:forecastonly.str(READY)}=1

    but it doesn't, if I use the expression below it works.

    {win-icompapp:forecastonly.str(/)}=1

    why????, I has been working on it without results, the lates data is:


    Estatus: READY, Ultima Ejecucion: 3/5/2007 0:01:01 Archivo: ForecastOnly070503-000105.log Modificado: 03/05/2007 07:14

    Could you help me.

    thanks in advance.
    Last edited by Ismael Medina; 03-05-2007, 19:13. Reason: Complete information

    Comment

    Working...