How to log tested object in Add record into specific log

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).
Post Reply
grantqa
Posts: 7
Joined: Mon Aug 04, 2008 12:03 pm
Location: London

How to log tested object in Add record into specific log

Post by grantqa »

Please advise how to make the Record HM log "Add record into specific log" include the tested object detail in the log?

I'm looking for the same info as if I were using the following command line:

cmd /C echo %yyyymmdd% %T% %Status% %TestedObjectInfo% >> C:\temp\%yyyymmdd%_GrantTest.txt

Using the command line in the External Program action is not convenient to use for bulk tests.

Thank you.
KS-Soft Europe
Posts: 2832
Joined: Tue May 16, 2006 4:41 am
Contact:

Re: How to log tested object in Add record into specific log

Post by KS-Soft Europe »

grantqa wrote:Please advise how to make the Record HM log "Add record into specific log" include the tested object detail in the log?
Sorry, "Record HM log" action cannot do that. HostMonitor log has a fixed format in order to be used with "Log Analyzer", so there is no possibility to add additional information into log file.
However, you may use "SQL Query" action to add any information you need into database: http://www.ks-soft.net/hostmon.eng/mfra ... htm#actSQL

Regards,
Max
Post Reply