Once you have finished Installing the Management Pack (Dell EMC PowerEdge) and Configuring the Management Pack (Dell EMC PowerEdge), 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

When Creating an Adapter Instance (Dell EMC PowerEdge), click Test Connection after entering all of your configuration settings to ensure vROps can connect to the specified host.

The following errors are possible:

SNMP IP Range Incorrectly Formatted

Error Message: Unable to establish a valid connection to the target system. SNMP IP range formatted incorrectly.

Description: Ensure the specified SNMP IP range is formatted correctly. The Management Pack supports the following host formats:

  • Individual hostname or IP (IPv4 or IPv6)
  • IP range (e.g., 192.168.0.32-192.168.0.67, 10.10.0.0-10.10.1.255)
  • IP CIDR notation range (e.g., 10.6.14.0/24, 2620:0:2d0:200:1f00:400::7/120)
  • Any of the above in a comma-separated list
Important: If the SNMP IP range is greater than 400 IP addresses, Test Connection may fail.
Important: If the IP range for your Chassis Monitoring Console (CMC) is different than that of your iDRAC, you must list it separately here to return chassis metrics.

No Server Found in SNMP IP Range

Error Message: Unable to establish a valid connection to the target system. No server found in SNMP IP range.

Description: Verify the following items are configured properly:

  • Ensure the server is on and configured to use SNMPv2c or SNMPv3.
  • Ensure the vROps server IP has permission to access SNMP.
  • Ensure the SNMP community string/username is correct.
  • Ensure the management port IP is in the IP range.

No Dell EMC Server to VMware Host System Relationships Created

If relationships between your Dell EMC Server and VMware Host are not created, verify the following:

Server Rediscovery Fails

Problem: If you remove a blade or rack server from vROps and try to add it back later, the Management Pack will fail to rediscover the server.

Cause: For each adapter instance, the Management Pack stores the IP addresses of known servers in the server_ips<Adapter Resource Internal ID>.properties file found in $VCOPS_BASE/user/plugins/inbound/dell_power_edge_adapter/work/. You can find the Adapter Resource Internal ID by navigating to Inventory Explorer , selecting an adapter resource, and inspecting the Internal ID column for that resource.

If a server’s IP address is not deleted from this file when it is removed from vROps, the adapter will be unable to rediscover that server.

Solution: Delete the server’s IP address from the server_ips<Adapter Resource Internal ID>.properties file. The adapter will then be able to rediscover the server.

Important: If an adapter instance is already collecting on an IP address, no other adapter instances will be able to discover that resource.

Adapter and Collector Log Files

You can review adapter errors in the adapter and collector log files, which can be viewed in the vROps UI or in an external log viewer.

  • Adapter log files are located in the $VCOPS_BASE/user/log/adapters/DellEmcComputeAdapter/ folder.
  • Collector log files are located in the $VCOPS_BASE/user/log/ folder.

To set the base log level for the collector in vROps:

  1. Navigate to Administration > Logs.
  2. Expand the MASTER folder, then select the COLLECTOR folder.
  3. Click the Edit Properties configure_iconicon.
  4. In the Root logger level drop-down menu, select the desired option.
  • The default logging level is warning.
  • To troubleshoot issues, set the logging level to info.
  • To view detailed messages, including micro steps, queries, and returned results, set the logging level to debug.
Caution: 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 vROps online help.