Ad Widget

Collapse

Triggers from MS Event Log

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • adg
    Junior Member
    • Sep 2012
    • 17

    #1

    Triggers from MS Event Log

    Hi,

    We are pulling in Errors from the Application log, and successfully firing a trigger based on .str for a particular error code.

    I'd like it to stay as an error on the Dashboard, until acknowledged, then create another alert if it occurs again.

    The event is a backup failing, which runs once a day, so the error occurs once per day, but remains visable in log (so true).

    I've tried:

    {Acronis Monitoring:eventlog[Application,,"Error"].str("1288")}=1 & {Acronis Monitoring:eventlog[Application,,"Error"].nodata(10)}#1

    Thanks in advance!
Working...