Displays detailed workorder statistics about the number of malware submissions that were analyzed during the past 24 hours. A workorder references a task for a malware sample that has been submitted to the Multivector Virtual Execution (MVX) Engine, formerly known as the VXE, for analysis.
Syntax
show workordersParameters
None
Output fields
The following table describes the output fields for the show workorders command. Fields are listed in the approximate order in which they appear in the output.
Field | Description |
|---|---|
Total number of workorders running | Total number of workorders that are currently being analyzed. |
Number of workorders(url) running | Total number of workorders that are currently running for URLs. |
Number of workorders(file) running | Total number of workorders for files that are running. |
Total number of submissions pending | Total number of malware submissions from the past 24 hours that are currently pending. |
Number of submissions(url) pending | Total number of malware submissions from the past 24 hours that are currently pending for URLs. |
Number of submissions(file) pending | Total number of malware submissions from the past 24 hours that are currently pending for files. |
Total number of submissions running | Total number of malware submissions that are currently running from the past 24 hours. |
Number of submissions(url) running | Total number of malware submissions from the past 24 hours that are currently running for URLs. |
Number of submissions(file) running | Total number of malware submissions form the past 24 hours that are currently running for files. |
Total number of submissions processed | Total number of malware submissions that were processed in the last 24 hours. |
Total number of submissions with anomaly | Total number of malware submissions that were detected as malicious after analysis in the last 24 hours. |
Example
The following example displays the total number of workorders that are in process, total number of malware submissions that are in the queue waiting to be analyzed, total number of malware submissions that are in process, and cumulative submission statistics for the past 24 hours:
hostname # show workorders
Runtime Stats:
Workorder stats:
Total number of workorders running : 2
Number of workorders(url) running : 0
Number of workorders(file) running : 2
Submission stats:
Total number of submissions pending : 151
Number of submissions(url) pending : 0
Number of submissions(file) pending : 151
Total number of submissions running : 4
Number of submissions(url) running : 0
Number of submissions(file) running : 4
Cumulative Stats in timespan between 2015-09-22 10:32:53.292013 to 2015-09-23 10:32:53.292013
Total number of submissions processed : 632
Total number of submissions with anomaly : 477
Note: For more detailed stats refer to "show submission"
User role
Admin, Monitor, or Analyst.
Command mode
Enable
Supported appliances
This command is supported on the following appliances running the specified releases or later:
Network Security: Before Release 7.5. The command output was enhanced to display statistics about the total number of workorders that are in process, total number of malware submissions that are in the queue waiting to be analyzed, total number of malware submissions that are in process, and cumulative submission statistics in Release 7.7.