Skip to content

Commit a4181f4

Browse files
mattdesmaraismjang
andauthored
Update content/includes/use-cases/monitoring/enable-nginx-plus-status-zone-limited.md
Co-authored-by: Mike Jang <[email protected]>
1 parent 6ba5508 commit a4181f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/includes/use-cases/monitoring/enable-nginx-plus-status-zone-limited.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ files:
44
- content/nginx-one/nginx-configs/metrics/enable-metrics.md
55
---
66

7-
To make NGINX Plus metrics available on the NGINX Console, shared memory zones must be enabled for the virtual servers being monitored. Shared memory zones store configuration and runtime state information shared across NGINX worker processes.
7+
To make NGINX Plus metrics available on the NGINX One Console, you must enable shared memory zones for the virtual servers being monitored. Shared memory zones store configuration and runtime state information shared across NGINX worker processes.
88

99
To display [HTTP]({{< ref "nginx/admin-guide/load-balancer/http-load-balancer.md" >}}) and [TCP]({{< ref "nginx/admin-guide/load-balancer/tcp-udp-load-balancer.md" >}}) servers in NGINX Console, one or more status_zone directives must be defined. The same zone name can be reused across multiple server blocks.
1010

0 commit comments

Comments
 (0)