C chactl Command Reference
The Oracle Cluster Health Advisor commands enable the Oracle Grid Infrastructure user to administer basic monitoring functionality on the targets.
- chactl monitor
Use thechactl monitor
command to start monitoring all the instances of a specific Oracle Real Application Clusters (Oracle RAC) database using the current set model. - chactl unmonitor
Use thechactl unmonitor
command to stop monitoring all the instances of a specific database. - chactl status
Use thechactl status
command to check monitoring status of the running targets. - chactl config
Use thechactl config
command to list all the targets being monitored, along with the current model of each target. - chactl calibrate
Use thechactl calibrate
command to create a new model that has greater sensitivity and accuracy. - chactl query diagnosis
Use thechactl query diagnosis
command to return problems and diagnosis, and suggested corrective actions associated with the problem for specific cluster nodes or Oracle Real Application Clusters (Oracle RAC) databases. - chactl query model
Use thechactl query model
command to list all Oracle Cluster Health Advisor models or to view detailed information about a specific Oracle Cluster Health Advisor model. - chactl query repository
Use thechactl query repository
command to view the maximum retention time, number of targets, and the size of the Oracle Cluster Health Advisor repository. - chactl query calibration
Use thechactl query calibration
command to view detailed information about the calibration data of a specific target. - chactl remove model
Use thechactl remove model
command to delete an Oracle Cluster Health Advisor model along with the calibration data and metadata of the model from the Oracle Cluster Health Advisor repository. - chactl rename model
Use thechactl rename model
command to rename an Oracle Cluster Health Advisor model in the Oracle Cluster Health Advisor repository. - chactl export model
Use thechactl export model
command to export Oracle Cluster Health Advisor models. - chactl import model
Use thechactl import model
command to import Oracle Cluster Health Advisor models. - chactl set maxretention
Use thechactl set maxretention
command to set the maximum retention time for the diagnostic data. - chactl resize repository
Use thechactl resize repository
command to resize the tablespace of the Oracle Cluster Health Advisor repository based on the current retention time and the number of targets.
Parent topic: Appendixes