Which is the OS Watcher tool option that can be used to collect this data from your system?

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?

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?

A.
# ./startOSWbb.sh –t 30 –p 3

B.
# ./startOSWbb.sh –int = 30 –days = 3

C.
# ./startOSWbb.sh 30 3

D.
# ./startOSWbb.sh 30 72

Explanation:



Leave a Reply 1

Your email address will not be published. Required fields are marked *


hoge

hoge

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