Once you have finished Installing the Management Pack (Microsoft IIS) and Configuring the Management Pack (Microsoft IIS), 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 (Microsoft IIS), click Test Connection after entering all of your configuration settings to ensure vROps can connect to the specified host.
The following errors are possible:
Unable to establish a valid connection to the target system. Test connection failed. Verify your Host, Port, authentication token, and network configuration. Message: [hostname].
Error Message: “Unable to establish a valid connection to the target system. Test connection failed. Verify your Host, Port, authentication token, and network configuration. Message: [hostname].”
Action: Check the following:
- The specified host and port when Creating an Adapter Instance (Microsoft IIS) match that of your Windows Server running IIS.
- An access token was generated for use when Creating a Credential (Microsoft IIS) as outlined in Generating an Access Token on Setting Up the IIS Administration API (Microsoft IIS).
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/MicrosoftIISAdapter/ folder.
- Collector log files are located in the $VCOPS_BASE/user/log/ folder.
To set the base log level for the collector in vROps:
- Navigate to Administration > Logs.
- Expand the MASTER folder, then select the COLLECTOR folder.
- Click the Edit Properties icon.
-
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.
Note: 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.