Using the Ops Manager Interface
Page last updated:
Warning: Pivotal Cloud Foundry (PCF) v2.5 is no longer supported because it has reached the End of General Support (EOGS) phase as defined by the Support Lifecycle Policy. To stay up to date with the latest software and security updates, upgrade to a supported version.
This topic describes key features of the Pivotal Cloud Foundry (PCF) Operations Manager interface.
Installation Dashboard Page
The Installation Dashboard is the central Ops Manager interface for managing your PCF deployment. It displays the BOSH Director configuration for your IaaS and product tiles for your PCF deployment.
The following screenshot shows the Installation Dashboard. Each section is labeled with a red letter. Click the image to see it at full size.
The following list describes each labeled section of the Installation Dashboard:
A—Import a Product: Click this button to add a new product to Ops Manager. You can download PCF-compatible product files from Pivotal Network. * If you have configured a Pivotal Network API token in the Settings section of Ops Manager, a list of the latest versions of already imported products appears automatically.
B—Delete All Unused Products: Click this link to delete any unused products.
C—Installation Dashboard: Click this link to return to the Installation Dashboard page from other Ops Manager pages.
D—Stemcell Library: Click this link to open the Stemcell Library. In the Stemcell Library you can import stemcells, stage stemcells, and review your stemcell version numbers. For more information, see Importing and Managing Stemcells.
E—Change Log: Click this link to view and search a log of your previous installations. See the Change Log Page section of this topic for details.
F—User Account Menu: Click the arrow next to your username to view the menu. Use this menu to navigate to your Settings page, view My Account to change your email and password, or log out of the Installation Dashboard. See My Account of this topic for details on account information. See the Settings Page section of this topic for details on available Ops Manager settings.
G—Revert: Click the revert button to return to the previous successful installation. Any pending changes you have made to the current installation settings will be lost.
H—Review Pending Changes: Click the button to go to the Review Pending Changes page, which organizes pending changes by tile. You are able to enable or disable each tile to selectively deploy individual tiles and their dependencies. For more information, see Reviewing Pending Product Changes.
I—Orange Bar: Indicates that additional configuration for the product tile is required before deployment. Click the product tile to complete its configuration.
J—Missing Stemcell Link: If an imported product is missing a required stemcell, a Missing Stemcell link appears on the tile. Click this link to open the Stemcell Library. For more information, see Importing and Managing Stemcells.
K—API Docs: Click this link to go to the Ops Manager API documentation, which details how you can manage Ops Manager through the API rather than with the user interface. For more information about the Ops Manager API, see Using the Ops Manager API.
Change Log Page
Navigate to the Change Log page by clicking the corresponding link in the dashboard header. This page lets you view changes between current and past deployments.
The table columns display attributes associated with each deployment:
Started—The date and time, in UTC format, when the deployment began.
Finished—The date and time, in UTC format, when the deployment ended.
User—The user that initiated the deployment.
Status—The status of this deployment.
Added—The tiles that were newly added to the build.
Updated—The tiles that were changed from the previous build.
Deleted—The tiles that were removed from the previous build.
Unchanged—The tiles that were not changed between deployments.
Logs—A link to the Installation Log for the respective entry.
Using the Change Log Page
Configure the Change Log page by modifying the following fields:
Installation Dashboard—Click Installation Dashboard to return to Ops Manager’s Installation Dashboard. Alternatively, click the Back button in your web browser.
Show X entries—Click the number displayed in the Show X entries dropdown to choose between 10, 25, 50, and 100 entries.
Search—Type in the search box to sort the Change Log page by text or integer matches. As you type, matching entries appear on the screen.
Previous / Next—Click Previous, Next, or the number between them to load older or newer entries.
Settings Page
Navigate to the Settings page by clicking on your user name located at the upper right corner of the screen and selecting Settings.
The Settings configuration screen displays.
The following section describes each configuration pane:
Note: Modifying these settings does not require you to return to the Installation Dashboard and click Apply Changes. These settings apply to the Ops Manager VM. The BOSH Director does not apply them to your PCF deployment.
Change Decryption Passphrase
Use this pane to reset your decryption passphrase.
SAML Settings
To change your Identity Provider (IdP) to SAML, configure the following fields:
- Current Decryption Passphrase: Enter your decryption passphrase.
- SAML IDP Metadata: Enter the full URL or XML SAML IdP metadata.
- BOSH IDP Metadata: (Optional) Enter the full URL or XML BOSH IdP metadata. If left blank, the default is the same metadata as the field above.
- SAML Admin Group: Enter the name of the SAML group that contains all of the Ops Manager administrators. This field is case-sensitive.
- Groups Attribute: Enter the groups attribute tag name with which you configured the SAML server. This field is case-sensitive.
- Provision an admin client in the Bosh UAA: Enable if you want to provision an admin client in the BOSH UAA. For more information, see Provision Admin Client in the Creating UAA Clients for BOSH Director topic.
LDAP Settings
Use this pane to change your IdP to LDAP.
For more information about changing your IdP to SAML or LDAP, view the following instructions for your IaaS configuration:
- Amazon Web Services. See Configuring BOSH Director on AWS.
- Google Cloud Platform. See Configuring BOSH Director on GCP Manually.
- Microsoft Azure. See Configuring BOSH Director on Azure Manually.
- OpenStack. See Configuring BOSH Director on OpenStack.
- vSphere. See Configuring BOSH Director on vSphere.
SSL Certificate
Configure Ops Manager to use a custom SSL certificate for all Ops Manager traffic both through the UI and API.
If you leave the fields blank, Ops Manager uses an auto-generated self-signed certificate rather than your own custom certificate and private key. If you wish to replace a custom certificate with a self-signed certificate, select Revert to self-signed certificate.
Pivotal Network Settings
Enter your Pivotal Network API token and click Add Token to connect your Installation Dashboard to Pivotal Network.
Proxy Settings
If you are using a proxy to connect to Ops Manager, update your Proxy Settings by providing a HTTP proxy, HTTPS proxy, or No proxy.
Custom Banner
Create a custom text banner to communicate important messages to operators. For UI Banner, enter the text you want to be shown on each page of the Ops Manager UI. For SSH Banner, enter the text that appears when an operator shells into Operations Manager.
Export Installation Settings
Exports the current installation with all of its assets. When you export an installation, the exported file contains references to the base VM images, necessary packages, and configuration settings.
Syslog
Viewable by administrators only. Configure a custom Syslog server for Ops Manager. When you select Yes and fill the following fields, Ops Manager produces and sends all syslog entries from the Ops Manager VM to the configured syslog endpoint. Ops Manager also sends BOSH Director access events to the syslog endpoint.
Note: Ops Manager syslog entries are sent in RFC 3164 format.
To configure a custom syslog endpoint for Ops Manager logs:
Select Syslog.
(Optional) Select Yes to send Ops Manager system logs to a remote server.
Enter the IP address or DNS name for the remote server in Address.
Enter the port number that the remote server listens on in Port.
Select TCP or UDP from the Transport Protocol dropdown. This selection determines which transport protocol is used to send the logs to the remote server.
(Optional) Select the Enable TLS checkbox to send encrypted logs to remote server with TLS. After you select the checkbox, do the following:
- Enter either the name or SHA1 fingerprint of the remote peer in Permitted Peer.
- Enter the SSL certificate for the remote server in SSL Certificate.
Note: Pivotal strongly recommends that you enable TLS encryption when you are forwarding logs. Logs can contain sensitive information, such as cloud provider credentials.
(Optional) Enter an integer in Queue Size. This value specifies the number of log messages held in the buffer. The default value is 100,000.
(Optional) Select the checkbox to Forward Debug Logs to an external source. This option is deselected by default. If you select it, you may generate a large amount of log data.
(Optional) Enter configuration details for rsyslog in the Custom rsyslog Configuration field. This field requires the rainerscript syntax.
Click Save Syslog Settings.
Advanced Options
- Download Activity Data: Downloads a directory containing the config file for the installation, the deployment history, and version information.
- Download Root CA Cert: Use this to download the root CA certificate of your deployment as an alternative to curling the Ops Manager API.
- View Diagnostic Report: Displays various types of information about the configuration of your deployment.
- Delete This Installation: Deletes your Ops Manager installation permanently.
My Account Page
To change your email and password, navigate to the My Account page by clicking on your user name located at the upper right corner of the screen and selecting My Account.