Send a health report to DataCore Support
Two methods exist to manually update the Swarm Health Report (also called phone home report) information.
Navigate to a node's link under Hardware Status and press the link “Send Health Report”
Send the following GET request programmatically using cURL, etc:
http://[nodeip]:90/health_report_button
This instructs the node to generate a report and send it to DataCore servers.
The platform-send-health-reports.sh script can also be run from a CSN to perform this for all nodes in a CSN's cluster. It is in the support bundle: swarm-support-tools.tgz
Important
This assumes nodes have internet access, either directly or through the CSN. This is the proper script to run if the nodes normally send health reports successfully.
© DataCore Software Corporation. · https://www.datacore.com · All rights reserved.