nerdexam
Check_Point

156-836 · Question #102

In case of VSX: What is the right command to see overall performance details of all Appliances within the Security Group and all Virtual Systems?

The correct answer is B. asg pert -vs all -v -vv. Option B (asg pert -vs all -v -vv) is correct because it combines all necessary flags: -vs all targets all Virtual Systems (not just enabled ones), -v provides verbose appliance-level performance data across the Security Group, and -vv adds very verbose output that captures the…

Troubleshooting and Maintenance

Question

In case of VSX: What is the right command to see overall performance details of all Appliances within the Security Group and all Virtual Systems?

Options

  • Aasg pert -v -p
  • Basg pert -vs all -v -vv
  • Casg pert -v
  • Dasg pert -vs enabled -p

How the community answered

(16 responses)
  • A
    6% (1)
  • B
    94% (15)

Explanation

Option B (asg pert -vs all -v -vv) is correct because it combines all necessary flags: -vs all targets all Virtual Systems (not just enabled ones), -v provides verbose appliance-level performance data across the Security Group, and -vv adds very verbose output that captures the full Virtual System detail - together satisfying the requirement for both appliance and VS coverage.

Why the distractors fail:

  • A (-v -p): The -p flag focuses on physical/per-member appliance stats but omits Virtual System breakdown entirely.
  • C (-v): Verbose appliance output only - no -vs flag means Virtual Systems are not included.
  • D (-vs enabled -p): Only queries enabled Virtual Systems, missing disabled ones, and -p skips the full VS verbose detail.

Memory tip: Think "B = Both, Big picture" - -vs all gets every VS, -v gets appliance performance, and -vv gets the very verbose VS detail. If the question says "all" and "overall," you need the flag that says all plus the most verbose combination - that's always option B in this context.

Topics

#VSX#Performance Monitoring#CLI Commands#Appliance Administration

Community Discussion

No community discussion yet for this question.

Full 156-836 Practice