java.lang.Object
oshi.driver.unix.aix.perfstat.PerfstatNetInterface
Utility to query performance stats for network interfaces
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.sun.jna.platform.unix.aix.Perfstat.perfstat_netinterface_t[]
Queries perfstat_netinterface for per-netinterface usage statistics
-
Method Details
-
queryNetInterfaces
public static com.sun.jna.platform.unix.aix.Perfstat.perfstat_netinterface_t[] queryNetInterfaces()Queries perfstat_netinterface for per-netinterface usage statistics- Returns:
- an array of usage statistics
-