Ad Widget

Collapse

Pb with trigger expression

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • novazion
    Junior Member
    • Sep 2013
    • 13

    #1

    Pb with trigger expression

    Hello,

    I need some help.
    I think I'm missing something what's the problem with my trigger:

    regexp({Connexion_Cam_imp:logrt["C:\ProgramData\Milestone\Milestone Surveillance\RecordingServer[0-9]{8}","La connexion reste impossible","UTF-8",100].nodata(900)}=0)
    If anyone have some clue.

    Code:
    Incorrect trigger expression. [regexp({Milestone_Log_File:logrt["C:\ProgramData\Milestone\Milestone Surveillance\RecordingServer[0-9]{8}","La connexion reste impossible","UTF-8",100].nodata(900)}=0	)]
    Incorrect trigger expression. [regexp({Milestone_Log_File:logrt["C:\ProgramData\Milestone\Milestone Surveillance\RecordingServer[0-9]{8}","La connexion reste impossible","UTF-8",100].nodata(900)}=0	)]

    Milestone_Log_File is the template. And I want to be warn if zabbix can find the pattern in 15 minutes.

    Thank you.
    Emeric.
  • novazion
    Junior Member
    • Sep 2013
    • 13

    #2
    I created the trigger via the trigger and not via the item tab + create trigger.

    The interface is different and more friendly.

    My trigger is now working fine

    Comment

    Working...