mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
Update titles for monitoring section
Signed-off-by: Waldemar Quevedo <wally@synadia.com>
This commit is contained in:
parent
2d01097d33
commit
6b23228535
@ -1,4 +1,4 @@
|
|||||||
## Monitoring
|
## Monitoring NATS
|
||||||
|
|
||||||
To monitor the NATS messaging system, `nats-server` provides a lightweight HTTP server on a dedicated monitoring port. The monitoring server provides several endpoints, including [varz](#/varz), [connz](#/connz), [routez](#/routez), and [subsz](#/subz). All endpoints return a JSON object.
|
To monitor the NATS messaging system, `nats-server` provides a lightweight HTTP server on a dedicated monitoring port. The monitoring server provides several endpoints, including [varz](#/varz), [connz](#/connz), [routez](#/routez), and [subsz](#/subz). All endpoints return a JSON object.
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
## Monitoring
|
## Monitoring NATS Streaming
|
||||||
|
|
||||||
To monitor the NATS streaming system, a lightweight HTTP server is used on a dedicated monitoring port. The monitoring server provides several endpoints, all returning a JSON object.
|
To monitor the NATS Streaming system, a lightweight HTTP server is used on a dedicated monitoring port. The monitoring server provides several endpoints, all returning a JSON object.
|
||||||
|
|
||||||
### Enabling from the command line
|
### Enabling from the command line
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user