multisyshealth command
Use the multisyshealth command to remotely collect system health information for multiple IMM/XCC-based servers.
multisyshealth command syntax
OneCli.exe misc multisyshealth <--configfile <arg>> [--device|-d <arg>]
[--quiet|-q] [--output|-o <arg>]
[--nolog] [--config <arg>] [--help|-h]
Parameter | Required/Optional | Notes |
---|---|---|
--configfile | Required | Specify the config file for multi-task command. The template file is available in Sample/multi_task_config.json. |
--device, -d | Optional | Specify the device to get the status. The supported parameters used with --device: system, processor, fan, dimm, power, and pci_adapter. If not specified, the system health summary containing errors and warning events will be displayed. |
--quiet, -q | Optional | This parameter answers |
| Optional | Refer to Table 2. |
Example of the multisyshealth command
OneCli.exe misc multisyshealth --configfile ./mutli_systemhealth.json
Give documentation feedback