The Advance Real-time Scan Configuration is missing and the option to enable Behavior Monitoring and Endpoint Correlation are also missing from the Default Real-Time Scan Configuration page .
If you check Malware Scan Configurations > Default Real-Time Scan Configuration > Default Real-Time Scan Configuration Properties > General, this is how it will look like when:
To see if the features are enabled, run the following command:
DSM Install path>\dsm_c -action ViewSetting -name settings.configuration.enableBehaviorMonitoringProtection
Click image to enlarge
If the result is false, run the following command to enable the features:
DSM Install path>\dsm_c -action ChangeSetting -name settings.configuration.enableBehaviorMonitoringProtection -value true
This will automatically restart the Deep Security Manager (DSM) service.
Relaunch DSM and verify if the features are now present.