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).
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.
If you add line "SizeUnitThreshold=999" into" [Misc]" section of "hostmon.ini" file and restart HostMonitor, monitor will display '616731 MB' instead of '602 GB'.
This should be a feature!!!! I am so glad that I found this "adjustment" - now my reports can be more accurate. I look forward to seeing this as a feature in the updates.
KS-Soft wrote: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.
If you add line "SizeUnitThreshold=999" into" [Misc]" section of "hostmon.ini" file and restart HostMonitor, monitor will display '616731 MB' instead of '602 GB'.
This is great, just what I need.
In case I want KB, what option to use ?
k2teknik wrote:In case I want KB, what option to use ?
It depends on the reply value, you are expecting to retreive. If you have retrieved a several gigabytes reply value, HostMonitor will never change units to Kb. Specifying SizeUnitThreshold=999 means, that HostMonitor will show Kb units only if the reply value is less than 999 Mb.
KS-Soft Europe wrote:It depends on the reply value, you are expecting to retreive. If you have retrieved a several gigabytes reply value, HostMonitor will never change units to Kb. Specifying SizeUnitThreshold=999 means, that HostMonitor will show Kb units only if the reply value is less than 999 Mb.
So I can't set at fixed unit in any way ?
I need it for reports about diskspace.
k2teknik wrote:So I can't set at fixed unit in any way ?
I am afraid, you can't.
k2teknik wrote:I need it for reports about diskspace.
I do not think you should worry about it. HostMonitor and LogAnalyzer are able to distinguish different units and calculate corrrect information into reports.