Good evening,
I have the following situation: I have a script that generates an output prtg.txt for exemple:
"2:2 error while compressing file" |
How do i monitor a txt file with the following output?
case of failure:
"2:2 error while compressing file" |
case of sucess:
"0:0 file upload with success" |
Add comment