Skip to content

Commit 876f2b9

Browse files
mkingstJTorreG
andauthored
Update install-nginx-plus-advanced-metrics.md (#60)
* Update install-nginx-plus-advanced-metrics.md * Update content/nms/nginx-agent/install-nginx-plus-advanced-metrics.md --------- Co-authored-by: Jon Torre <[email protected]>
1 parent 3211902 commit 876f2b9

File tree

1 file changed

+14
-7
lines changed

1 file changed

+14
-7
lines changed

content/nms/nginx-agent/install-nginx-plus-advanced-metrics.md

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,32 @@
11
---
2-
title: Install NGINX Plus Metrics Module
2+
title: Install NGINX Plus Metrics Module for API Connectivity Manager
33
description: Follow the steps in this guide to install the F5 NGINX Plus dynamic metrics
4-
module and configure NGINX Agent to push app-centric metrics to NGINX Management
5-
Suite.
4+
module and configure NGINX Agent to push app-centric metrics to API Connectivity Manager.
65
weight: 110
76
toc: true
87
type: how-to
98
docs: DOCS-1099
109
---
1110

11+
{{< eol-call-out "warning" "End of Sale Notice:" >}} F5 NGINX is announcing the End of Sale (EoS) for NGINX Instance Manager API Connectivity Manager Module, effective January 1, 2024.
12+
13+
F5 maintains generous lifecycle policies that allow customers to continue support and receive product updates. Existing API Connectivity Manager Module customers can continue to use the product past the EoS date. License renewals are not available after September 30, 2024.
14+
15+
See our End of Sale announcement for more details. {{< /eol-call-out >}}
16+
1217
## Overview
1318

14-
The F5 NGINX Plus metrics module is a dynamic module that you can install on your NGINX Plus data plane instances. The metrics module reports advanced, app-centric metrics and dimensions like “application name” or “gateway” to the NGINX Agent, which then aggregates and publishes the data to the NGINX Management Suite. Advanced, app-centric metrics are used by particular NGINX Management Suite modules for features associated with HTTP requests.
19+
The F5 NGINX Plus metrics module is a dynamic module that you can install on your NGINX Plus data plane instances for use with API Connectivity Manager. The metrics module reports advanced, app-centric metrics and dimensions like “application name” or “gateway” to the NGINX Agent, which then aggregates and publishes the data to API Connectivity Manager. Advanced, app-centric metrics are used by particular API Connectivity Manager for features associated with HTTP requests.
20+
21+
This module is not required or necessary for NGINX Instance Manager.
1522

1623
---
1724

1825
## Before You Begin
1926

20-
Complete the following prerequisites before proceeding with the steps in this guide. This guide assumes that you have NGINX Management Suite installed and configured.
27+
Complete the following prerequisites before proceeding with the steps in this guide. This guide assumes that you have NGINX Management Suite installed and configured with the API Connectivity Manager module.
2128

22-
- Check that your NGINX data plane instances are running **NGINX Plus R24 or later**.
29+
- Check that your NGINX data plane instances are running **NGINX Plus R24** (last supported version of this module is NGINX Plus R33).
2330

2431
To see which version of NGINX Plus is running on your instance, run the following command:
2532

@@ -92,7 +99,7 @@ Do not push configuration changes to the impacted instance, or any instance grou
9299
sudo apt install nginx-plus-module-metrics
93100
```
94101
95-
### Install from NGINX Management Suite
102+
### Install from NGINX Management Suite (only supported in version 2.18 or earlier)
96103
97104
To install the NGINX Plus metrics module from NGINX Management Suite, use a command-line tool like `curl` or `wget`.
98105

0 commit comments

Comments
 (0)