Hi,
I´m using snmp to monitor a raid system. What I want is to create a trigger which pops up when the log entry contains a special string like "hdd failure" but only when it is a new log entry. So what I need is a trigger which pops up when a special string is found (no problem with that using the str-function) AND the new value differs from the last value. The item value includes a time stamp when an event occures so two "hd failures" can be differed, no need to worry about that. Any suggestions?
I´m using snmp to monitor a raid system. What I want is to create a trigger which pops up when the log entry contains a special string like "hdd failure" but only when it is a new log entry. So what I need is a trigger which pops up when a special string is found (no problem with that using the str-function) AND the new value differs from the last value. The item value includes a time stamp when an event occures so two "hd failures" can be differed, no need to worry about that. Any suggestions?