nerdexam
Oracle

1Z0-460 · Question #54

You have to collect data by using the OS Watcher tool to help diagnose a performance issue on your Oracle Linux system. You need to collect data every 30 seconds by using this tool and archive this…

The correct answer is B. # ./startOSWbb.sh 30 72. /startOSWbb.sh 60 24 collect every 1 minute and keep 24 hours of archive files.

Troubleshooting

Question

You have to collect data by using the OS Watcher tool to help diagnose a performance issue on your Oracle Linux system. You need to collect data every 30 seconds by using this tool and archive this data for a period of three days. Which is the OS Watcher tool option that can be used to collect this data from your system?

Options

  • A

    ./startOSWbb.sh -t 30 -p 3

  • B

    ./startOSWbb.sh 30 72

  • C

    ./startOSWbb.sh -int = 30 -days = 3

  • D

    ./startOSWbb.sh 30 3

How the community answered

(34 responses)
  • A
    6% (2)
  • B
    76% (26)
  • C
    3% (1)
  • D
    15% (5)

Explanation

/startOSWbb.sh 60 24 collect every 1 minute and keep 24 hours of archive files.

Topics

#OS Watcher#performance monitoring#oswbb#data collection

Community Discussion

No community discussion yet for this question.

Full 1Z0-460 Practice