Variable Logging Folder

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
Casper
Posts: 3
Joined: Wed Mar 04, 2009 8:30 am

Variable Logging Folder

Post by Casper »

Hi,

I try to use private logging for a test, but it needs to be variable because I want to use the replicator to mass deploy the test.

I want it to look like: C:\Logging\Root\MainFolder\SubFolder\File.htm
I tried to use as path: C:\Logging\%FullPath%\File.htm but the variable %FullPath% isn't translated. When I use a variable like %Folder% it is translated on the fly but I need the MainFolder\Subfolder.

Is there anyway I can implement this?
Thank in advance
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

%FullPath% variable cannot be used as parameter of test template. There is list of supported variables
http://www.ks-soft.net/hostmon.eng/mfra ... pvariables

Probably we can add this variable in future version...

Regards
Alex
seelye
Posts: 40
Joined: Sat Sep 17, 2005 10:00 am
Location: USA

Post by seelye »

Has there been any further thought on this? I too am trying to separate my logs into folders using the %FullPath% variable. I'm using 10.30

I would like to use the following path so each of my tests are standardized

C:\Logs\%FullPath%%Folder%-%yyyymmdd%-HostMonitor.txt

Note I did NOT include a "\" after %FullPath% because that variable seems to already contain it.

However it seems that the %FullPath% is still not usable in the Log & Reports - Private Log path/file setting. I've also tried %FolderID% but it doesn't work. However %Folder% does work.

Your consideration for this additional feature would be appreciated.
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

According to the manual %FolderFullPath% variable can be used (not %FullPath%)
http://www.ks-soft.net/hostmon.eng/mfra ... pvariables

I think this variable was implemented in version 8.02

Regards
Alex
Post Reply