def __init__(self): CommonAttributes.__init__(self) self.cpu_stats = '' self.mem_stats = '' self.disk_stats = '' self.processes = '' self.es_stats = ''
def __init__(self): CommonAttributes.__init__(self)
def __init__(self): CommonAttributes.__init__(self) self.welcome = "Welcome to the nightHawk Response framework. Use the node tree on the left to select an endpoint."