Methods to check license Status in Protection Engine
book
Article ID: 178948
calendar_today
Updated On:
Products
Protection Engine for Cloud ServicesProtection for SharePoint ServersProtection Engine for NAS
Issue/Introduction
How to Verify License Status in Symantec Protection Engine (SPE) for NAS/Cloud with and without the local Java Console or Centralized Console
Resolution
License information for SPE is made available in the report.xml.
To check the license status:
Go to SPE installation directory and open “report.xml” file
View the following parameters for the license status under the tag:
Timestamp
An epoch time that denotes the time of the license status.
Status
The status of the license, if it is valid or invalid.
Fulfillment_id
The fulfillment ID is the identification number for your license along with SPE feature licensing Information:
AVScanningAVContent
URLFiltering
URLContent
Insight
APKReputation
URLReputation Filtering
URLReputationContent
Expiration_date
An epoch time that denotes the date on which your license expires.
Warning_period
If the license is in the warning period, it displays the number of days.
OR
To check the current end date of all content for a single SPE server at the Windows cmd prompt
At the cmd prompt, to navigate to the default installation location, type:
cd "C:\Program Files\Symantec\Scan Engine"
To check the end dates of all content, type:
find "timestamp" report.xml
To check the current end dates of all content for a single SPE server at the Linux bash prompt
At the bash prompt, to navigate to the default installation location, type:
cd /opt/SYMCScan/bin
To check the end dates of all content, type:
grep "timestamp" report.xml
To check in the SPE 9.0 and later Application Console:
At the top, click Change
Select the client group or individual server to identify the VirusDefs date
Click the Admin tab on the left navigation bar.
In the sidebar under Views, click License.
The expiration date is listed in the Expiration column for each license that is installed. The Status column shows whether each license is Valid or Expired.