Hello i'm trying to get the result of a log file.
i can read the whole file and preprocessing it correctly, but i cannot get the trigger work.
Or better the trigger goes alarm and then recover each time..
I tryied this way but it flaps everytime...
Problem: (count(/Backup robocopy/log["Q:\\LOG\db-srv1.txt",,,,skip],8h,,"Terminato:")=0 and count(/Backup robocopy/log["Q:\\LOG\db-srv1.txt",,,,skip],8h,,"Avviato:")=0) or (nodata(/Backup robocopy/log["Q:\\LOG\db-srv1.txt",,,,skip],1d)=1)
i can read the whole file and preprocessing it correctly, but i cannot get the trigger work.
Or better the trigger goes alarm and then recover each time..
I tryied this way but it flaps everytime...
Problem: (count(/Backup robocopy/log["Q:\\LOG\db-srv1.txt",,,,skip],8h,,"Terminato:")=0 and count(/Backup robocopy/log["Q:\\LOG\db-srv1.txt",,,,skip],8h,,"Avviato:")=0) or (nodata(/Backup robocopy/log["Q:\\LOG\db-srv1.txt",,,,skip],1d)=1)