Enabling a Ping Monitor
Enable a ping monitor in Health Checks.
- On the Health checks list page, find the ping monitor that you want to work with. If you need help finding the list page or the ping monitor, see Listing Ping Monitors.
- From the for the ping monitor, select Enable.
- In the Enable health check dialog box, select Enable.
Use the oci health-checks ping-monitor update command and required parameters to enable a ping monitor:
oci health-checks ping-monitor update --is-enabled true --monitor-id <ping_monitor_OCID>
For a complete list of parameters and values for CLI commands, see the CLI for Health Checks.
Run the UpdatePingMonitor operation to enable a ping monitor by setting the
isEnabled
attribute totrue
.