Use the commands in this topic to enable an appliance to upload health status reports to Helix Enterprise. (This functionality is enabled by default after Helix Enterprise mode is enabled on the appliance).
The no form of this command temporarily disables health status reporting. When the appliance is reloaded, health status reporting is automatically enabled.
Log into the appliance CLI.
Go to CLI configuration mode:
hostname > enable hostname # configure terminal
Enable health reporting:
hostname (config) # helix health-stats enable
Verify the change:
hostname (config) # show helix health-stats status
Log into the appliance CLI.
Go to CLI configuration mode:
hostname > enable hostname # configure terminal
Disable health reporting:
hostname (config) # no helix health-stats enable
Verify the change:
hostname (config) # show helix health-stats status
Example
The following example enables the ex-05 appliance to upload Helix Enterprise health status reports.
ex-05 (config) # helix health-stats enable ex-05 (config) # show helix health-stats status Helix health reporting: Service: Enabled : yes ...