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).
In a performance test for a server I would like to use the %object% variable in the file name.
Except %object% returns a '\' in the name ( Bytes\Received ) therefore creates an invalid filename.
Is there another Variable that will give the test object name with the invalid filename characters ?
No, there is no such variable.
What about %TestName% or %TestID%?
Probably you want to use this variable for private log file name (Test Properties dialog)?
Then %TestName% or %TestID% will not work, you will need to specify filename manually...