Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show services anti-virus statistics

date_range 02-Aug-24

Syntax

content_copy zoom_out_map
show services anti-virus statistics
content_copy zoom_out_map
show services anti-virus machine-learning-scan-statistics

Description

Displays the statistics of antivirus database. Use this command to get an overview of how many files were scanned, how many viruses were found and blocked.

Required Privilege Level

View

Output Fields

Table 1 lists the output fields for the show services anti-virus statistics command.

Table 1: show services anti-virus statistics Output Fields

Field Name

Field Description

Virus DB type The antivirus signature database type. Currently full_db is supported.
Total signatures Total number of antivirus signatures at any given time.
Anti-virus DB version The signature database version.
Anti-virus DB update time The date and time when the antivirus signature database was last updated.
File scanned Total number of files scanned by the device.
Virus found Total number of virus signature hits.
Virus blocked

Number of viruses blocked based on the action set for the antivirus signature.

The detected virus file will be immediately blocked after the signature match.

Virus permitted Number of viruses permitted based on the action set for the antivirus signature.
Table 2: show services anti-virus machine-learning-scan-statistics Output Fields

Field Name

Field Description

Machine learning scan engine version The machine learning scan engine version.
Machine learning scan engine update time The date and time when the machine learning scan engine was last updated.
File scanned Total number of files scanned by the device.
Virus found Total number of machine learning scan hits.
Virus blocked

Number of viruses blocked based on the action set for the machine learning scan.

The detected virus file will be immediately blocked after the match.

Virus permitted Number of viruses permitted based on the action set for the machine learning scan.

Sample Output

show services anti-virus statistics

content_copy zoom_out_map
show services anti-virus statistics
content_copy zoom_out_map
Anti-virus scan statistics:
  Virus DB type: anti-virus
  Total signatures: 11
  Anti-virus DB version: 1654594666
  Anti-virus DB update time: 2022-08-25 13:03:58 PDT
                     Total      HTTP       HTTPS      SMTP       SMTPS      IMAP       IMAPS     SMB
  File scanned:      419382     81947      177549     16067      31591      15994      31925     64309
  Virus found:       290713     1613       161485     15940      31591      15994      31925     32165
  Virus blocked:     290713     1613       161485     15940      31591      15994      31925     32165
  Virus permitted:   0          0          0          0          0          0          0         0

show services anti-virus machine-learning-scan-statistics

content_copy zoom_out_map
show services anti-virus machine-learning-scan-statistics
content_copy zoom_out_map
Anti-virus machine learning scan statistics:
  Machine learning scan engine version: 1696526121
  Machine learning scan engine update time: 2023-10-05 22:48:50 UTC
                     Total      HTTP       HTTPS      SMTP       SMTPS      IMAP       IMAPS     SMB
  File scanned:      359382     68947      154549     14367      24591      12494      20025     52309
  Virus found:       187713     1417       146795     13840      24591      12494      20025     25165
  Virus blocked:     187713     1417       146795     13840      24591      12494      20025     25165
  Virus permitted:   0          0          0          0          0          0          0         0

Release Information

Command introduced in Junos OS Release 23.4R1.

show services anti-virus machine-learning-scan-statistics command introduced in Junos OS Release 24.2R1.

footer-navigation