Skip to content

Commit b5f1418

Browse files
Merge pull request #303172 from sushantjrao/break-glass-setup
Update reference-operator-nexus-observability-metrics.md
2 parents 83edb8d + 8e7624a commit b5f1418

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

articles/operator-nexus/reference-operator-nexus-observability-metrics.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,15 @@ All of the measurements are collected at 5-minute intervals.
153153
| Lldp Frame out | LLDPFrameOut in a network device refers to the number of Link Layer Discovery Protocol (LLDP) frames that the device sent. LLDP is used by network devices to advertise their identity and capabilities to other devices on the same network. |
154154
| Lldp TLV unknown | LLDPTLVUnknown in a network device refers to the number of Link Layer Discovery Protocol (LLDP) frames received that contain unknown Type-Length-Value (TLV) entries. TLVs are used in network protocols to specify optional information. An "unknown" TLV suggests the device received data that it doesn't recognize or can't interpret, which could indicate compatibility issues within the network. |
155155

156+
## Terminal service monitoring
157+
158+
Monitors terminal server IP reachability (TS Net1 and TS Net3, IPv4) and HTTP file server availability via periodic (every 5 minutes) ICMP ping from Azure Fabric Monitoring Infrastructure. Metrics reflect real-time reachability status, including disconnected or unhealthy scenarios. For TsPing, any value apart from 1 indicates an unhealthy state (2: Destination Unreachable, 3: Time Exceeded provide specific reasons). For NnfFileServer, any value apart from 200 is unhealthy; -1 indicates the server is unreachable or there is an error on the monitoring service.
159+
160+
| **Metric** | **Value** | **Targeted ARM Resource** |
161+
| ----------------- | --------------------------------------------------------------------------------------------------------- | ------------------------- |
162+
| **TsPing** | 1: ICMP Echo Reply <br> 2: Destination Unreachable <br> 3: Time Exceeded <br> 4: ICMP Echo <br> 5: Error | Fabric |
163+
| **NnfFileServer** | 200: HTTP OK <br> 500: HTTP Error <br> -1: Server Not Timed out / Not reachable | Fabric |
164+
156165

157166
## Network fabric device resource utilization
158167

0 commit comments

Comments
 (0)