network
The network
resource allows an administrator to examine networking interface statistics on the host. Selecting the network
resource displays a list of the network interfaces attached to the host. Selecting one of the interfaces will list the available properties.
Element | Description | Type |
| Number of bytes received by the interface. | interval snapshot |
| Rate of bytes received by the interface. | interval average |
| Number of bytes transmitted by the interface. | interval snapshot |
| Rate of bytes sent by the interface. | interval average |
| Total errors both incoming and outgoing. This number includes packets dropped, collisions, fifo, frame, and carrier errors. | interval snapshot |
| The total number of packets received by the interface. | interval snapshot |
| The total number of packets sent by the interface. | interval snapshot |
Statistics Database Tables: HNET_STATIC
, HNET_DYNAMIC
Admin Path: /amps/host/network/<id>/<metric>
Last updated