The threshold setting for Oracle tablespace warnings is located in Manager.properties which is in the config directory.
- DLP 15.0 or lower = /opt/SymantecDLP/Protect/config RHEL or \SymantecDLP\Protect\config Windows
- DLP 15.1 = /opt/Symantec/DataLossPrevention/ Detection Server/15.1/Protect/config RHEL or \Program Files\Symantec\Data Loss Prevention\Detection Server\15.1\Protect\config Windows
- DLP 15.5 = /opt/Symantec/DataLossPrevention/ EnforceServer/15.5/Protect/config RHEL or \Program Files\Symantec\DataLossPrevention\ EnforceServer\15.5\Protect\config Windows
Modify the following two fields within Manager.properties then restart the Vontu Manager / Symantec DLP Manager service.
- # Percentage full at which an Oracle tablespace used by Enforce will generate a Warning or Severe system event
- # Used by the StatisticsUpdater task
- com.vontu.manager.tablespaceThreshold.warning=80
- com.vontu.manager.tablespaceThreshold.severe=90