|
1 |
| -# Boundary CPU Core Plugin |
| 1 | +# TrueSight Pulse CPU Core Plugin |
2 | 2 |
|
3 |
| -The Boundary CPU Core Plugin reports the CPU utilization of each CPU core individually. Each core is a separate source so when graphed, the legend will display the hostname, or the source provided in the plugin configuration, followed by "-CN" where N is the core number. |
| 3 | +The TrueSight Pulse CPU Core Plugin reports the CPU utilization of each CPU core individually. Each core is a separate source so when graphed, the legend will display the hostname, or the source provided in the plugin configuration, followed by "-CN" where N is the core number. |
4 | 4 |
|
5 | 5 | **NOTE:** Starting with release 0.9.2 the CPU Core plugin generates sources with core numbers from 0 to N-1, releases previous to 0.9.2 use a 1 to N numbering scheme.
|
6 | 6 |
|
7 | 7 | ### Prerequisites
|
8 | 8 |
|
9 | 9 | #### Supported OS
|
10 | 10 |
|
11 |
| -| OS | Linux | Windows | SmartOS | OS X | |
12 |
| -|:----------|:-----:|:-------:|:-------:|:----:| |
13 |
| -| Supported | v | v | - | v | |
| 11 | +| OS | Linux | Windows | OS X | |
| 12 | +|:----------|:-----:|:-------:|:----:| |
| 13 | +| Supported | v | v | v | |
14 | 14 |
|
15 |
| -#### Boundary Meter versions v4.2 or later |
| 15 | +#### TrueSight Pulse Meter versions v4.2 or later |
16 | 16 |
|
17 |
| -- To install new meter go to Settings->Installation or [see instructions](https://help.boundary.com/hc/en-us/sections/200634331-Installation). |
18 |
| -- To upgrade the meter to the latest version - [see instructions](https://help.boundary.com/hc/en-us/articles/201573102-Upgrading-the-Boundary-Meter). |
| 17 | +- To install new meter go to Settings->Installation or [see instructions](https://help.truesight.bmc.com/hc/en-us/sections/200634331-Installation). |
| 18 | +- To upgrade the meter to the latest version - [see instructions](https://help.truesight.bmc.com/hc/en-us/articles/201573102-Upgrading-the-Boundary-Meter). |
19 | 19 |
|
20 |
| -#### Boundary Meter versions earlier than v4.2 |
| 20 | +#### TrueSight Pulse Meter versions earlier than v4.2 |
21 | 21 |
|
22 | 22 | | Runtime | node.js | Python | Java |
|
23 | 23 | |:---------|:-------:|:------:|:----:|
|
24 | 24 | | Required | + | | |
|
25 | 25 |
|
26 |
| -- [How to install node.js?](https://help.boundary.com/hc/articles/202360701) |
| 26 | +- [How to install node.js?](https://help.truesight.bmc.com/hc/en-us/articles/202360701) |
27 | 27 |
|
28 | 28 | ### Plugin Setup
|
29 | 29 |
|
|
0 commit comments