Troubleshooting the Management PackLast Updated October 17, 2024
Once you have finished Installing and Configuring the Management Pack, check the
Collection State
and Collection Status
for the adapter instance on the Solutions
page. If they show as Not Collecting
or No Data Receiving
, respectively, the following troubleshooting topics can help you diagnose and correct common problems with your adapter instance.- Test Connection Errors
- Adapter and Collector Log Files
Test Connection Errors
When Creating an Adapter Instance, click
Test Connection
after entering all of your configuration settings to ensure VMware Aria Operations can connect to the specified host.The following errors are possible:
Bad User Name/Password
Ensure the correct XtremIO User Name and Password were entered.
Bad Port/Host
Ensure the correct port and host were entered. The default port is 443. The Management Pack supports IPv4 and IPv6.
Non-numeric Timeout Value
The Timeout value must be an integer. The minimum value for Timeout is 15 and the maximum value is 300.
Negative Timeout Value
The Timeout value is below the minimum value of 15.
Adapter and Collector Log Files
You can review adapter errors in the adapter and collector log files, which can be viewed in the VMware Aria Operations UI or in an external log viewer.
- Adapter log filesare located in the $VCOPS_BASE/user/log/adapters/EMCXtremIOAdapter/folder.
- Collector log filesare located in the $VCOPS_BASE/user/log/ folder.
To set the base log level for the collector in VMware Aria Operations:
- Navigate toAdministration > Logs.
- Expand thePRIMARYfolder, then select theCOLLECTORfolder.
- Click theEdit Propertiesicon.
- In theRoot logger leveldrop-down menu, select the desired option.
- The default logging level iswarning.
- To troubleshoot issues, set the logging level toinfo.
- To view detailed messages, including micro steps, queries, and returned results, set the logging level todebug.
If you set the logging level to
debug
,
log files can become large very quickly. Set the logging level to debug
only for short periods of time.For more information about viewing log files and modifying levels, refer to the VMware Aria Operations online help.