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