Hi,
Can someone explain why the triggers are not clearing so obviously the first part is when the error gets detected and the 2nd is to clear the trigger
({TRIGGER.VALUE}=1 and ({BackupExec:eventlog[Application,,,Backup Exec,34114,,].logeventid(34114)} and {BackupExec:eventlog[Application,,,Backup Exec,34113,,].logeventid(34113)})) or
({TRIGGER.VALUE}=0 and ({BackupExec:eventlog[Application,,,Backup Exec,34112,,].logeventid(34112)} and {BackupExec:eventlog[Application,,,Backup Exec,57755,,].logeventid(57755)}))
Can someone explain why the triggers are not clearing so obviously the first part is when the error gets detected and the 2nd is to clear the trigger
({TRIGGER.VALUE}=1 and ({BackupExec:eventlog[Application,,,Backup Exec,34114,,].logeventid(34114)} and {BackupExec:eventlog[Application,,,Backup Exec,34113,,].logeventid(34113)})) or
({TRIGGER.VALUE}=0 and ({BackupExec:eventlog[Application,,,Backup Exec,34112,,].logeventid(34112)} and {BackupExec:eventlog[Application,,,Backup Exec,57755,,].logeventid(57755)}))
Comment