Health Check CLI Commands
This topic presents supported Health Check CLI commands.

Enable or disable a specified Health Check.
Command
syscli ‑‑edit healthcheck ‑‑name <healthcheck_name> ‑‑enable | ‑‑disable

Review the following attribute descriptions.
|
Enables or disables the specified Health Check. |
|
Enter the name of the Health Check to enable or disable. |
|
Enter to enable the Health Check. |
|
Enter to disable the Health Check. |

Start a Health Check on the system if it is not currently running.
Command
syscli ‑‑start healthcheck

Stop a running Health Check.
Command
syscli ‑‑stop healthcheck

List the Health Check status of the system.
Command
syscli ‑‑list healthcheckstatus
Example Output
Output data:
Healthcheck Status
Total count = 1
HealthCheck = 1
Healthcheck Name = De-Duplication
State = enabled
Started = Sun Dec 19 05:00:05 2010
Finished = Sun Dec 19 05:00:05 2010
Status = Success

List the general status of system Health Checks.
Command
syscli ‑‑getstatus healthcheck
Example Output
Output data:
General Healthchecks
Status = Success
Progress = 100 %
Start Time = Sun Dec 19 05:00:04 2010
End Time = Sun Dec 19 05:00:09 2010