Posted by: Pdfprep
Post Date: April 16, 2021
An ObjectServer has a large volume of alerts.details entries which is impacting the ObjectServer performance.
How can details be prevented from being written to the ObjectServer by the probe?
A . uncomment all details( $*) functions in the probe rules file and HUP the probe
B . connect to the probe HTTP interface and set the DisableDetails property to 1
C . enable the clean_details_table automation in the ObjectServer
D . on the ObjectServer issue the SQL command delete from alerts.details
Answer: C
Leave a Reply