Checking database state

Databases can exist in one of the three states:

To check the state of Anti-Virus databases:

# /opt/kaspersky/klms/bin/klms-control --get-avs-bases-info

The application keeps the following information on Anti-Virus databases:

The following example shows the command output:

Example:

<root>

<status>UpToDate</status>

<recordCount>8095519</recordCount>

<publishingTime>Fri Jun 11 16:40:00 2012</publishingTime>

<installTime>Fri Jun 11 4:53:12 PM 2012</installTime>

</root>

To check the state of Anti-Spam databases:

# /opt/kaspersky/klms/bin/klms-control --get-asp-bases-info

The application shows the following information about Anti-Spam databases:

The following example shows the command output:

Example:

<root>

<status>UpToDate</status>

<publishingTime>Fri Jun 8 11:40:36 2012</publishingTime>

<installTime>Fri Jun 8 11:50:12 AM 2012</installTime>

</root>

To check the state of Anti-Phishing databases:

# /opt/kaspersky/klms/bin/klms-control --get-aph-bases-info

The application shows the following information about Anti-Phishing databases:

The following example shows the command output:

Example:

<root>

<status>UpToDate</status>

<publishingTime>Fri Jun 8 11:40:36 2012</publishingTime>

<installTime>Fri Jun 8 11:50:12 AM 2012</installTime>

</root>

Page top