All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
johnbkim
Posts: 6 Joined: Tue May 17, 2005 12:12 pm
Post
by johnbkim » Thu May 19, 2005 12:03 pm
I have HostMonitor watching a text log file for a specific text string. When it is found, is it possible for HostMonitor to send me the entire line?
I looked at the list of Macros and didn't find anything relevant. Thanks.
KS-Soft
Posts: 13012 Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:
Post
by KS-Soft » Thu May 19, 2005 12:24 pm
Use %Reply% macro variable.
Also you should use "Display: found line" test option.
Regards
Alex
johnbkim
Posts: 6 Joined: Tue May 17, 2005 12:12 pm
Post
by johnbkim » Thu May 19, 2005 12:54 pm
KS-Soft wrote: Use %Reply% macro variable.
Also you should use "Display: found line" test option.
Regards
Alex
Thanks Alex! It worked!