Hi,
I'm using the Folder/FileSizemethod to get Size of some Directorys.
It is able to get the Size in MB instead of GB? Because i cant see the changes between a GB in a specified time.
Reply value in MB
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact:
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'.
Please do not forget to restart HostMonitor after applying changes.
Regards,
Max
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'.
Please do not forget to restart HostMonitor after applying changes.
Regards,
Max