Example #1
0
def GetNetworkStatus():
    return network.monitor()
Example #2
0
def GetLinuxNetworkStatus():
    return network.monitor()


# def get_memory_info():
#     return memory.monitor()
Example #3
0
def GetLinuxNetworkStatus():
    return network.monitor()
Example #4
0
def LinuxNetworkPlugin():
    return network.monitor()