Verifying the App Visibility server component installations
You can verify that the BMC TrueSight App Visibility server installation was successful by reviewing the log files created during the installation, and examining server processes and services.
Before you begin
You must have installed the App Visibility server components as described in Performing-the-App-Visibility-server-installation or Performing-the-App-Visibility-server-installation-silently.
To verify that the App Visibility server installation was successful
- Access the adopserver_install_log file that is located in the %temp% directory (Windows) or /tmp folder (Linux).
- Check for warnings or errors.
If no error messages are present, the installation was successful. - According to what you installed, verify that the App Visibility server components are running:
- (Windows) Run services.msc and verify that services are running:
- BMC App Visibility Collector
- BMC App Visibility Portal
- BMC App Visibility PostgreSQL
- BMC App Visibility Proxy
(Linux) Run the following commands to verify that the processes are running:
ps -ea|grep adop_collectord
ps -ea|grep adop_portald
ps -ea|grep adop_apm_proxyd
ps -ea|grep av_pgsqld
- (Windows) Run services.msc and verify that services are running:
- Check for errors reported in the App Visibility log files in the following locations:
- Windows
- serverInstallationDirectory\collector\logs\collector.log
- serverInstallationDirectory\portal\logs\portal.log
- serverInstallationDirectory\apm-proxy\logs\apm-proxy.log
- Linux
- serverInstallationDirectory/collector/logs/collector.log
- serverInstallationDirectory/portal/logs/portal.log
- serverInstallationDirectory/apm-proxy/logs/apm-proxy.log
- Windows
- After you add App Visibility to the TrueSight console, see the Components page of the console to confirm that the portal is connected.
Where to go from here
Installing-an-App-Visibility-agent-for-Java
Installing-an-App-Visibility-agent-for-NET
Installing-a-BMC-Synthetic-Transaction-Execution-Adapter-Agent (TEA Agent)
Related topics
Changing-App-Visibility-portal-settings
Changing-App-Visibility-collector-settings
Changing-App-Visibility-proxy-settings
Adding App Visibility to the TrueSight console
Starting-and-stopping-the-App-Visibility-server-services
Troubleshooting-App-Visibility-Manager