Troubleshooting
Before troubleshooting, ensure all prerequisites prerequisites are met.
If HPE MSA integrations fail to discover or monitor, troubleshoot using the following steps:
- Check if any alerts have been generation on HPE MSA Storage Array, the gateway, or in vprobe.
- If there is an error or alert related to the end device connectivity or authentication, try checking the reachability of the end device from the gateway with the following commands:
- to ping the IP address provided in the configuration:
{ping <IP Address>}
- to try telnet:
{telnet <IP Adress> <Port>}
- to try ssh to the end device:
{ssh <username>@<node IP Address>}
- to ping the IP address provided in the configuration:
- If there are no connectivity or authentication issues, reach out to the support team for further assistance.