Performance:Network Interface
Method
Purpose
This method (on Microsoft Windows) returns statistics regarding the specified network interface. If a network interface is not specified, statistics for all network interfaces are returned.
Type
Asynchronous, IMPACT_INFO.
Arguments
Name |
Type |
Description |
Network Interface |
String |
Network Interface. |
TimeInterval |
Integer |
Time interval in seconds after which data will be returned. |
Returns
Name |
Type |
Instance |
String. Table is indexed on Instance. |
Bytes Total/sec |
Double |
Packets/sec |
Double |
Packets Received/sec |
Double |
Packets Sent/sec |
Double |
Current Bandwidth |
Double |
Bytes Received/sec |
Double |
Packets Received Unicast/sec |
Double |
Packets Received Non-Unicast/sec |
Double |
Packets Received Discarded |
Double |
Packets Received Errors |
Double |
Packets Received Unknown |
Double |
Bytes Sent/sec |
Double |
Packets Sent Unicast/sec |
Double |
Packets Sent Non-Unicast/sec |
Double |
Packets Outbound Discarded |
Double |
Packets Outbound Errors |
Double |
Output Queue Length |
Double |