This article applies to PRTG Network Monitor 12 or later


I would like to toggle the setting for NTFS compression for the PRTG data folder. Formerly, this was a setting in the PRTG Server Administrator tool. Now, that the setting is gone, how to I change it?


NTFS Compression for PRTG Data Storage

We recommend to not use NTFS compression for the PRTG data folder. By default, compression is disabled. If you enabled it before in the PRTG Server Administrator, we recommend you alter a registry value, in order to disable NTFS compression for best database performance.


Set Registry Value

Caution: Please backup your system before manipulating the Windows registry!

  1. Open the registry editor
  2. Navigate to the right key
    • For a 64-BitWindows system, go to 
      HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Paessler\PRTG Network Monitor\Server\Core\
    • For a 32-BitWindows system, go to
      HKEY_LOCAL_MACHINE\SOFTWARE\Paessler\PRTG Network Monitor\Server\Core\
  3. Change the DWORD value DataCompression to disable or enable NTFS compression for the PRTG data folder:
    0 = disable NTFS compression (recommended)
    1 = enable NTFS compression


Disclaimer:
The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.