Skip to main content

network (host statistics)

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.

ElementDescriptionType
bytes_inNumber of bytes received by the interface.interval snapshot
bytes_in_per_secondRate of bytes received by the interface.interval average
bytes_outNumber of bytes transmitted by the interface.interval snapshot
bytes_out_per_secondRate of bytes sent by the interface.interval average
errors

Total errors both incoming and outgoing.

This number includes packets dropped, collisions, fifo, frame, and carrier errors.

interval snapshot
packets_inThe total number of packets received by the interface.interval snapshot
packets_outThe total number of packets sent by the interface.interval snapshot

Statistics Database Tables: HNET_STATIC, HNET_DYNAMIC

Admin Path: /amps/host/network/<id>/<metric>