Class LinuxNetworks

    • Constructor Summary

      Constructors 
      Constructor Description
      LinuxNetworks()  
    • Constructor Detail

      • LinuxNetworks

        public LinuxNetworks()
    • Method Detail

      • updateNetworkStats

        public static void updateNetworkStats​(NetworkIF netIF)
        Updates interface network statistics on the given interface. Statistics include packets and bytes sent and received, and interface speed.
        Parameters:
        netIF - The interface on which to update statistics