QuestionQ8

Business Continuity

An architect runs the following command to collect data from an HP-UX host while designing a solution in BCSD:

sar –d –b interval count >> hostname.sar.date.txt

What does the –b flag in this command represent?

  • A Block
  • B Binary
  • C Break
  • D Buffer
Explanation

The HP-UX sar -b option reports buffer activity statistics, so the flag denotes buffer activity.

Community Discussion

No comments yet. Be the first to start the discussion!