Greetings,
I am a newbie to the Solarwinds scripting way.
I have a logfile that has a line like this:
result:2:App Abort commands issued in the past 5 minutes 25
The : is a deliminator
result is the keyword was used in our former monitoring tool
The number 2 which can be 0|1|2 is the number that will deterring the severity
anything after the last : is what the customer wants to see in the alert message.
Thank you in advanced.