Examine a Symantec product installation for its conformity to best practice configuration and perform other system state analysis
The Symantec Diagnostic Tool (SymDiag) is a multi-product, multi-language diagnostic and security analysis utility. SymDiag is designed to provide self-help support for Symantec product technical issues, zero day threat analysis, best practice recommendations and proactive services to customers. If further assistance is needed, SymDiag lowers customer effort and increases support efficiency by providing automated data gathering and support case submission.
SymDiag Proactive Service reports are designed to provide deployment analysis including:
In order to obtain the data needed to generate the report, SymDiag should be run with administrator access on the system with the Symantec product
Whenever a self-help or data collection scan is run against a Symantec product in SymDiag, the Proactive Services - Protection Overview report, if available for that product, will also be generated. It is also possible to run the report separately as follows:
You then have the option to save the report as a Word document.
Use the following command-line statement to run Proactive Service - Protection Overview on Linux:
sudo ./symdiag.run -prod enforce -enforcedb xxx
...where xxx is the password for the enforce database
To add data collection for support data use the command-line parameter 'prod' to indicate the product:
On a system with DLP Detection...
sudo ./symdiag.run -prod detection
On a system with DLP Enforcer and Detector...
sudo ./symdiag.run -prod enforce,detection -enforcedb xxx
...where xxx is the password for the enforce database