forked from pivotal-cf/docs-jmx-bridge
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html.md.erb
36 lines (29 loc) · 1.47 KB
/
index.html.md.erb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
breadcrumb: PCF JMX Bridge
title: Pivotal Cloud Foundry JMX Bridge
owner: PCF Metrics
---
The Pivotal Cloud Foundry (PCF) JMX Bridge collects and exposes system data from Cloud Foundry components via a JMX endpoint. You can use this system data to monitor your installation and assist in troubleshooting.
The JMX Bridge tool is composed of the following three virtual machines:
- The JMX provider
- A VM that governs compilation
- A nozzle for the [Loggregator Firehose](http://docs.pivotal.io/pivotalcf/1-7/loggregator/architecture.html)
## Product Snapshot
<dl>
<dt>Current PCF JMX Bridge Details</dt>
<dd><strong>Version</strong>: 1.8.4</dd>
<dd><strong>Release Date</strong>: 09/22/2016</dd>
<dd><strong>Compatible Ops Manager Version(s) for Install</strong>: >= 1.8.0</dd>
<dd><strong>Compatible Ops Manager Version(s) for Upgrade</strong>: >= 1.8.1</dd>
<dd><strong>Compatible Elastic Runtime Version(s)</strong>: >= 1.8.0</dd>
<dd><strong>AWS support?</strong> Yes<dd>
<dd><strong>vSphere support?</strong> Yes</dd>
<dd><strong>OpenStack support?</strong> Yes</dd>
</dl>
## <a id='guide'></a>JMX Bridge User Guide ##
* [Deploying JMX Bridge](./deploy-metrics.html)
* [Using JMX Bridge](./use-metrics.html)
* [Using SSL with a Self-Signed Certificate in JMX Bridge](./self-signed-ssl.html)
* [Troubleshooting and Uninstalling JMX Bridge](./troubleshooting-uninstall-metrics.html)
* [Application Security Groups](./app-sec-groups.html)
* [Release Notes and Known Issues](./rn-ki.html)