Hey everyone;
I'm trying to get a notification when a domain admin log on a computer.
For it, I have an item catching the event log and I have a trigger to get the notification.
It's working well but as soon as a second domain admin log, it doesn't trigger again.
If I select multiple trigger in the trigger notification, I have the same trigger value (so duplicate notifications)
I'm looking for a way to configure my trigger like "Do not trigger another problem if same trigger with same value already exist"
Ex :
I have an item of event logs like it
Time Value
09:00:00 New Logon: admin1
09:02:00 New Logon: admin1
09:03:00 New Logon: admin2
09:05:00 New Logon: admin2
If i select multiple in the trigger, I will have 4 problems (2 for admin1 and 2 for admin2)
I'm looking for a way to have only 2 problems (1 for admin1 and 1 for admin2)
Please let me know if it's unclear.
thanks !
I'm trying to get a notification when a domain admin log on a computer.
For it, I have an item catching the event log and I have a trigger to get the notification.
It's working well but as soon as a second domain admin log, it doesn't trigger again.
If I select multiple trigger in the trigger notification, I have the same trigger value (so duplicate notifications)
I'm looking for a way to configure my trigger like "Do not trigger another problem if same trigger with same value already exist"
Ex :
I have an item of event logs like it
Time Value
09:00:00 New Logon: admin1
09:02:00 New Logon: admin1
09:03:00 New Logon: admin2
09:05:00 New Logon: admin2
If i select multiple in the trigger, I will have 4 problems (2 for admin1 and 2 for admin2)
I'm looking for a way to have only 2 problems (1 for admin1 and 1 for admin2)
Please let me know if it's unclear.
thanks !
Comment