I have ben trying to get this to work, with out any luck. Can any one see what i am doing wrong?
This is the event i want to capture

This is how i have made Items

and the trigger

Nothing happens though, there are no warnings made.
I would like if i somehow could make it so, there only are an alarm if that event is found within the last 5 minutes or so?
I have also tried another item, that looks like this:
eventlog[System,,"Warning|Error|Information"]
it was my understanding that it would trigger when one of the 3 types of events is found in the system log, but again nothing happens.. What am i missing?
This is the event i want to capture

This is how i have made Items

and the trigger

Nothing happens though, there are no warnings made.
I would like if i somehow could make it so, there only are an alarm if that event is found within the last 5 minutes or so?
I have also tried another item, that looks like this:
eventlog[System,,"Warning|Error|Information"]
it was my understanding that it would trigger when one of the 3 types of events is found in the system log, but again nothing happens.. What am i missing?
Comment