You are concerned about the operating temperature of the database servers in your Exadata Full Rack and want to be alerted if the server exceeds 30C. What command should you use to generate alerts for such an event?
A.
dbmcli -e "set alert ds_temp> 30" on each database server
B.
dbmcli -e "alert metriccurrent ds_temp where metricValue > 30" on each database server
C.
dbmcli -e "set threshold ds_temp comparison='>', critical=30" on each database server
D.
dbmcli -e "create threshold ds_temp comparison='>', critical=30" on each database server
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
krwi1
5 months, 3 weeks ago