Diagnostics¶
Diagnostics displays details about the health and status of the gateway. The following diagnostics groups are displayed:
- Hardware
- Heap
- IP Sockets
- Kernel Heap
- Modules
- Ping
- Ports
- Threads
To view diagnostics details:
- In Web Manager, go to Diagnostics.
- For CLI, issue Diagnostics from the Status level. See Status Diagnostics level.
- For XML, export the status group for diagnostics using the CLI
xsr dump [group-list]or Web API export status group.
All groups except Ping are display only.
| Ping Settings | Description |
|---|---|
| Host | DNS hostname or IP address to send ping request to |
| Timeout | How long to wait (seconds) for a response for each ping packet sent |
| Count | Number of ping packets to send |
| Data Length | Number of data bytes to be sent in the ping packet. The default is 64 bytes. Enter a range between 64 and 1452 bytes. |