UNC Test Reply Value

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
totte
Posts: 55
Joined: Wed May 30, 2007 3:40 am

UNC Test Reply Value

Post by totte »

Hello

Is it possible to bring to UNC tests always reports the reply value in megabytes?

Regards
Christoffer
Hogia.
KS-Soft
Posts: 12825
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

There is undocumented" option: SizeUnitThreshold. It defines threshould for units (KB->MB->GB). E.g. default value for this parameter 9, it means HostMonitor changes unit to Mb when size > 9MB, changes unit to GB when size > 9GB, etc.
You may set different limit for this parameter, e.g. if you add "SizeUnitThreshold=999" into "[Misc]" section of "hostmon.ini" file and restart HostMonitor, monitor will display '30720 MB' instead of '30 GB'

Another solution - mark "Tune up Reply value" test option and use expression like ['%SuggestedReply%' div 1024 div 1024] Mb

Regards
Alex
Post Reply